mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
update pyhomematic to version 0.1.11 (#2770)
This commit is contained in:
parent
3d2830278a
commit
431f0fd236
@ -17,7 +17,7 @@ from homeassistant.helpers import discovery
|
||||
from homeassistant.config import load_yaml_config_file
|
||||
|
||||
DOMAIN = 'homematic'
|
||||
REQUIREMENTS = ["pyhomematic==0.1.10"]
|
||||
REQUIREMENTS = ["pyhomematic==0.1.11"]
|
||||
|
||||
HOMEMATIC = None
|
||||
HOMEMATIC_LINK_DELAY = 0.5
|
||||
|
@ -290,7 +290,7 @@ pyenvisalink==1.0
|
||||
pyfttt==0.3
|
||||
|
||||
# homeassistant.components.homematic
|
||||
pyhomematic==0.1.10
|
||||
pyhomematic==0.1.11
|
||||
|
||||
# homeassistant.components.device_tracker.icloud
|
||||
pyicloud==0.9.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user