core/tests/components/light
Erik Montnemery c3de193e2e
Adjust color_mode checks when lights render effects (#108737)
* Adjust color_mode checks when lights render effects

* Improve comment

* Avoid calling effect property if light does not support effects

* Fix test
2024-01-24 15:44:45 +01:00
..
__init__.py
common.py
conftest.py
test_device_action.py Use real devices in light device action tests (#102722) 2023-10-24 21:38:24 +00:00
test_device_condition.py Use real devices in light device condition tests (#102756) 2023-10-25 09:42:35 +02:00
test_device_trigger.py Use real devices in light device trigger tests (#102689) 2023-10-24 21:58:37 +02:00
test_init.py Adjust color_mode checks when lights render effects (#108737) 2024-01-24 15:44:45 +01:00
test_intent.py
test_recorder.py
test_reproduce_state.py Remove support for deprecated light attributes from light scenes (#104254) 2023-11-21 07:51:41 +01:00
test_significant_change.py