Bump ZHA dependencies (#30228)
* bump dependencies * requirement files * bump quirks to 0.0.30
This commit is contained in:
parent
d6744fbc4e
commit
05a0922dc0
3 changed files with 12 additions and 12 deletions
|
@ -4,11 +4,11 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows-homeassistant==0.11.0",
|
||||
"zha-quirks==0.0.28",
|
||||
"bellows-homeassistant==0.12.0",
|
||||
"zha-quirks==0.0.30",
|
||||
"zigpy-deconz==0.7.0",
|
||||
"zigpy-homeassistant==0.11.0",
|
||||
"zigpy-xbee-homeassistant==0.7.0",
|
||||
"zigpy-homeassistant==0.12.0",
|
||||
"zigpy-xbee-homeassistant==0.8.0",
|
||||
"zigpy-zigate==0.5.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
|
|
|
@ -293,7 +293,7 @@ beautifulsoup4==4.8.1
|
|||
beewi_smartclim==0.0.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows-homeassistant==0.11.0
|
||||
bellows-homeassistant==0.12.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.6.2
|
||||
|
@ -2094,7 +2094,7 @@ zengge==0.2
|
|||
zeroconf==0.24.3
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.28
|
||||
zha-quirks==0.0.30
|
||||
|
||||
# homeassistant.components.zhong_hong
|
||||
zhong_hong_hvac==1.0.9
|
||||
|
@ -2106,10 +2106,10 @@ ziggo-mediabox-xl==1.1.0
|
|||
zigpy-deconz==0.7.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-homeassistant==0.11.0
|
||||
zigpy-homeassistant==0.12.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-xbee-homeassistant==0.7.0
|
||||
zigpy-xbee-homeassistant==0.8.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-zigate==0.5.0
|
||||
|
|
|
@ -109,7 +109,7 @@ av==6.1.2
|
|||
axis==25
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows-homeassistant==0.11.0
|
||||
bellows-homeassistant==0.12.0
|
||||
|
||||
# homeassistant.components.bom
|
||||
bomradarloop==0.1.3
|
||||
|
@ -659,16 +659,16 @@ yahooweather==0.10
|
|||
zeroconf==0.24.3
|
||||
|
||||
# homeassistant.components.zha
|
||||
zha-quirks==0.0.28
|
||||
zha-quirks==0.0.30
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-deconz==0.7.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-homeassistant==0.11.0
|
||||
zigpy-homeassistant==0.12.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-xbee-homeassistant==0.7.0
|
||||
zigpy-xbee-homeassistant==0.8.0
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy-zigate==0.5.0
|
||||
|
|
Loading…
Add table
Reference in a new issue