core/tests/components/hue
Ville Skyttä d236a19139
Include all SSDP data in discovery info (#28197)
* Include all SSDP data in discovery info

* Use UPnP device description as discovery info, inject some SSDP attrs

* Clean up attribute names

* Adapt existing SSDP flows to changed attribute names

* Prefix all SSDP UPnP attribute name constants with ATTR_UPNP, tweak a bit
2019-12-19 19:28:03 +02:00
..
__init__.py Refactor Hue: phue -> aiohue (#13043) 2018-03-16 20:27:05 -07:00
test_bridge.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
test_config_flow.py Include all SSDP data in discovery info (#28197) 2019-12-19 19:28:03 +02:00
test_init.py Convert Hue to use unique ID (#30000) 2019-12-16 19:45:09 +01:00
test_light.py Sort imports according to PEP8 for hue (#29757) 2019-12-09 13:25:04 +01:00
test_sensor_base.py Limit parallel requests to Philips Hue (#29189) 2019-12-01 13:24:16 -08:00