From 92815c99489ccf0f90e7924981f95fcf93278cfa Mon Sep 17 00:00:00 2001 From: Koen van Zuijlen <8818390+kvanzuijlen@users.noreply.github.com> Date: Mon, 20 Feb 2023 12:50:43 +0100 Subject: [PATCH] Bump zeversolar to 0.3.1 (#88386) Updated zeversolar to 0.3.1 --- homeassistant/components/zeversolar/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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