Update pyhomematic to 0.1.38 ()

This commit is contained in:
Daniel Perna 2018-01-26 21:41:43 +01:00 committed by GitHub
commit af5d0b3443
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
homeassistant/components/homematic
requirements_all.txt

View file

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

View file

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