diff --git a/homeassistant/components/zeversolar/manifest.json b/homeassistant/components/zeversolar/manifest.json index eceba0ddeb5..af197b3aa7c 100644 --- a/homeassistant/components/zeversolar/manifest.json +++ b/homeassistant/components/zeversolar/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/zeversolar", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["zeversolar==0.3.0"] + "requirements": ["zeversolar==0.3.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 1135cfa516f..1da11ae9ea0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2697,7 +2697,7 @@ zengge==0.2 zeroconf==0.47.3 # homeassistant.components.zeversolar -zeversolar==0.3.0 +zeversolar==0.3.1 # homeassistant.components.zha zha-quirks==0.0.92 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 57ad98c58b6..b5edd509cd6 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1910,7 +1910,7 @@ zamg==0.2.2 zeroconf==0.47.3 # homeassistant.components.zeversolar -zeversolar==0.3.0 +zeversolar==0.3.1 # homeassistant.components.zha zha-quirks==0.0.92