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