Bump up ZHA dependencies (#49959)
This commit is contained in:
parent
ebee5f7808
commit
ef2b8bbca8
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/zha",
|
||||
"requirements": [
|
||||
"bellows==0.23.1",
|
||||
"bellows==0.24.0",
|
||||
"pyserial==3.5",
|
||||
"pyserial-asyncio==0.5",
|
||||
"zha-quirks==0.0.57",
|
||||
|
|
|
@ -346,7 +346,7 @@ beautifulsoup4==4.9.3
|
|||
# beewi_smartclim==0.0.10
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.23.1
|
||||
bellows==0.24.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.15
|
||||
|
|
|
@ -202,7 +202,7 @@ azure-eventhub==5.1.0
|
|||
base36==0.1.1
|
||||
|
||||
# homeassistant.components.zha
|
||||
bellows==0.23.1
|
||||
bellows==0.24.0
|
||||
|
||||
# homeassistant.components.bmw_connected_drive
|
||||
bimmer_connected==0.7.15
|
||||
|
|
Loading…
Add table
Reference in a new issue