From c8b495f22402a3c3d76f3a20a26ab916d0215f66 Mon Sep 17 00:00:00 2001 From: Daniel Perna Date: Mon, 15 Jul 2019 05:21:37 +0200 Subject: [PATCH] Update pyhomematic to 0.1.60 (#25152) --- 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 ea012ceeb27..3c350e75730 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/components/homematic", "requirements": [ - "pyhomematic==0.1.59" + "pyhomematic==0.1.60" ], "dependencies": [], "codeowners": [ diff --git a/requirements_all.txt b/requirements_all.txt index 364a7021179..4be4c42d8e6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1169,7 +1169,7 @@ pyhik==0.2.3 pyhiveapi==0.2.18.1 # homeassistant.components.homematic -pyhomematic==0.1.59 +pyhomematic==0.1.60 # homeassistant.components.homeworks pyhomeworks==0.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7d7ebc5076a..91d77005238 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -260,7 +260,7 @@ pydispatcher==2.0.5 pyheos==0.5.2 # homeassistant.components.homematic -pyhomematic==0.1.59 +pyhomematic==0.1.60 # homeassistant.components.iqvia pyiqvia==0.2.1