Bump up ZHA dependency (#47873)
parent
518c86a0ab
commit
7d8eb49d88
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.22.0",
|
||||
"bellows==0.23.0",
|
||||
"pyserial==3.5",
|
||||
"pyserial-asyncio==0.5",
|
||||
"zha-quirks==0.0.54",
|
||||
|
|
|
@ -340,7 +340,7 @@ beautifulsoup4==4.9.3
|
|||
# beewi_smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.22.0
|
||||
bellows==0.23.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.15
|
||||
|
|
|
@ -193,7 +193,7 @@ azure-eventhub==5.1.0
|
|||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.22.0
|
||||
bellows==0.23.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.15
|
||||
|
|
Loading…
Reference in New Issue