hass-core/homeassistant/components/zha
David F. Mulcahey e85755fbda
Fix ZHA device lookup when ZHA devices are shared with additional integrations (#124429)
* Fix ZHA device lookup when ZHA devices are shared with additional integrations

* clean up except error types

* remove impossible to create exceptions
2024-08-24 15:52:27 -04:00
..
repairs
__init__.py Bump ZHA library to 0.0.29 (#123464) 2024-08-09 10:31:55 -04:00
alarm_control_panel.py
api.py
backup.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
cover.py
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py Resolve versions of ZHA dependencies earlier to prevent blocking call in event loop (#124496) 2024-08-24 06:52:58 +02:00
entity.py Bump ZHA lib to 0.0.31 (#123743) 2024-08-12 22:38:59 +02:00
fan.py Fix supported_features for ZHA fans (#122813) 2024-07-30 02:10:02 +02:00
helpers.py Fix ZHA device lookup when ZHA devices are shared with additional integrations (#124429) 2024-08-24 15:52:27 -04:00
icons.json
light.py
lock.py
logbook.py
manifest.json Bump ZHA lib to 0.0.31 (#123743) 2024-08-12 22:38:59 +02:00
number.py
radio_manager.py Bump ZHA to 0.0.28 (#123259) 2024-08-06 21:46:25 -04:00
select.py Fix ZHA select platform state restoration (#121646) 2024-07-10 10:55:27 -04:00
sensor.py
services.yaml
silabs_multiprotocol.py
siren.py
strings.json Rename Services to Actions in translation strings (#121777) 2024-07-15 21:19:25 +02:00
switch.py
update.py
websocket_api.py Enhance ZHA device removal (#122815) 2024-07-30 02:08:21 +02:00