core/tests/components/light
Erik Montnemery 85786fd987
Make some device action tests more explicit (#59469)
* Make some device action tests more explicit

* Adjust tests
2021-11-11 12:32:51 +01:00
..
__init__.py
common.py Add support for color_mode white to tasmota light (#51608) 2021-06-08 17:43:04 +02:00
conftest.py
test_device_action.py Make some device action tests more explicit (#59469) 2021-11-11 12:32:51 +01:00
test_device_condition.py Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_device_trigger.py Block custom integrations with missing or invalid version (#49916) 2021-05-17 15:48:41 +02:00
test_init.py Update light turn_on schema to coerce colors to tuple before asserting sequence type (#58670) 2021-10-29 15:51:14 +02:00
test_intent.py Update light intents to check supported_color_modes (#50625) 2021-05-14 14:23:29 -07:00
test_reproduce_state.py Revert "Improve light scene support for white mode (#53768)" (#53782) 2021-07-30 21:10:32 -07:00
test_significant_change.py