core/tests/components/emulated_hue
Alex Bahm 471afb4702 Add color support to emulated hue ()
* [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
test_hue_api.py Add color support to emulated hue () 2019-04-02 11:25:58 -07:00
test_init.py Fixed issue re exception with multiple simultanious writes () 2018-10-23 10:54:03 +02:00
test_upnp.py Restore states through a JSON store instead of recorder () 2018-11-28 13:16:43 +01:00