Bump vallox-websocket-api to 3.2.1 (#90980)

unblocks https://github.com/home-assistant/core/pull/90901
which will finally fix the races in websockets
This commit is contained in:
J. Nick Koston 2023-04-06 15:19:10 -10:00 committed by Paulus Schoutsen
parent 0a70a29e92
commit 7f5f286648
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==3.0.0"]
"requirements": ["vallox-websocket-api==3.2.1"]
}

View File

@ -2565,7 +2565,7 @@ url-normalize==1.4.3
uvcclient==0.11.0
# homeassistant.components.vallox
vallox-websocket-api==3.0.0
vallox-websocket-api==3.2.1
# homeassistant.components.rdw
vehicle==1.0.0

View File

@ -1832,7 +1832,7 @@ url-normalize==1.4.3
uvcclient==0.11.0
# homeassistant.components.vallox
vallox-websocket-api==3.0.0
vallox-websocket-api==3.2.1
# homeassistant.components.rdw
vehicle==1.0.0