Bump up zha dependencies. (#33488)
parent
cc443ff37a
commit
0e6aacb440
|
@ -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-homeassistant==0.14.0",
|
"bellows-homeassistant==0.15.1",
|
||||||
"zha-quirks==0.0.37",
|
"zha-quirks==0.0.38",
|
||||||
"zigpy-cc==0.3.1",
|
"zigpy-cc==0.3.1",
|
||||||
"zigpy-deconz==0.7.0",
|
"zigpy-deconz==0.8.0",
|
||||||
"zigpy-homeassistant==0.16.0",
|
"zigpy-homeassistant==0.18.0",
|
||||||
"zigpy-xbee-homeassistant==0.10.0",
|
"zigpy-xbee-homeassistant==0.11.0",
|
||||||
"zigpy-zigate==0.5.1"
|
"zigpy-zigate==0.5.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
|
|
@ -317,7 +317,7 @@ beautifulsoup4==4.8.2
|
||||||
beewi_smartclim==0.0.7
|
beewi_smartclim==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.14.0
|
bellows-homeassistant==0.15.1
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.7.1
|
bimmer_connected==0.7.1
|
||||||
|
@ -2176,7 +2176,7 @@ zengge==0.2
|
||||||
zeroconf==0.24.5
|
zeroconf==0.24.5
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.37
|
zha-quirks==0.0.38
|
||||||
|
|
||||||
# homeassistant.components.zhong_hong
|
# homeassistant.components.zhong_hong
|
||||||
zhong_hong_hvac==1.0.9
|
zhong_hong_hvac==1.0.9
|
||||||
|
@ -2188,13 +2188,13 @@ ziggo-mediabox-xl==1.1.0
|
||||||
zigpy-cc==0.3.1
|
zigpy-cc==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.7.0
|
zigpy-deconz==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.16.0
|
zigpy-homeassistant==0.18.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.10.0
|
zigpy-xbee-homeassistant==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-zigate==0.5.1
|
zigpy-zigate==0.5.1
|
||||||
|
|
|
@ -131,7 +131,7 @@ av==6.1.2
|
||||||
axis==25
|
axis==25
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.14.0
|
bellows-homeassistant==0.15.1
|
||||||
|
|
||||||
# homeassistant.components.bom
|
# homeassistant.components.bom
|
||||||
bomradarloop==0.1.4
|
bomradarloop==0.1.4
|
||||||
|
@ -798,19 +798,19 @@ yahooweather==0.10
|
||||||
zeroconf==0.24.5
|
zeroconf==0.24.5
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zha-quirks==0.0.37
|
zha-quirks==0.0.38
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-cc==0.3.1
|
zigpy-cc==0.3.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.7.0
|
zigpy-deconz==0.8.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.16.0
|
zigpy-homeassistant==0.18.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.10.0
|
zigpy-xbee-homeassistant==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-zigate==0.5.1
|
zigpy-zigate==0.5.1
|
||||||
|
|
Loading…
Reference in New Issue