Updated dependency (#7638)
parent
f3b9e1e988
commit
a24aebd5ae
homeassistant/components
|
@ -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.25']
|
||||
REQUIREMENTS = ['pyhomematic==0.1.26']
|
||||
|
||||
DOMAIN = 'homematic'
|
||||
|
||||
|
|
|
@ -551,7 +551,7 @@ pyharmony==1.0.12
|
|||
pyhik==0.1.2
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.25
|
||||
pyhomematic==0.1.26
|
||||
|
||||
# homeassistant.components.sensor.hydroquebec
|
||||
pyhydroquebec==1.1.0
|
||||
|
|
Loading…
Reference in New Issue