Merge pull request #1300 from persandstrom/vsure0.5.1

update vsure to 0.5.1
pull/1309/head
Per Sandström 2016-02-17 19:34:03 +01:00
commit 0bacc7be07
2 changed files with 2 additions and 2 deletions

View File

@ -29,7 +29,7 @@ DISCOVER_ALARMS = 'verisure.alarm_control_panel'
DISCOVER_LOCKS = 'verisure.lock'
DEPENDENCIES = ['alarm_control_panel']
REQUIREMENTS = ['vsure==0.5.0']
REQUIREMENTS = ['vsure==0.5.1']
_LOGGER = logging.getLogger(__name__)

View File

@ -256,7 +256,7 @@ transmissionrpc==0.11
uvcclient==0.6
# homeassistant.components.verisure
vsure==0.5.0
vsure==0.5.1
# homeassistant.components.zigbee
xbee-helper==0.0.6