core/homeassistant/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
..
translations [ci skip] Translation update 2021-03-16 00:04:36 +00:00
__init__.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
device_action.py
device_condition.py
device_trigger.py
group.py
intent.py
light_profiles.csv
manifest.json
reproduce_state.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00
services.yaml Add service names to previously enriched services (#46929) 2021-02-23 14:10:13 +01:00
significant_change.py Light significant changes + sensor tweaks (#45583) 2021-01-26 22:11:06 +01:00
strings.json