core/tests/components/yeelight
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 Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
conftest.py Lint suppression cleanups (#47248) 2021-03-02 09:02:04 +01:00
test_binary_sensor.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow.py Use core constants for yeelight (#46552) 2021-02-16 09:00:09 -05:00
test_init.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00
test_light.py Add support for light color modes (#47720) 2021-03-16 12:51:39 +01:00