Update vallox_websocket_api to 5.3.0 (#120395)

This commit is contained in:
treetip 2024-06-25 12:24:57 +03:00 committed by GitHub
parent 0545ed8082
commit d3e76b1f39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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