mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +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.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…
x
Reference in New Issue
Block a user