mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump ZHA dependencies. (#31555)
This commit is contained in:
parent
8ab91eb6bb
commit
cc5377747f
@ -4,10 +4,10 @@
|
|||||||
"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.13.1",
|
"bellows-homeassistant==0.13.2",
|
||||||
"zha-quirks==0.0.32",
|
"zha-quirks==0.0.32",
|
||||||
"zigpy-deconz==0.7.0",
|
"zigpy-deconz==0.7.0",
|
||||||
"zigpy-homeassistant==0.13.0",
|
"zigpy-homeassistant==0.13.1",
|
||||||
"zigpy-xbee-homeassistant==0.9.0",
|
"zigpy-xbee-homeassistant==0.9.0",
|
||||||
"zigpy-zigate==0.5.1"
|
"zigpy-zigate==0.5.1"
|
||||||
],
|
],
|
||||||
|
@ -299,7 +299,7 @@ beautifulsoup4==4.8.2
|
|||||||
beewi_smartclim==0.0.7
|
beewi_smartclim==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.13.1
|
bellows-homeassistant==0.13.2
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.6.2
|
bimmer_connected==0.6.2
|
||||||
@ -2130,7 +2130,7 @@ ziggo-mediabox-xl==1.1.0
|
|||||||
zigpy-deconz==0.7.0
|
zigpy-deconz==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.13.0
|
zigpy-homeassistant==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.9.0
|
zigpy-xbee-homeassistant==0.9.0
|
||||||
|
@ -112,7 +112,7 @@ av==6.1.2
|
|||||||
axis==25
|
axis==25
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.13.1
|
bellows-homeassistant==0.13.2
|
||||||
|
|
||||||
# homeassistant.components.bom
|
# homeassistant.components.bom
|
||||||
bomradarloop==0.1.3
|
bomradarloop==0.1.3
|
||||||
@ -702,7 +702,7 @@ zha-quirks==0.0.32
|
|||||||
zigpy-deconz==0.7.0
|
zigpy-deconz==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.13.0
|
zigpy-homeassistant==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.9.0
|
zigpy-xbee-homeassistant==0.9.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user