Bump ZHA to 0.0.53 (#141025)

* Bump ZHA to 0.0.53

* Regenerate snapshot
This commit is contained in:
puddly 2025-03-21 02:44:57 -04:00 committed by Franck Nijhof
parent e98d518b0b
commit f54a634563
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
4 changed files with 13 additions and 4 deletions

View File

@ -21,7 +21,7 @@
"zha",
"universal_silabs_flasher"
],
"requirements": ["zha==0.0.52"],
"requirements": ["zha==0.0.53"],
"usb": [
{
"vid": "10C4",

2
requirements_all.txt generated
View File

@ -3149,7 +3149,7 @@ zeroconf==0.145.1
zeversolar==0.3.2
# homeassistant.components.zha
zha==0.0.52
zha==0.0.53
# homeassistant.components.zhong_hong
zhong-hong-hvac==1.0.13

View File

@ -2538,7 +2538,7 @@ zeroconf==0.145.1
zeversolar==0.3.2
# homeassistant.components.zha
zha==0.0.52
zha==0.0.53
# homeassistant.components.zwave_js
zwave-js-server-python==0.60.1

View File

@ -179,7 +179,16 @@
}),
'0x0010': dict({
'attribute': "ZCLAttributeDef(id=0x0010, name='cie_addr', type=<class 'zigpy.types.named.EUI64'>, zcl_type=<DataTypeId.EUI64: 240>, access=<ZCLAttributeAccess.Read|Write: 3>, mandatory=True, is_manufacturer_specific=False)",
'value': None,
'value': list([
50,
79,
50,
2,
0,
141,
21,
0,
]),
}),
'0x0011': dict({
'attribute': "ZCLAttributeDef(id=0x0011, name='zone_id', type=<class 'zigpy.types.basic.uint8_t'>, zcl_type=<DataTypeId.uint8: 32>, access=<ZCLAttributeAccess.Read: 1>, mandatory=True, is_manufacturer_specific=False)",