mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Upgrade vallox-websocket-api to 2.9.0 (#64055)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"domain": "vallox",
|
"domain": "vallox",
|
||||||
"name": "Vallox",
|
"name": "Vallox",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/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"],
|
"codeowners": ["@andre-richter", "@slovdahl"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
@@ -2410,7 +2410,7 @@ uscisstatus==0.1.1
|
|||||||
uvcclient==0.11.0
|
uvcclient==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.vallox
|
# homeassistant.components.vallox
|
||||||
vallox-websocket-api==2.8.1
|
vallox-websocket-api==2.9.0
|
||||||
|
|
||||||
# homeassistant.components.rdw
|
# homeassistant.components.rdw
|
||||||
vehicle==0.3.1
|
vehicle==0.3.1
|
||||||
|
@@ -1462,7 +1462,7 @@ url-normalize==1.4.1
|
|||||||
uvcclient==0.11.0
|
uvcclient==0.11.0
|
||||||
|
|
||||||
# homeassistant.components.vallox
|
# homeassistant.components.vallox
|
||||||
vallox-websocket-api==2.8.1
|
vallox-websocket-api==2.9.0
|
||||||
|
|
||||||
# homeassistant.components.rdw
|
# homeassistant.components.rdw
|
||||||
vehicle==0.3.1
|
vehicle==0.3.1
|
||||||
|
Reference in New Issue
Block a user