Fix ZHA multi-PAN startup issue (#95595)

Bump ZHA dependencies
This commit is contained in:
puddly 2023-06-29 22:20:33 -04:00 committed by GitHub
parent f2f0c38fae
commit b44e15415f
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" "zigpy_znp"
], ],
"requirements": [ "requirements": [
"bellows==0.35.6", "bellows==0.35.7",
"pyserial==3.5", "pyserial==3.5",
"pyserial-asyncio==0.6", "pyserial-asyncio==0.6",
"zha-quirks==0.0.101", "zha-quirks==0.0.101",

View File

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

View File

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