1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/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
..
.translations Update translations 2019-01-13 09:38:22 -08:00
__init__.py Improve Philips Hue color conversion 2 (#20118) 2019-01-15 11:30:50 -08:00
bridge.py async_create_task (#17059) 2018-10-02 11:03:09 +02:00
config_flow.py Add config entries to connection class (#16618) 2018-09-17 10:12:46 +02:00
const.py Convert Hue to always use config entries (#13034) 2018-03-29 20:15:40 -07:00
errors.py Convert Hue to always use config entries (#13034) 2018-03-29 20:15:40 -07:00
light.py Improve Philips Hue color conversion 2 (#20118) 2019-01-15 11:30:50 -08:00
strings.json Update Hue flow title (#14852) 2018-06-07 16:00:42 +02:00