core/homeassistant
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
..
auth Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
components Improve Philips Hue color conversion 2 (#20118) 2019-01-15 11:30:50 -08:00
helpers Fix warning (#19946) 2019-01-11 12:05:56 -08:00
scripts Upgrade keyring to 17.1.1 (#19962) 2019-01-11 10:48:07 -05:00
util Improve Philips Hue color conversion 2 (#20118) 2019-01-15 11:30:50 -08:00
__init__.py
__main__.py
bootstrap.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
config.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
config_entries.py Add emulated_roku component (#17596) 2019-01-11 03:20:35 +01:00
const.py Bumped version to 0.86.0.dev0 2019-01-11 15:10:01 -08:00
core.py Added partial detection to async_add_job (#20119) 2019-01-14 15:08:44 -08:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade ruamel.yaml to 0.15.85 (#19960) 2019-01-11 07:44:11 -08:00
requirements.py
setup.py Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00