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"
|
|
|
|
]
|
|
|
|
},
|
2019-06-12 23:08:08 +00:00
|
|
|
"st": {
|
|
|
|
"urn:schemas-denon-com:device:ACT-Denon:1": [
|
|
|
|
"heos"
|
2019-06-13 18:09:07 +00:00
|
|
|
],
|
|
|
|
"urn:schemas-upnp-org:device:ZonePlayer:1": [
|
|
|
|
"sonos"
|
2019-06-12 23:08:08 +00:00
|
|
|
]
|
|
|
|
}
|
2019-05-27 02:48:27 +00:00
|
|
|
}
|