core/tests/components/deconz
Robert Svensson 0ad56de6fc Fix deCONZ light entity might not report a supported color mode (#112116)
* Handle case where deCONZ light entity might not report a supported color mode

* If in an unknown color mode set ColorMode.UNKNOWN

* Fix comment from external discussion
2024-03-05 23:43:00 -05:00
..
snapshots Add minor version to config entries (#105479) 2023-12-12 08:44:35 +01:00
__init__.py
conftest.py
test_alarm_control_panel.py
test_binary_sensor.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_button.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_climate.py Implement mode validation in Climate entity component (#105745) 2023-12-27 14:51:39 +01:00
test_config_flow.py Use builtin TimeoutError [a-d] (#109678) 2024-02-05 11:31:33 +01:00
test_cover.py
test_deconz_event.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_device_trigger.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_diagnostics.py Use snapshot assertion for Deconz diagnostics test (#98908) 2023-08-23 21:37:03 +02:00
test_fan.py
test_gateway.py Use builtin TimeoutError [a-d] (#109678) 2024-02-05 11:31:33 +01:00
test_init.py Ensure deconz tests add config entry before updating it (#110417) 2024-02-12 15:29:33 -06:00
test_light.py Fix deCONZ light entity might not report a supported color mode (#112116) 2024-03-05 23:43:00 -05:00
test_lock.py
test_logbook.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_number.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_scene.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_select.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_sensor.py Support new deCONZ Particulate Matter endpoint (#104276) 2023-11-24 11:39:13 +01:00
test_services.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00
test_siren.py
test_switch.py Update deconz tests to use device & entity registry fixtures (#103703) 2023-11-09 18:06:53 +01:00