hass-core/homeassistant/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 Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
const.py Expose Alexa Smart Home via HTTP POST (#11859) 2018-01-23 10:45:28 -08:00
flash_briefings.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
intent.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
smart_home.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00