core/tests/components/light
Ville Skyttä 9b437ef146
Remaining DeviceAutomationType bits (#62508)
* Use DeviceAutomationType in missed tests/components/*

* Tighten device automation type hints
2021-12-21 20:05:48 +02: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 Remaining DeviceAutomationType bits (#62508) 2021-12-21 20:05:48 +02:00
test_device_condition.py Remaining DeviceAutomationType bits (#62508) 2021-12-21 20:05:48 +02:00
test_device_trigger.py Remaining DeviceAutomationType bits (#62508) 2021-12-21 20:05:48 +02:00
test_init.py Handle color temp to RGBWW conversion (#61473) 2021-12-16 05:39:33 -06: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