From 557719f46efd73781cafba59117765ea74f8cc6e Mon Sep 17 00:00:00 2001 From: Julius Mittenzwei Date: Thu, 17 Sep 2020 17:57:35 +0200 Subject: [PATCH] Upgrade pyvlx --- homeassistant/components/velux/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/velux/manifest.json b/homeassistant/components/velux/manifest.json index 73306bca7b5d6..0fdbfb649997f 100644 --- a/homeassistant/components/velux/manifest.json +++ b/homeassistant/components/velux/manifest.json @@ -2,6 +2,6 @@ "domain": "velux", "name": "Velux", "documentation": "https://www.home-assistant.io/integrations/velux", - "requirements": ["pyvlx==0.2.16"], + "requirements": ["pyvlx==0.2.17"], "codeowners": ["@Julius2342"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1683ef87d61f6..90a2affdf1193 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1837,7 +1837,7 @@ pyvesync==1.1.0 pyvizio==0.1.56 # homeassistant.components.velux -pyvlx==0.2.16 +pyvlx==0.2.17 # homeassistant.components.volumio pyvolumio==0.1.2