From 53488edcd698a7f7a848323edb6405d80bbe6bc4 Mon Sep 17 00:00:00 2001 From: jnimmo Date: Fri, 17 Apr 2020 11:28:52 +1200 Subject: [PATCH] Bump to pyIntesisHome 1.7.4 --- 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 ab52f2b23ae346..b6170225320cfa 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 ce58b1780c86ad..b2e9edc2c7fbb3 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