verisure component from pypi
This commit is contained in:
parent
0d64f4a2d5
commit
eb3da8cb03
2 changed files with 2 additions and 5 deletions
|
@ -28,10 +28,7 @@ DISCOVER_SWITCHES = 'verisure.switches'
|
|||
DISCOVER_ALARMS = 'verisure.alarm_control_panel'
|
||||
|
||||
DEPENDENCIES = ['alarm_control_panel']
|
||||
REQUIREMENTS = [
|
||||
'https://github.com/persandstrom/python-verisure/archive/'
|
||||
'0f53c1d6a9e370566a78e36093b02fbd5144b75d.zip#python-verisure==0.4.1'
|
||||
]
|
||||
REQUIREMENTS = ['vsure==0.4.3']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -189,7 +189,7 @@ python-nest==2.6.0
|
|||
radiotherm==1.2
|
||||
|
||||
# homeassistant.components.verisure
|
||||
https://github.com/persandstrom/python-verisure/archive/0f53c1d6a9e370566a78e36093b02fbd5144b75d.zip#python-verisure==0.4.1
|
||||
vsure==0.4.3
|
||||
|
||||
# homeassistant.components.zwave
|
||||
pydispatcher==2.0.5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue