Updated dependency

This commit is contained in:
Daniel Perna 2017-06-07 23:55:42 +02:00
parent 36eb0ceff3
commit 4dbf7be267
2 changed files with 2 additions and 2 deletions

View File

@ -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.27']
REQUIREMENTS = ['pyhomematic==0.1.28']
DOMAIN = 'homematic'

View File

@ -551,7 +551,7 @@ pyharmony==1.0.16
pyhik==0.1.2
# homeassistant.components.homematic
pyhomematic==0.1.27
pyhomematic==0.1.28
# homeassistant.components.sensor.hydroquebec
pyhydroquebec==1.1.0