Fix ZHA startup issue with older Silicon Labs firmwares (#95642)

Bump ZHA dependencies
This commit is contained in:
puddly 2023-06-30 15:07:20 -04:00 committed by GitHub
parent 982a52b91d
commit 8ddc7f2089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@
"zigpy_znp"
],
"requirements": [
"bellows==0.35.7",
"bellows==0.35.8",
"pyserial==3.5",
"pyserial-asyncio==0.6",
"zha-quirks==0.0.101",

View File

@ -497,7 +497,7 @@ beautifulsoup4==4.11.1
# beewi-smartclim==0.0.10
# homeassistant.components.zha
bellows==0.35.7
bellows==0.35.8
# homeassistant.components.bmw_connected_drive
bimmer-connected==0.13.7

View File

@ -418,7 +418,7 @@ base36==0.1.1
beautifulsoup4==4.11.1
# homeassistant.components.zha
bellows==0.35.7
bellows==0.35.8
# homeassistant.components.bmw_connected_drive
bimmer-connected==0.13.7