core/tests/components/light
Erik Montnemery a5a3c98aff
Make lights supporting rgbw and rgbww accept colors (#49565)
* Allow lights supporting rgbw and rgbww accepting colors

* Tweak, update tests
2021-04-23 09:25:37 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
common.py Add color_mode support to MQTT JSON light (#47993) 2021-03-31 11:28:45 +02: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 Add helper to get an entity's supported features (#48825) 2021-04-10 08:19:16 +02: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 Make lights supporting rgbw and rgbww accept colors (#49565) 2021-04-23 09:25:37 +02:00
test_intent.py use isort to sort imports according to PEP8 for light (#29648) 2019-12-08 22:46:23 +05:30
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