mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 21:37:07 +00:00
Update ZHA dependency (#40083)
This commit is contained in:
parent
e5c499c22e
commit
24fe9cdd5a
@ -4,7 +4,7 @@
|
|||||||
"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.20.1",
|
"bellows==0.20.2",
|
||||||
"pyserial==3.4",
|
"pyserial==3.4",
|
||||||
"zha-quirks==0.0.44",
|
"zha-quirks==0.0.44",
|
||||||
"zigpy-cc==0.5.2",
|
"zigpy-cc==0.5.2",
|
||||||
|
@ -339,7 +339,7 @@ beautifulsoup4==4.9.1
|
|||||||
# beewi_smartclim==0.0.7
|
# beewi_smartclim==0.0.7
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.20.1
|
bellows==0.20.2
|
||||||
|
|
||||||
# homeassistant.components.bmw_connected_drive
|
# homeassistant.components.bmw_connected_drive
|
||||||
bimmer_connected==0.7.7
|
bimmer_connected==0.7.7
|
||||||
|
@ -183,7 +183,7 @@ azure-eventhub==5.1.0
|
|||||||
base36==0.1.1
|
base36==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.zha
|
# homeassistant.components.zha
|
||||||
bellows==0.20.1
|
bellows==0.20.2
|
||||||
|
|
||||||
# homeassistant.components.blebox
|
# homeassistant.components.blebox
|
||||||
blebox_uniapi==1.3.2
|
blebox_uniapi==1.3.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user