diff --git a/homeassistant/components/volkszaehler/manifest.json b/homeassistant/components/volkszaehler/manifest.json index baa9e4a8f14..6c422271a48 100644 --- a/homeassistant/components/volkszaehler/manifest.json +++ b/homeassistant/components/volkszaehler/manifest.json @@ -2,7 +2,7 @@ "domain": "volkszaehler", "name": "Volkszaehler", "documentation": "https://www.home-assistant.io/integrations/volkszaehler", - "requirements": ["volkszaehler==0.3.2"], + "requirements": ["volkszaehler==0.4.0"], "codeowners": [], "iot_class": "local_polling", "loggers": ["volkszaehler"] diff --git a/requirements_all.txt b/requirements_all.txt index b7e60d63d8e..131fe18a4ae 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2543,7 +2543,7 @@ venstarcolortouch==0.19 vilfo-api-client==0.3.2 # homeassistant.components.volkszaehler -volkszaehler==0.3.2 +volkszaehler==0.4.0 # homeassistant.components.volvooncall volvooncall==0.10.1