From db53237b9ae106b15ed9c063ccab9cebdaff9714 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Mind=C3=AAllo=20de=20Andrade?= Date: Mon, 8 Jan 2024 05:51:06 -0300 Subject: [PATCH] Bump SunWEG to 2.1.0 (#107459) --- 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 de0b3406f05..b681ecc6d5f 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.3"] + "requirements": ["sunweg==2.1.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 492db780018..9e9cfb5f2e3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2590,7 +2590,7 @@ subarulink==0.7.9 sunwatcher==0.2.1 # homeassistant.components.sunweg -sunweg==2.0.3 +sunweg==2.1.0 # homeassistant.components.surepetcare surepy==0.9.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index b88ddfd9d08..a3b52bece76 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1967,7 +1967,7 @@ subarulink==0.7.9 sunwatcher==0.2.1 # homeassistant.components.sunweg -sunweg==2.0.3 +sunweg==2.1.0 # homeassistant.components.surepetcare surepy==0.9.0