hass-core/homeassistant/generated/ssdp.py
Paulus Schoutsen 9debbfb1a8
Add SSDP integration (#24090)
* Add SSDP integration

* Fix tests

* Sort all the things

* Add netdisco to test requirements
2019-05-26 19:48:27 -07:00

15 lines
225 B
Python

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