core/tests/components/light
Erik Montnemery 1764c031df
Warn when lights violate color mode rules (#110336)
* Warn when lights violate color mode rules

* Update test

* Remove redundant warning, add tests

* Improve test coverage
2024-02-12 17:43:50 +01:00
..
__init__.py
common.py
conftest.py
test_device_action.py
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
test_init.py Warn when lights violate color mode rules (#110336) 2024-02-12 17:43:50 +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