From c2df4f56a3eb7ff54fa25ccc73174331b2527b57 Mon Sep 17 00:00:00 2001 From: James Nimmo Date: Wed, 22 Jan 2020 04:57:27 +1300 Subject: [PATCH] Bump pyintesishome to v1.6 (#31044) --- 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 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