diff --git a/homeassistant/components/intesishome/manifest.json b/homeassistant/components/intesishome/manifest.json index 025d08ac548..f0caf88808a 100644 --- a/homeassistant/components/intesishome/manifest.json +++ b/homeassistant/components/intesishome/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/intesishome", "dependencies": [], "codeowners": ["@jnimmo"], - "requirements": ["pyintesishome==1.5"] + "requirements": ["pyintesishome==1.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index 13fb83247c0..60a34a3c22f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1294,7 +1294,7 @@ pyialarm==0.3 pyicloud==0.9.1 # homeassistant.components.intesishome -pyintesishome==1.5 +pyintesishome==1.6 # homeassistant.components.ipma pyipma==1.2.1