Bump up ZHA dependencies. (#35797)
parent
0cb5ccd492
commit
af34d130b6
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.16.1",
|
||||
"bellows==0.16.2",
|
||||
"pyserial==3.4",
|
||||
"zha-quirks==0.0.39",
|
||||
"zigpy-cc==0.4.2",
|
||||
|
|
|
@ -333,7 +333,7 @@ beautifulsoup4==4.9.0
|
|||
beewi_smartclim==0.0.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.16.1
|
||||
bellows==0.16.2
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.5
|
||||
|
|
|
@ -147,7 +147,7 @@ axis==25
|
|||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.16.1
|
||||
bellows==0.16.2
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==1.3.2
|
||||
|
|
Loading…
Reference in New Issue