From 4bcbeef480715a88a66a39a39ff516f6d64ed134 Mon Sep 17 00:00:00 2001 From: Daniel Perna Date: Fri, 2 Jun 2017 07:33:53 +0200 Subject: [PATCH] Bumped pyhomematic version (#7861) --- homeassistant/components/homematic.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/homematic.py b/homeassistant/components/homematic.py index 0ba5a814993..07627a84e4e 100644 --- a/homeassistant/components/homematic.py +++ b/homeassistant/components/homematic.py @@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity from homeassistant.helpers.event import track_time_interval from homeassistant.config import load_yaml_config_file -REQUIREMENTS = ['pyhomematic==0.1.26'] +REQUIREMENTS = ['pyhomematic==0.1.27'] DOMAIN = 'homematic' diff --git a/requirements_all.txt b/requirements_all.txt index 68d7fd5aae6..f0e0884083c 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -551,7 +551,7 @@ pyharmony==1.0.16 pyhik==0.1.2 # homeassistant.components.homematic -pyhomematic==0.1.26 +pyhomematic==0.1.27 # homeassistant.components.sensor.hydroquebec pyhydroquebec==1.1.0