hass-core/tests/components/light
puddly 016f2c7581
Improve ZHA group color modes (#111669)
* Set the color mode based on supported color modes

* Replace `zha` with `tuya` in unit test
2024-02-28 17:20:19 -05: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 Improve ZHA group color modes (#111669) 2024-02-28 17:20:19 -05:00
test_intent.py Add type hints to integration tests (j-m) (#87704) 2023-02-08 19:06:59 +01:00
test_recorder.py Return 'None' for light attributes when off instead of removing them (#101946) 2023-10-19 01:08:08 +02:00
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