From 48241771f6a20b6929043aafc777ed9e4888c005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Mind=C3=AAllo=20de=20Andrade?= Date: Thu, 21 Dec 2023 03:45:41 -0300 Subject: [PATCH] Bump SunWEG to 2.0.3 (#106135) * chore(sunweg): bump version * chore(sunweg): bump 2.0.3 --- homeassistant/components/sunweg/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/sunweg/manifest.json b/homeassistant/components/sunweg/manifest.json index 7f03dec11b0..de0b3406f05 100644 --- a/homeassistant/components/sunweg/manifest.json +++ b/homeassistant/components/sunweg/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/sunweg/", "iot_class": "cloud_polling", "loggers": ["sunweg"], - "requirements": ["sunweg==2.0.1"] + "requirements": ["sunweg==2.0.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index 5f0233fac65..0d539159887 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2558,7 +2558,7 @@ subarulink==0.7.9 sunwatcher==0.2.1 # homeassistant.components.sunweg -sunweg==2.0.1 +sunweg==2.0.3 # homeassistant.components.surepetcare surepy==0.9.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b226e451531..3935d739176 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1922,7 +1922,7 @@ subarulink==0.7.9 sunwatcher==0.2.1 # homeassistant.components.sunweg -sunweg==2.0.1 +sunweg==2.0.3 # homeassistant.components.surepetcare surepy==0.9.0