From eaa73ef0c7275a4e0894b70bf12428559fb3b19f Mon Sep 17 00:00:00 2001 From: James Nimmo Date: Fri, 17 Apr 2020 12:13:12 +1200 Subject: [PATCH] Bump to pyIntesisHome 1.7.4 (#34319) --- homeassistant/components/intesishome/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/intesishome/manifest.json b/homeassistant/components/intesishome/manifest.json index ab52f2b23ae..b6170225320 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.3"] + "requirements": ["pyintesishome==1.7.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 3cf11736cfc..ccf443d0860 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1338,7 +1338,7 @@ pyialarm==0.3 pyicloud==0.9.6.1 # homeassistant.components.intesishome -pyintesishome==1.7.3 +pyintesishome==1.7.4 # homeassistant.components.ipma pyipma==2.0.5