mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
823e260c2a
commit
de4c8adca2
@ -21,7 +21,7 @@ from homeassistant.helpers.entity import Entity
|
|||||||
from homeassistant.helpers.event import track_time_interval
|
from homeassistant.helpers.event import track_time_interval
|
||||||
from homeassistant.config import load_yaml_config_file
|
from homeassistant.config import load_yaml_config_file
|
||||||
|
|
||||||
REQUIREMENTS = ['pyhomematic==0.1.35']
|
REQUIREMENTS = ['pyhomematic==0.1.36']
|
||||||
|
|
||||||
DOMAIN = 'homematic'
|
DOMAIN = 'homematic'
|
||||||
|
|
||||||
|
@ -695,7 +695,7 @@ pyhik==0.1.4
|
|||||||
pyhiveapi==0.2.5
|
pyhiveapi==0.2.5
|
||||||
|
|
||||||
# homeassistant.components.homematic
|
# homeassistant.components.homematic
|
||||||
pyhomematic==0.1.35
|
pyhomematic==0.1.36
|
||||||
|
|
||||||
# homeassistant.components.sensor.hydroquebec
|
# homeassistant.components.sensor.hydroquebec
|
||||||
pyhydroquebec==1.3.1
|
pyhydroquebec==1.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user