core/tests/components/zha
puddly 5f22b0c6cc
Handle invalid ZHA cluster handlers (#92543)
* Do not crash on startup when an invalid cluster handler is encountered

* Add a unit test
2023-05-04 20:02:17 -04:00
..
__init__.py
common.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
conftest.py Fix ZHA startup failure with the Konke button (#92144) 2023-04-27 18:35:07 -04:00
data.py Allow the ZHA default light transition time to be configured as a float (#92075) 2023-04-26 21:24:06 +02:00
test_alarm_control_panel.py
test_api.py Add a channel changing API to ZHA (#92076) 2023-04-27 11:04:22 -04:00
test_backup.py
test_base.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
test_binary_sensor.py
test_button.py
test_climate.py
test_cluster_handlers.py Handle invalid ZHA cluster handlers (#92543) 2023-05-04 20:02:17 -04:00
test_config_flow.py Add a warning step to ZHA's config flow to advise against some radios (#92078) 2023-04-26 21:40:46 +02:00
test_cover.py
test_device.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
test_device_action.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
test_device_tracker.py
test_device_trigger.py Fix ZHA device triggers (#92186) 2023-04-28 11:29:24 -04:00
test_diagnostics.py
test_discover.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
test_fan.py
test_gateway.py Fix lingering timer in ZHA tests (#91688) 2023-04-19 13:00:25 -04:00
test_helpers.py
test_init.py
test_light.py Allow the ZHA default light transition time to be configured as a float (#92075) 2023-04-26 21:24:06 +02:00
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py
test_registries.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
test_select.py
test_sensor.py Don't poll ZHA electrical measurement sensors unnecessarily (#92330) 2023-05-01 18:32:40 +02:00
test_siren.py
test_switch.py
test_websocket_api.py Add a channel changing API to ZHA (#92076) 2023-04-27 11:04:22 -04:00
zha_devices_list.py Don't poll ZHA electrical measurement sensors unnecessarily (#92330) 2023-05-01 18:32:40 +02:00