Update vallox_websocket_api to 5.3.0 (#120395)
This commit is contained in:
parent
0545ed8082
commit
d3e76b1f39
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/vallox",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["vallox_websocket_api"],
|
||||
"requirements": ["vallox-websocket-api==5.1.1"]
|
||||
"requirements": ["vallox-websocket-api==5.3.0"]
|
||||
}
|
||||
|
|
|
@ -2826,7 +2826,7 @@ uvcclient==0.11.0
|
|||
vacuum-map-parser-roborock==0.1.2
|
||||
|
||||
# homeassistant.components.vallox
|
||||
vallox-websocket-api==5.1.1
|
||||
vallox-websocket-api==5.3.0
|
||||
|
||||
# homeassistant.components.rdw
|
||||
vehicle==2.2.1
|
||||
|
|
|
@ -2200,7 +2200,7 @@ uvcclient==0.11.0
|
|||
vacuum-map-parser-roborock==0.1.2
|
||||
|
||||
# homeassistant.components.vallox
|
||||
vallox-websocket-api==5.1.1
|
||||
vallox-websocket-api==5.3.0
|
||||
|
||||
# homeassistant.components.rdw
|
||||
vehicle==2.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue