mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +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,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.20.3",
|
||||
"bellows==0.21.0",
|
||||
"pyserial==3.4",
|
||||
"zha-quirks==0.0.46",
|
||||
"zha-quirks==0.0.47",
|
||||
"zigpy-cc==0.5.2",
|
||||
"zigpy-deconz==0.11.0",
|
||||
"zigpy==0.28.0",
|
||||
"zigpy==0.28.1",
|
||||
"zigpy-xbee==0.13.0",
|
||||
"zigpy-zigate==0.7.3",
|
||||
"zigpy-znp==0.2.2"
|
||||
|
@ -339,7 +339,7 @@ beautifulsoup4==4.9.1
|
||||
# beewi_smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.20.3
|
||||
bellows==0.21.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.13
|
||||
@ -2344,7 +2344,7 @@ zengge==0.2
|
||||
zeroconf==0.28.6
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.46
|
||||
zha-quirks==0.0.47
|
||||
|
||||
# homeassistant.components.zhong_hong
|
||||
zhong_hong_hvac==1.0.9
|
||||
@ -2368,7 +2368,7 @@ zigpy-zigate==0.7.3
|
||||
zigpy-znp==0.2.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.28.0
|
||||
zigpy==0.28.1
|
||||
|
||||
# homeassistant.components.zoneminder
|
||||
zm-py==0.4.0
|
||||
|
@ -189,7 +189,7 @@ azure-eventhub==5.1.0
|
||||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.20.3
|
||||
bellows==0.21.0
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==1.3.2
|
||||
@ -1134,7 +1134,7 @@ zeep[async]==4.0.0
|
||||
zeroconf==0.28.6
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.46
|
||||
zha-quirks==0.0.47
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-cc==0.5.2
|
||||
@ -1152,4 +1152,4 @@ zigpy-zigate==0.7.3
|
||||
zigpy-znp==0.2.2
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.28.0
|
||||
zigpy==0.28.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user