Bump up ZHA dependencies (#60474)
This commit is contained in:
parent
3af54d96c7
commit
9b493be2b2
3 changed files with 6 additions and 6 deletions
|
@ -4,11 +4,11 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"bellows==0.28.0",
|
"bellows==0.29.0",
|
||||||
"pyserial==3.5",
|
"pyserial==3.5",
|
||||||
"pyserial-asyncio==0.5",
|
"pyserial-asyncio==0.5",
|
||||||
"zha-quirks==0.0.63",
|
"zha-quirks==0.0.63",
|
||||||
"zigpy-deconz==0.13.0",
|
"zigpy-deconz==0.14.0",
|
||||||
"zigpy==0.41.0",
|
"zigpy==0.41.0",
|
||||||
"zigpy-xbee==0.14.0",
|
"zigpy-xbee==0.14.0",
|
||||||
"zigpy-zigate==0.7.3",
|
"zigpy-zigate==0.7.3",
|
||||||
|
|
|
@ -384,7 +384,7 @@ beautifulsoup4==4.10.0
|
||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.28.0
|
bellows==0.29.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.8.2
|
bimmer_connected==0.8.2
|
||||||
|
@ -2492,7 +2492,7 @@ zhong_hong_hvac==1.0.9
|
||||||
ziggo-mediabox-xl==1.1.0
|
ziggo-mediabox-xl==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.13.0
|
zigpy-deconz==0.14.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee==0.14.0
|
zigpy-xbee==0.14.0
|
||||||
|
|
|
@ -254,7 +254,7 @@ azure-eventhub==5.5.0
|
||||||
base36==0.1.1
|
base36==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.28.0
|
bellows==0.29.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.8.2
|
bimmer_connected==0.8.2
|
||||||
|
@ -1469,7 +1469,7 @@ zeroconf==0.37.0
|
||||||
zha-quirks==0.0.63
|
zha-quirks==0.0.63
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.13.0
|
zigpy-deconz==0.14.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee==0.14.0
|
zigpy-xbee==0.14.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue