mirror of
https://github.com/home-assistant/core.git
synced 2025-05-03 21:49:17 +00:00
Bump up ZHA dependencies (#43707)
bellows==0.21.0 zigpy==0.28.1 zha-quirks==0.0.47
This commit is contained in:
parent
7c0e148b59
commit
c42b650031
@ -4,12 +4,12 @@
|
|||||||
"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.20.3",
|
"bellows==0.21.0",
|
||||||
"pyserial==3.4",
|
"pyserial==3.4",
|
||||||
"zha-quirks==0.0.46",
|
"zha-quirks==0.0.47",
|
||||||
"zigpy-cc==0.5.2",
|
"zigpy-cc==0.5.2",
|
||||||
"zigpy-deconz==0.11.0",
|
"zigpy-deconz==0.11.0",
|
||||||
"zigpy==0.28.0",
|
"zigpy==0.28.1",
|
||||||
"zigpy-xbee==0.13.0",
|
"zigpy-xbee==0.13.0",
|
||||||
"zigpy-zigate==0.7.3",
|
"zigpy-zigate==0.7.3",
|
||||||
"zigpy-znp==0.2.2"
|
"zigpy-znp==0.2.2"
|
||||||
|
@ -339,7 +339,7 @@ beautifulsoup4==4.9.1
|
|||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.20.3
|
bellows==0.21.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.7.13
|
bimmer_connected==0.7.13
|
||||||
@ -2344,7 +2344,7 @@ zengge==0.2
|
|||||||
zeroconf==0.28.6
|
zeroconf==0.28.6
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.46
|
zha-quirks==0.0.47
|
||||||
|
|
||||||
# homeassistant.components.zhong_hong
|
# homeassistant.components.zhong_hong
|
||||||
zhong_hong_hvac==1.0.9
|
zhong_hong_hvac==1.0.9
|
||||||
@ -2368,7 +2368,7 @@ zigpy-zigate==0.7.3
|
|||||||
zigpy-znp==0.2.2
|
zigpy-znp==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.28.0
|
zigpy==0.28.1
|
||||||
|
|
||||||
# homeassistant.components.zoneminder
|
# homeassistant.components.zoneminder
|
||||||
zm-py==0.4.0
|
zm-py==0.4.0
|
||||||
|
@ -189,7 +189,7 @@ azure-eventhub==5.1.0
|
|||||||
base36==0.1.1
|
base36==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.20.3
|
bellows==0.21.0
|
||||||
|
|
||||||
# homeassistant.components.blebox
|
# homeassistant.components.blebox
|
||||||
blebox_uniapi==1.3.2
|
blebox_uniapi==1.3.2
|
||||||
@ -1134,7 +1134,7 @@ zeep[async]==4.0.0
|
|||||||
zeroconf==0.28.6
|
zeroconf==0.28.6
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.46
|
zha-quirks==0.0.47
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-cc==0.5.2
|
zigpy-cc==0.5.2
|
||||||
@ -1152,4 +1152,4 @@ zigpy-zigate==0.7.3
|
|||||||
zigpy-znp==0.2.2
|
zigpy-znp==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.28.0
|
zigpy==0.28.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user