mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Bump ZHA dependencies (#76565)
This commit is contained in:
parent
b1497b0857
commit
2f99d6a32d
@ -4,12 +4,12 @@
|
|||||||
"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==0.31.3",
|
"bellows==0.32.0",
|
||||||
"pyserial==3.5",
|
"pyserial==3.5",
|
||||||
"pyserial-asyncio==0.6",
|
"pyserial-asyncio==0.6",
|
||||||
"zha-quirks==0.0.78",
|
"zha-quirks==0.0.78",
|
||||||
"zigpy-deconz==0.18.0",
|
"zigpy-deconz==0.18.0",
|
||||||
"zigpy==0.49.0",
|
"zigpy==0.49.1",
|
||||||
"zigpy-xbee==0.15.0",
|
"zigpy-xbee==0.15.0",
|
||||||
"zigpy-zigate==0.9.1",
|
"zigpy-zigate==0.9.1",
|
||||||
"zigpy-znp==0.8.1"
|
"zigpy-znp==0.8.1"
|
||||||
|
@ -396,7 +396,7 @@ beautifulsoup4==4.11.1
|
|||||||
# beewi_smartclim==0.0.10
|
# beewi_smartclim==0.0.10
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.31.3
|
bellows==0.32.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.10.1
|
bimmer_connected==0.10.1
|
||||||
@ -2545,7 +2545,7 @@ zigpy-zigate==0.9.1
|
|||||||
zigpy-znp==0.8.1
|
zigpy-znp==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.49.0
|
zigpy==0.49.1
|
||||||
|
|
||||||
# homeassistant.components.zoneminder
|
# homeassistant.components.zoneminder
|
||||||
zm-py==0.5.2
|
zm-py==0.5.2
|
||||||
|
@ -320,7 +320,7 @@ base36==0.1.1
|
|||||||
beautifulsoup4==4.11.1
|
beautifulsoup4==4.11.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.31.3
|
bellows==0.32.0
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.10.1
|
bimmer_connected==0.10.1
|
||||||
@ -1725,7 +1725,7 @@ zigpy-zigate==0.9.1
|
|||||||
zigpy-znp==0.8.1
|
zigpy-znp==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
zigpy==0.49.0
|
zigpy==0.49.1
|
||||||
|
|
||||||
# homeassistant.components.zwave_js
|
# homeassistant.components.zwave_js
|
||||||
zwave-js-server-python==0.40.0
|
zwave-js-server-python==0.40.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user