Merge pull request #806 from persandstrom/verisure-pypi

verisure module from pypi
This commit is contained in:
Per Sandström 2015-12-27 21:10:18 +01:00
commit 468087e6bc
2 changed files with 2 additions and 5 deletions

View File

@ -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__)

View File

@ -188,7 +188,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