mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
ZHA dependencies bump (#31295)
* ZHA dependencies bump. * Bump bellows-homeassistant.
This commit is contained in:
parent
981d963554
commit
24f4f53f16
@ -4,11 +4,11 @@
|
|||||||
"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.12.0",
|
"bellows-homeassistant==0.13.1",
|
||||||
"zha-quirks==0.0.31",
|
"zha-quirks==0.0.31",
|
||||||
"zigpy-deconz==0.7.0",
|
"zigpy-deconz==0.7.0",
|
||||||
"zigpy-homeassistant==0.12.0",
|
"zigpy-homeassistant==0.13.0",
|
||||||
"zigpy-xbee-homeassistant==0.8.0",
|
"zigpy-xbee-homeassistant==0.9.0",
|
||||||
"zigpy-zigate==0.5.1"
|
"zigpy-zigate==0.5.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
|
@ -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.12.0
|
bellows-homeassistant==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.6.2
|
bimmer_connected==0.6.2
|
||||||
@ -2130,10 +2130,10 @@ 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.12.0
|
zigpy-homeassistant==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.8.0
|
zigpy-xbee-homeassistant==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-zigate==0.5.1
|
zigpy-zigate==0.5.1
|
||||||
|
@ -112,7 +112,7 @@ av==6.1.2
|
|||||||
axis==25
|
axis==25
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows-homeassistant==0.12.0
|
bellows-homeassistant==0.13.1
|
||||||
|
|
||||||
# homeassistant.components.bom
|
# homeassistant.components.bom
|
||||||
bomradarloop==0.1.3
|
bomradarloop==0.1.3
|
||||||
@ -699,10 +699,10 @@ zha-quirks==0.0.31
|
|||||||
zigpy-deconz==0.7.0
|
zigpy-deconz==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.12.0
|
zigpy-homeassistant==0.13.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.8.0
|
zigpy-xbee-homeassistant==0.9.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-zigate==0.5.1
|
zigpy-zigate==0.5.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user