From 77ea432b9efb5b37f993f4f8706bb5993094b181 Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Thu, 13 Jan 2022 22:47:31 +0100 Subject: [PATCH] Upgrade vallox-websocket-api to 2.9.0 (#64055) --- homeassistant/components/vallox/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/vallox/manifest.json b/homeassistant/components/vallox/manifest.json index 3d74052e3d7..bd857250522 100644 --- a/homeassistant/components/vallox/manifest.json +++ b/homeassistant/components/vallox/manifest.json @@ -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" diff --git a/requirements_all.txt b/requirements_all.txt index 67754d27cad..6c06f83d14b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e05354f71c0..3ace9c03128 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -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