hass-core/homeassistant/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
..
core Handle invalid ZHA cluster handlers (#92543) 2023-05-04 20:02:17 -04:00
__init__.py
alarm_control_panel.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
api.py Add a channel changing API to ZHA (#92076) 2023-04-27 11:04:22 -04:00
backup.py
binary_sensor.py Fix ZHA startup failure with the Konke button (#92144) 2023-04-27 18:35:07 -04:00
button.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
climate.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
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
cover.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
device_action.py Refactor ZHA (#91476) 2023-04-19 10:47:07 -04:00
device_tracker.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
device_trigger.py
diagnostics.py
entity.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
fan.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
light.py Allow the ZHA default light transition time to be configured as a float (#92075) 2023-04-26 21:24:06 +02:00
lock.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
logbook.py
manifest.json Bump ZHA quirks (#92400) 2023-05-03 08:35:53 -04:00
number.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
radio_manager.py Add a warning step to ZHA's config flow to advise against some radios (#92078) 2023-04-26 21:40:46 +02:00
select.py Fix ZHA startup failure with the Konke button (#92144) 2023-04-27 18:35:07 -04:00
sensor.py Don't poll ZHA electrical measurement sensors unnecessarily (#92330) 2023-05-01 18:32:40 +02:00
services.yaml
siren.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
strings.json Add a warning step to ZHA's config flow to advise against some radios (#92078) 2023-04-26 21:40:46 +02:00
switch.py Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04:00
websocket_api.py Add a channel changing API to ZHA (#92076) 2023-04-27 11:04:22 -04:00