Bump up ZHA dependencies (#38775)
This commit is contained in:
parent
b1fd931cdc
commit
b242b46888
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.18.0",
|
||||
"bellows==0.18.1",
|
||||
"pyserial==3.4",
|
||||
"zha-quirks==0.0.43",
|
||||
"zigpy-cc==0.4.4",
|
||||
|
|
|
@ -334,7 +334,7 @@ beautifulsoup4==4.9.0
|
|||
beewi_smartclim==0.0.7
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.18.0
|
||||
bellows==0.18.1
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.7
|
||||
|
|
|
@ -181,7 +181,7 @@ azure-eventhub==5.1.0
|
|||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.18.0
|
||||
bellows==0.18.1
|
||||
|
||||
# homeassistant.components.blebox
|
||||
blebox_uniapi==1.3.2
|
||||
|
|
Loading…
Add table
Reference in a new issue