core/tests/components/light
Erik Montnemery 5f2326fb57
Add support for light color modes (#47720)
* Add support for light color modes

* Update tests

* Update comments

* Fix bugs, add tests

* Suppress lint errors

* Don't suppress brightness when state is ambiguous

* Improve reproduce_state + add tests

* Add comment

* Change COLOR_MODE_* constants, rename COLOR_MODE_DIMMER to COLOR_MODE_BRIGHTNESS

* Fix tests

* Tweaks
2021-03-16 12:51:39 +01:00
..
__init__.py
common.py MQTT Light: Use flash attribute in async_turn_off (#47919) 2021-03-15 11:24:07 +01:00
conftest.py Allow any parameter of a light profile as an optional parameter (#44079) 2021-01-13 12:11:20 +01:00
test_device_action.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_device_condition.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_device_trigger.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_init.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
test_intent.py
test_reproduce_state.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
test_significant_change.py Light significant changes + sensor tweaks (#45583) 2021-01-26 22:11:06 +01:00