mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Bump ZHA dependencies. (#26504)
This commit is contained in:
committed by
Andrew Sayre
parent
e204d22a9e
commit
3544f3d7e0
@@ -6,8 +6,8 @@
|
|||||||
"requirements": [
|
"requirements": [
|
||||||
"bellows-homeassistant==0.9.1",
|
"bellows-homeassistant==0.9.1",
|
||||||
"zha-quirks==0.0.22",
|
"zha-quirks==0.0.22",
|
||||||
"zigpy-deconz==0.2.2",
|
"zigpy-deconz==0.3.0",
|
||||||
"zigpy-homeassistant==0.7.1",
|
"zigpy-homeassistant==0.7.2",
|
||||||
"zigpy-xbee-homeassistant==0.4.0",
|
"zigpy-xbee-homeassistant==0.4.0",
|
||||||
"zigpy-zigate==0.2.0"
|
"zigpy-zigate==0.2.0"
|
||||||
],
|
],
|
||||||
|
@@ -2005,10 +2005,10 @@ zhong_hong_hvac==1.0.9
|
|||||||
ziggo-mediabox-xl==1.1.0
|
ziggo-mediabox-xl==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-deconz==0.2.2
|
zigpy-deconz==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.7.1
|
zigpy-homeassistant==0.7.2
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-xbee-homeassistant==0.4.0
|
zigpy-xbee-homeassistant==0.4.0
|
||||||
|
@@ -423,4 +423,4 @@ wakeonlan==1.1.6
|
|||||||
zeroconf==0.23.0
|
zeroconf==0.23.0
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy-homeassistant==0.7.1
|
zigpy-homeassistant==0.7.2
|
||||||
|
Reference in New Issue
Block a user