From fe7467cd5c894a87c723bad77c2c228d9027f607 Mon Sep 17 00:00:00 2001 From: Daniel Perna Date: Mon, 14 Oct 2019 00:01:14 +0200 Subject: [PATCH] Update pyhomematic to 0.1.61 (#27620) --- homeassistant/components/homematic/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/homematic/manifest.json b/homeassistant/components/homematic/manifest.json index 260e54e65c4..5db547e3f0a 100644 --- a/homeassistant/components/homematic/manifest.json +++ b/homeassistant/components/homematic/manifest.json @@ -3,7 +3,7 @@ "name": "Homematic", "documentation": "https://www.home-assistant.io/integrations/homematic", "requirements": [ - "pyhomematic==0.1.60" + "pyhomematic==0.1.61" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index bf36c898b1e..46a6916e787 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1226,7 +1226,7 @@ pyhik==0.2.4 pyhiveapi==0.2.19.3 # homeassistant.components.homematic -pyhomematic==0.1.60 +pyhomematic==0.1.61 # homeassistant.components.homeworks pyhomeworks==0.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c3fa3024041..1c3444c37f9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -420,7 +420,7 @@ pyhaversion==3.1.0 pyheos==0.6.0 # homeassistant.components.homematic -pyhomematic==0.1.60 +pyhomematic==0.1.61 # homeassistant.components.ipma pyipma==1.2.1