From ddfc3d6d8e8cffb29900350905827de9c443897e Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 1 Jan 2021 13:49:57 +0100 Subject: [PATCH] Upgrade volkszaehler to 0.2.1 (#44703) --- homeassistant/components/volkszaehler/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/volkszaehler/manifest.json b/homeassistant/components/volkszaehler/manifest.json index b133550b327..937c589bdf4 100644 --- a/homeassistant/components/volkszaehler/manifest.json +++ b/homeassistant/components/volkszaehler/manifest.json @@ -2,6 +2,6 @@ "domain": "volkszaehler", "name": "Volkszaehler", "documentation": "https://www.home-assistant.io/integrations/volkszaehler", - "requirements": ["volkszaehler==0.1.3"], + "requirements": ["volkszaehler==0.2.1"], "codeowners": ["@fabaff"] } diff --git a/requirements_all.txt b/requirements_all.txt index 9db1587aa1c..73b6b15b765 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2248,7 +2248,7 @@ venstarcolortouch==0.13 vilfo-api-client==0.3.2 # homeassistant.components.volkszaehler -volkszaehler==0.1.3 +volkszaehler==0.2.1 # homeassistant.components.volvooncall volvooncall==0.8.12