hass-core/tests/components/light
Erik Montnemery 443463e19d
Emulate color_temp for lights which support color or white ()
* Emulate color_temp for lights which support color or white

* Support legacy lights

* Tidy up group.light code

* Improve color_temp to white conversion

* Remove color_temp to white conversion

* Add test

* Tweak deconz test
2021-06-09 11:23:01 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Add support for color_mode white to tasmota light () 2021-06-08 17:43:04 +02:00
conftest.py Allow any parameter of a light profile as an optional parameter () 2021-01-13 12:11:20 +01:00
test_device_action.py Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
test_device_condition.py Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
test_device_trigger.py Block custom integrations with missing or invalid version () 2021-05-17 15:48:41 +02:00
test_init.py Emulate color_temp for lights which support color or white () 2021-06-09 11:23:01 +02:00
test_intent.py Update light intents to check supported_color_modes () 2021-05-14 14:23:29 -07:00
test_reproduce_state.py Add color_mode white () 2021-06-06 11:13:18 +02:00
test_significant_change.py Light significant changes + sensor tweaks () 2021-01-26 22:11:06 +01:00