* Add SSDP integration * Fix tests * Sort all the things * Add netdisco to test requirements
15 lines
225 B
Python
15 lines
225 B
Python
"""Automatically generated by hassfest.
|
|
|
|
To update, run python3 -m hassfest
|
|
"""
|
|
|
|
|
|
SSDP = {
|
|
"device_type": {},
|
|
"manufacturer": {
|
|
"Royal Philips Electronics": [
|
|
"hue"
|
|
]
|
|
},
|
|
"st": {}
|
|
}
|