hass-core/homeassistant/components/zha
puddly 9d0dd0b784
Fix ZHA startup failure with the Konke button (#92144)
* Ensure devices with bad cluster subclasses do not prevent startup

* Explicitly unit test an affected SML001 device

* Do not use invalid `hue_occupancy` attribute name

* Actually remove `hue_occupancy`

* Bump ZHA dependencies
2023-04-27 18:35:07 -04:00
..
core Fix ZHA startup failure with the Konke button (#92144) 2023-04-27 18:35:07 -04:00
__init__.py ZHA network settings API (#88564) 2023-03-22 11:15:46 -04:00
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 Remove unneeded use of keys() in ZHA (#86668) 2023-01-26 11:02:46 +01:00
diagnostics.py Perform an energy scan when downloading ZHA diagnostics (#90605) 2023-03-31 15:37:00 -04:00
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 Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
manifest.json Fix ZHA startup failure with the Konke button (#92144) 2023-04-27 18:35:07 -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 Clean up default ZHA entity names (#91841) 2023-04-25 19:51:39 -04: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