mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump up ZHA dependencies (#51765)
This commit is contained in:
parent
c260fca242
commit
cc622f46c5
@ -4,13 +4,13 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.24.0",
|
||||
"bellows==0.25.0",
|
||||
"pyserial==3.5",
|
||||
"pyserial-asyncio==0.5",
|
||||
"zha-quirks==0.0.57",
|
||||
"zigpy-cc==0.5.2",
|
||||
"zigpy-deconz==0.12.0",
|
||||
"zigpy==0.33.0",
|
||||
"zigpy==0.34.0",
|
||||
"zigpy-xbee==0.13.0",
|
||||
"zigpy-zigate==0.7.3",
|
||||
"zigpy-znp==0.5.1"
|
||||
|
@ -355,7 +355,7 @@ beautifulsoup4==4.9.3
|
||||
# beewi_smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.24.0
|
||||
bellows==0.25.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.15
|
||||
@ -2438,7 +2438,7 @@ zigpy-zigate==0.7.3
|
||||
zigpy-znp==0.5.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.33.0
|
||||
zigpy==0.34.0
|
||||
|
||||
# homeassistant.components.zoneminder
|
||||
zm-py==0.5.2
|
||||
|
@ -211,7 +211,7 @@ azure-eventhub==5.1.0
|
||||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.24.0
|
||||
bellows==0.25.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.15
|
||||
@ -1326,7 +1326,7 @@ zigpy-zigate==0.7.3
|
||||
zigpy-znp==0.5.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
zigpy==0.33.0
|
||||
zigpy==0.34.0
|
||||
|
||||
# homeassistant.components.zwave_js
|
||||
zwave-js-server-python==0.26.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user