diff --git a/homeassistant/components/aosmith/manifest.json b/homeassistant/components/aosmith/manifest.json index f63c3b3277c8..fabe912dec4b 100644 --- a/homeassistant/components/aosmith/manifest.json +++ b/homeassistant/components/aosmith/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/aosmith", "integration_type": "hub", "iot_class": "cloud_polling", - "requirements": ["py-aosmith==1.0.16"] + "requirements": ["py-aosmith==1.0.17"] } diff --git a/requirements_all.txt b/requirements_all.txt index 172a1decf2fa..b0808f370b32 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1811,7 +1811,7 @@ pushover_complete==1.2.0 pvo==2.2.1 # homeassistant.components.aosmith -py-aosmith==1.0.16 +py-aosmith==1.0.17 # homeassistant.components.canary py-canary==0.5.4 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 87a272cdc934..ba3d1dd8a22a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1557,7 +1557,7 @@ pushover_complete==1.2.0 pvo==2.2.1 # homeassistant.components.aosmith -py-aosmith==1.0.16 +py-aosmith==1.0.17 # homeassistant.components.canary py-canary==0.5.4