core/homeassistant/components/zha
puddly 22dfa8797f
Bump ZHA dependencies (#93989)
* Make `find_entity_id` synchronous

* Remove `tries`

* Use new `attribute_updated` event signature

* Validate attributes before creating entities

* Avoid swallowing exceptions when opening covers

* Bump ZHA dependencies

* Add a matcher for Sinope water leak sensors using a non-standard ZCL attribute

* Ensure handler matching is strict, not multi

* Add type annotations for newly-updated functions
2023-06-14 21:42:31 -04:00
..
core Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
__init__.py
alarm_control_panel.py
api.py
backup.py
binary_sensor.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
button.py
climate.py
config_flow.py Drop call to usb.get_serial_by_id from zha config flow (#94278) 2023-06-08 19:21:08 +02:00
cover.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
device_action.py
device_tracker.py
device_trigger.py
diagnostics.py
entity.py
fan.py
light.py Remove unneeded checks for Entity.platform (#94321) 2023-06-09 15:17:41 +02:00
lock.py
logbook.py
manifest.json Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
number.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
radio_manager.py
select.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
sensor.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
services.yaml
silabs_multiprotocol.py
siren.py
strings.json
switch.py Bump ZHA dependencies (#93989) 2023-06-14 21:42:31 -04:00
websocket_api.py Fix ZHA binding api to actually return responses (#94388) 2023-06-12 13:07:42 -04:00