parent
823e260c2a
commit
de4c8adca2
2 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue