2019-05-27 02:48:27 +00:00
|
|
|
"""Automatically generated by hassfest.
|
|
|
|
|
2019-05-30 16:41:30 +00:00
|
|
|
To update, run python3 -m script.hassfest
|
2019-05-27 02:48:27 +00:00
|
|
|
"""
|
|
|
|
|
|
|
|
|
|
|
|
SSDP = {
|
|
|
|
"device_type": {},
|
|
|
|
"manufacturer": {
|
2019-06-03 17:06:53 +00:00
|
|
|
"Belkin International Inc.": [
|
|
|
|
"wemo"
|
|
|
|
],
|
2019-05-27 02:48:27 +00:00
|
|
|
"Royal Philips Electronics": [
|
2019-06-03 16:26:01 +00:00
|
|
|
"deconz",
|
2019-05-27 02:48:27 +00:00
|
|
|
"hue"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"st": {}
|
|
|
|
}
|