core/tests/components/hue
starkillerOG 11602c1da0 Improve Philips Hue color conversion 2 (#20118)
* Add gamut capability to color util

* Include gamut in hue_test

* Improve Philips Hue color conversion

* correct import for new location hue.light

* include file changes between PR's

* update aiohue version

* update aiohue version

* update aiohue version

* fix hue_test

Now Idea why it failed compared to the previous time

* Include gamut in hue_test

* fix hue_test

* Try to test hue gamut conversion

supply a color that is well outside the color gamut of the light, and see if the response is correctly converted to within the reach of the light.

* switch from gamut A to gamut B for the tests.

* remove white space in blanck line

* Fix gamut hue test

* Add Gamut tests for the util.color

* fix hue gamut test

* fix hue gamut test

* Improve Philips Hue color conversion
2019-01-15 11:30:50 -08:00
..
__init__.py Refactor Hue: phue -> aiohue (#13043) 2018-03-16 20:27:05 -07:00
test_bridge.py async_create_task (#17059) 2018-10-02 11:03:09 +02:00
test_config_flow.py Convert Hue to always use config entries (#13034) 2018-03-29 20:15:40 -07:00
test_init.py Remove discovery (#17070) 2018-10-04 16:04:44 +02:00
test_light.py Improve Philips Hue color conversion 2 (#20118) 2019-01-15 11:30:50 -08:00