From 7f60edd7e7360c55fac3c4ea884de3dbdada8ea0 Mon Sep 17 00:00:00 2001 From: James Nimmo Date: Fri, 12 Mar 2021 18:39:44 +1300 Subject: [PATCH] Bump pyIntesisHome to v1.7.6 (#47500) --- 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 4131811807a..d17014cdf0d 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.5"] + "requirements": ["pyintesishome==1.7.6"] } diff --git a/requirements_all.txt b/requirements_all.txt index b0fae5c32ee..5f4e3a67e5b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1444,7 +1444,7 @@ pyicloud==0.10.2 pyinsteon==1.0.9 # homeassistant.components.intesishome -pyintesishome==1.7.5 +pyintesishome==1.7.6 # homeassistant.components.ipma pyipma==2.0.5