hass-core/tests/components/light
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 Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_demo.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_group.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_hue.py Refactor Hue: phue -> aiohue (#13043) 2018-03-16 20:27:05 -07:00
test_init.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_litejet.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_mochad.py Fix X10 commands for mochad light turn on (#11146) 2017-12-17 00:52:40 +01:00
test_mqtt.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_mqtt_json.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_mqtt_template.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
test_rflink.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_rfxtrx.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
test_template.py Fix light template to return brightness as int (#12447) 2018-02-16 09:32:11 -08:00
test_zwave.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00