hass-core/tests/components/wled
Franck Nijhof a6a34c76f7
Add color mode support to WLED (#51648)
* Add color mode support to WLED

* Update homeassistant/components/wled/light.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/wled/light.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/wled/light.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* Update homeassistant/components/wled/light.py

Co-authored-by: Erik Montnemery <erik@montnemery.com>

* black

* property, property

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-06-09 13:31:31 +02:00
..
__init__.py
conftest.py
test_config_flow.py Clean up WLED tests (#50685) 2021-05-15 22:14:56 +02:00
test_init.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_light.py Add color mode support to WLED (#51648) 2021-06-09 13:31:31 +02:00
test_sensor.py Use entity class vars in WLED (#50975) 2021-05-26 14:08:09 +02:00
test_switch.py Update tests t-z to use async_get() instead of async_get_registry() (#47655) 2021-03-09 14:25:03 +01:00