mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Upgrade pyhomematic to 0.1.30 (#8673)
This commit is contained in:
parent
74581b57f8
commit
9e6817b6d0
@ -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.29']
|
REQUIREMENTS = ['pyhomematic==0.1.30']
|
||||||
|
|
||||||
DOMAIN = 'homematic'
|
DOMAIN = 'homematic'
|
||||||
|
|
||||||
|
@ -590,7 +590,7 @@ pyharmony==1.0.16
|
|||||||
pyhik==0.1.3
|
pyhik==0.1.3
|
||||||
|
|
||||||
# homeassistant.components.homematic
|
# homeassistant.components.homematic
|
||||||
pyhomematic==0.1.29
|
pyhomematic==0.1.30
|
||||||
|
|
||||||
# homeassistant.components.sensor.hydroquebec
|
# homeassistant.components.sensor.hydroquebec
|
||||||
pyhydroquebec==1.2.0
|
pyhydroquebec==1.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user