hass-core/homeassistant/generated/ssdp.py
2019-06-03 10:06:53 -07:00

19 lines
323 B
Python

"""Automatically generated by hassfest.
To update, run python3 -m script.hassfest
"""
SSDP = {
"device_type": {},
"manufacturer": {
"Belkin International Inc.": [
"wemo"
],
"Royal Philips Electronics": [
"deconz",
"hue"
]
},
"st": {}
}