core/tests/components/emulated_hue
Alex Bahm 471afb4702 Add color support to emulated hue (#19590)
* [Hue API] Add color support

Adds color support to the hue api (specifically hue/saturation). Switched from using a tuple to convey state internally to using a dict to make adding new fields easier.

* [Hue API] Add unit test for color support
2019-04-02 11:25:58 -07:00
..
__init__.py Re-org emulated_hue and fix google home (#4708) 2016-12-04 10:57:48 -08:00
test_hue_api.py Add color support to emulated hue (#19590) 2019-04-02 11:25:58 -07:00
test_init.py Fixed issue #16903 re exception with multiple simultanious writes (#17636) 2018-10-23 10:54:03 +02:00
test_upnp.py Restore states through a JSON store instead of recorder (#17270) 2018-11-28 13:16:43 +01:00