Bump bellows to 0.35.5 to fix Aqara Zigbee connectivity issue (#92999)
Bump bellows to 0.35.5pull/93066/head
parent
d840d27f2d
commit
304c34a119
|
@ -20,7 +20,7 @@
|
|||
"zigpy_znp"
|
||||
],
|
||||
"requirements": [
|
||||
"bellows==0.35.3",
|
||||
"bellows==0.35.5",
|
||||
"pyserial==3.5",
|
||||
"pyserial-asyncio==0.6",
|
||||
"zha-quirks==0.0.99",
|
||||
|
|
|
@ -428,7 +428,7 @@ beautifulsoup4==4.11.1
|
|||
# beewi_smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.35.3
|
||||
bellows==0.35.5
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.13.3
|
||||
|
|
|
@ -361,7 +361,7 @@ base36==0.1.1
|
|||
beautifulsoup4==4.11.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.35.3
|
||||
bellows==0.35.5
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.13.3
|
||||
|
|
Loading…
Reference in New Issue