mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Bumped pyhomematic version (#7861)
This commit is contained in:
parent
e0712ba329
commit
4bcbeef480
@ -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.26']
|
||||
REQUIREMENTS = ['pyhomematic==0.1.27']
|
||||
|
||||
DOMAIN = 'homematic'
|
||||
|
||||
|
@ -551,7 +551,7 @@ pyharmony==1.0.16
|
||||
pyhik==0.1.2
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.26
|
||||
pyhomematic==0.1.27
|
||||
|
||||
# homeassistant.components.sensor.hydroquebec
|
||||
pyhydroquebec==1.1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user