Upgrade Homematic (#11149)

* Update pyhomematic

* Update pyhomematic
This commit is contained in:
Daniel Perna 2017-12-15 00:34:27 +01:00 committed by GitHub
parent 823e260c2a
commit de4c8adca2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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.35']
REQUIREMENTS = ['pyhomematic==0.1.36']
DOMAIN = 'homematic'

View file

@ -695,7 +695,7 @@ pyhik==0.1.4
pyhiveapi==0.2.5
# homeassistant.components.homematic
pyhomematic==0.1.35
pyhomematic==0.1.36
# homeassistant.components.sensor.hydroquebec
pyhydroquebec==1.3.1