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