mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Upgrade vallox-websocket-api to 2.9.0 (#64055)
This commit is contained in:
parent
d53e5dfc2d
commit
77ea432b9e
@ -2,7 +2,7 @@
|
||||
"domain": "vallox",
|
||||
"name": "Vallox",
|
||||
"documentation": "https://www.home-assistant.io/integrations/vallox",
|
||||
"requirements": ["vallox-websocket-api==2.8.1"],
|
||||
"requirements": ["vallox-websocket-api==2.9.0"],
|
||||
"codeowners": ["@andre-richter", "@slovdahl"],
|
||||
"config_flow": true,
|
||||
"iot_class": "local_polling"
|
||||
|
@ -2410,7 +2410,7 @@ uscisstatus==0.1.1
|
||||
uvcclient==0.11.0
|
||||
|
||||
# homeassistant.components.vallox
|
||||
vallox-websocket-api==2.8.1
|
||||
vallox-websocket-api==2.9.0
|
||||
|
||||
# homeassistant.components.rdw
|
||||
vehicle==0.3.1
|
||||
|
@ -1462,7 +1462,7 @@ url-normalize==1.4.1
|
||||
uvcclient==0.11.0
|
||||
|
||||
# homeassistant.components.vallox
|
||||
vallox-websocket-api==2.8.1
|
||||
vallox-websocket-api==2.9.0
|
||||
|
||||
# homeassistant.components.rdw
|
||||
vehicle==0.3.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user