hass-core/tests/components/alexa
Adam Mills 89c7c80e42 Use hue/sat as internal light color interface (#11288)
* Accept and report both xy and RGB color for lights

* Fix demo light supported_features

* Add new XY color util functions

* Always make color changes available as xy and RGB

* Always expose color as RGB and XY

* Consolidate color supported_features

* Test fixes

* Additional test fix

* Use hue/sat as the hass core color interface

* Tests updates

* Assume MQTT RGB devices need full RGB brightness

* Convert new platforms

* More migration

* Use float for HS API

* Fix backwards conversion for KNX lights

* Adjust limitless min saturation for new scale
2018-03-18 15:00:29 -07:00
..
__init__.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
test_flash_briefings.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_intent.py Fix aiohttp deprecation warnings (#13240) 2018-03-15 21:49:49 +01:00
test_smart_home.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00