Upgraded pyhomematic (#9956)

This commit is contained in:
Daniel Perna 2017-10-19 01:31:25 +02:00 committed by GitHub
parent f05a8bfa2a
commit 429b637885
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.33']
REQUIREMENTS = ['pyhomematic==0.1.34']
DOMAIN = 'homematic'

View File

@ -635,7 +635,7 @@ pyharmony==1.0.16
pyhik==0.1.4
# homeassistant.components.homematic
pyhomematic==0.1.33
pyhomematic==0.1.34
# homeassistant.components.sensor.hydroquebec
pyhydroquebec==1.2.0