Bump up ZHA dependency (#40734)
parent
704ffe391a
commit
b9823791f7
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.20.2",
|
||||
"bellows==0.20.3",
|
||||
"pyserial==3.4",
|
||||
"zha-quirks==0.0.44",
|
||||
"zigpy-cc==0.5.2",
|
||||
|
|
|
@ -339,7 +339,7 @@ beautifulsoup4==4.9.1
|
|||
# beewi_smartclim==0.0.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.20.2
|
||||
bellows==0.20.3
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.7
|
||||
|
|
|
@ -186,7 +186,7 @@ azure-eventhub==5.1.0
|
|||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.20.2
|
||||
bellows==0.20.3
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==1.3.2
|
||||
|
|
Loading…
Reference in New Issue