mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
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:
parent
0a70a29e92
commit
7f5f286648
@ -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"]
|
||||
}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user