Skip to content

Commit 304c34a

Browse files
puddlyballoob
authored andcommitted
Bump bellows to 0.35.5 to fix Aqara Zigbee connectivity issue (#92999)
Bump bellows to 0.35.5
1 parent d840d27 commit 304c34a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: homeassistant/components/zha/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"zigpy_znp"
2121
],
2222
"requirements": [
23-
"bellows==0.35.3",
23+
"bellows==0.35.5",
2424
"pyserial==3.5",
2525
"pyserial-asyncio==0.6",
2626
"zha-quirks==0.0.99",

Diff for: requirements_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ beautifulsoup4==4.11.1
428428
# beewi_smartclim==0.0.10
429429

430430
# homeassistant.components.zha
431-
bellows==0.35.3
431+
bellows==0.35.5
432432

433433
# homeassistant.components.bmw_connected_drive
434434
bimmer_connected==0.13.3

Diff for: requirements_test_all.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ base36==0.1.1
361361
beautifulsoup4==4.11.1
362362

363363
# homeassistant.components.zha
364-
bellows==0.35.3
364+
bellows==0.35.5
365365

366366
# homeassistant.components.bmw_connected_drive
367367
bimmer_connected==0.13.3

0 commit comments

Comments
 (0)