diff --git a/homeassistant/components/intesishome/manifest.json b/homeassistant/components/intesishome/manifest.json index 82c5ad0dd9b51f..314dc927f24906 100644 --- a/homeassistant/components/intesishome/manifest.json +++ b/homeassistant/components/intesishome/manifest.json @@ -6,5 +6,5 @@ "iot_class": "cloud_push", "loggers": ["pyintesishome"], "quality_scale": "legacy", - "requirements": ["pyintesishome==1.8.7"] + "requirements": ["pyintesishome==1.8.8"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3a0df99724cd38..ae9703d5e0f75a 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2219,7 +2219,7 @@ pyinsteon==1.6.4 pyintelliclima==0.3.1 # homeassistant.components.intesishome -pyintesishome==1.8.7 +pyintesishome==1.8.8 # homeassistant.components.ipma pyipma==3.0.9