Update pyhomematic to 0.1.39 (#12265)

* Update pyhomematic
pull/12257/merge
Daniel Perna 2018-02-09 21:59:10 +01:00 committed by GitHub
parent 2014e42e4e
commit 0b947882ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.helpers.entity import Entity
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
from homeassistant.loader import bind_hass from homeassistant.loader import bind_hass
REQUIREMENTS = ['pyhomematic==0.1.38'] REQUIREMENTS = ['pyhomematic==0.1.39']
DOMAIN = 'homematic' DOMAIN = 'homematic'
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -738,7 +738,7 @@ pyhik==0.1.4
pyhiveapi==0.2.11 pyhiveapi==0.2.11
# homeassistant.components.homematic # homeassistant.components.homematic
pyhomematic==0.1.38 pyhomematic==0.1.39
# homeassistant.components.sensor.hydroquebec # homeassistant.components.sensor.hydroquebec
pyhydroquebec==2.1.0 pyhydroquebec==2.1.0