Bump ZHA dependencies (#91291)
This commit is contained in:
parent
5b389a4dbc
commit
fd7d0fff1f
3 changed files with 9 additions and 9 deletions
|
@ -20,12 +20,12 @@
|
||||||
"zigpy_znp"
|
"zigpy_znp"
|
||||||
],
|
],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bellows==0.35.0",
|
"bellows==0.35.1",
|
||||||
"pyserial==3.5",
|
"pyserial==3.5",
|
||||||
"pyserial-asyncio==0.6",
|
"pyserial-asyncio==0.6",
|
||||||
"zha-quirks==0.0.96",
|
"zha-quirks==0.0.97",
|
||||||
"zigpy-deconz==0.20.0",
|
"zigpy-deconz==0.20.0",
|
||||||
"zigpy==0.54.0",
|
"zigpy==0.54.1",
|
||||||
"zigpy-xbee==0.17.0",
|
"zigpy-xbee==0.17.0",
|
||||||
"zigpy-zigate==0.10.3",
|
"zigpy-zigate==0.10.3",
|
||||||
"zigpy-znp==0.10.0"
|
"zigpy-znp==0.10.0"
|
||||||
|
|
|
@ -425,7 +425,7 @@ beautifulsoup4==4.11.1
|
||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.35.0
|
bellows==0.35.1
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.13.0
|
bimmer_connected==0.13.0
|
||||||
|
@ -2701,7 +2701,7 @@ zeroconf==0.56.0
|
||||||
zeversolar==0.3.1
|
zeversolar==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.96
|
zha-quirks==0.0.97
|
||||||
|
|
||||||
# homeassistant.components.zhong_hong
|
# homeassistant.components.zhong_hong
|
||||||
zhong_hong_hvac==1.0.9
|
zhong_hong_hvac==1.0.9
|
||||||
|
@ -2722,7 +2722,7 @@ zigpy-zigate==0.10.3
|
||||||
zigpy-znp==0.10.0
|
zigpy-znp==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.54.0
|
zigpy==0.54.1
|
||||||
|
|
||||||
# homeassistant.components.zoneminder
|
# homeassistant.components.zoneminder
|
||||||
zm-py==0.5.2
|
zm-py==0.5.2
|
||||||
|
|
|
@ -358,7 +358,7 @@ base36==0.1.1
|
||||||
beautifulsoup4==4.11.1
|
beautifulsoup4==4.11.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.35.0
|
bellows==0.35.1
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.13.0
|
bimmer_connected==0.13.0
|
||||||
|
@ -1947,7 +1947,7 @@ zeroconf==0.56.0
|
||||||
zeversolar==0.3.1
|
zeversolar==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.96
|
zha-quirks==0.0.97
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.20.0
|
zigpy-deconz==0.20.0
|
||||||
|
@ -1962,7 +1962,7 @@ zigpy-zigate==0.10.3
|
||||||
zigpy-znp==0.10.0
|
zigpy-znp==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.54.0
|
zigpy==0.54.1
|
||||||
|
|
||||||
# homeassistant.components.zwave_js
|
# homeassistant.components.zwave_js
|
||||||
zwave-js-server-python==0.47.3
|
zwave-js-server-python==0.47.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue