mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump up ZHA dependencies. (#28711)
This commit is contained in:
parent
25b0631264
commit
cfa689c3a6
@ -4,11 +4,11 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows-homeassistant==0.10.0",
|
||||
"bellows-homeassistant==0.11.0",
|
||||
"zha-quirks==0.0.27",
|
||||
"zigpy-deconz==0.6.0",
|
||||
"zigpy-homeassistant==0.10.0",
|
||||
"zigpy-xbee-homeassistant==0.6.0",
|
||||
"zigpy-deconz==0.7.0",
|
||||
"zigpy-homeassistant==0.11.0",
|
||||
"zigpy-xbee-homeassistant==0.7.0",
|
||||
"zigpy-zigate==0.5.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
|
@ -285,7 +285,7 @@ beautifulsoup4==4.8.1
|
||||
beewi_smartclim==0.0.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows-homeassistant==0.10.0
|
||||
bellows-homeassistant==0.11.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.6.2
|
||||
@ -2063,13 +2063,13 @@ zhong_hong_hvac==1.0.9
|
||||
ziggo-mediabox-xl==1.1.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-deconz==0.6.0
|
||||
zigpy-deconz==0.7.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-homeassistant==0.10.0
|
||||
zigpy-homeassistant==0.11.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-xbee-homeassistant==0.6.0
|
||||
zigpy-xbee-homeassistant==0.7.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-zigate==0.5.0
|
||||
|
@ -103,7 +103,7 @@ av==6.1.2
|
||||
axis==25
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows-homeassistant==0.10.0
|
||||
bellows-homeassistant==0.11.0
|
||||
|
||||
# homeassistant.components.bom
|
||||
bomradarloop==0.1.3
|
||||
@ -640,13 +640,13 @@ zeroconf==0.23.0
|
||||
zha-quirks==0.0.27
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-deconz==0.6.0
|
||||
zigpy-deconz==0.7.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-homeassistant==0.10.0
|
||||
zigpy-homeassistant==0.11.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-xbee-homeassistant==0.6.0
|
||||
zigpy-xbee-homeassistant==0.7.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-zigate==0.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user