Update pyhomematic to 0.1.51 (#17491)

pull/17530/head
Daniel Perna 2018-10-15 21:15:26 +02:00 committed by GitHub
parent 1a5048baaf
commit 73197c9a6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ from homeassistant.helpers import discovery
import homeassistant.helpers.config_validation as cv import homeassistant.helpers.config_validation as cv
from homeassistant.helpers.entity import Entity from homeassistant.helpers.entity import Entity
REQUIREMENTS = ['pyhomematic==0.1.50'] REQUIREMENTS = ['pyhomematic==0.1.51']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -917,7 +917,7 @@ pyhik==0.1.8
pyhiveapi==0.2.14 pyhiveapi==0.2.14
# homeassistant.components.homematic # homeassistant.components.homematic
pyhomematic==0.1.50 pyhomematic==0.1.51
# homeassistant.components.sensor.hydroquebec # homeassistant.components.sensor.hydroquebec
pyhydroquebec==2.2.2 pyhydroquebec==2.2.2

View File

@ -155,7 +155,7 @@ pydeconz==47
pydispatcher==2.0.5 pydispatcher==2.0.5
# homeassistant.components.homematic # homeassistant.components.homematic
pyhomematic==0.1.50 pyhomematic==0.1.51
# homeassistant.components.litejet # homeassistant.components.litejet
pylitejet==0.1 pylitejet==0.1