diff --git a/homeassistant/components/intesishome/manifest.json b/homeassistant/components/intesishome/manifest.json index 4131811807a..d17014cdf0d 100644 --- a/homeassistant/components/intesishome/manifest.json +++ b/homeassistant/components/intesishome/manifest.json @@ -3,5 +3,5 @@ "name": "IntesisHome", "documentation": "https://www.home-assistant.io/integrations/intesishome", "codeowners": ["@jnimmo"], - "requirements": ["pyintesishome==1.7.5"] + "requirements": ["pyintesishome==1.7.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index b0fae5c32ee..5f4e3a67e5b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1444,7 +1444,7 @@ pyicloud==0.10.2 pyinsteon==1.0.9 # homeassistant.components.intesishome -pyintesishome==1.7.5 +pyintesishome==1.7.6 # homeassistant.components.ipma pyipma==2.0.5