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