Bump vallox-websocket-api to 3.3.0 (#96493)

This commit is contained in:
Sebastian Lövdahl
2023-07-14 00:36:26 +03:00
committed by Franck Nijhof
parent 1f11a75ab1
commit bc795f4953
3 changed files with 3 additions and 3 deletions

View File

@@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/vallox", "documentation": "https://www.home-assistant.io/integrations/vallox",
"iot_class": "local_polling", "iot_class": "local_polling",
"loggers": ["vallox_websocket_api"], "loggers": ["vallox_websocket_api"],
"requirements": ["vallox-websocket-api==3.2.1"] "requirements": ["vallox-websocket-api==3.3.0"]
} }

View File

@@ -2599,7 +2599,7 @@ url-normalize==1.4.3
uvcclient==0.11.0 uvcclient==0.11.0
# homeassistant.components.vallox # homeassistant.components.vallox
vallox-websocket-api==3.2.1 vallox-websocket-api==3.3.0
# homeassistant.components.rdw # homeassistant.components.rdw
vehicle==1.0.1 vehicle==1.0.1

View File

@@ -1899,7 +1899,7 @@ url-normalize==1.4.3
uvcclient==0.11.0 uvcclient==0.11.0
# homeassistant.components.vallox # homeassistant.components.vallox
vallox-websocket-api==3.2.1 vallox-websocket-api==3.3.0
# homeassistant.components.rdw # homeassistant.components.rdw
vehicle==1.0.1 vehicle==1.0.1