update vsure to 0.5.1

This commit is contained in:
Per Sandström 2016-02-17 19:28:26 +01:00
parent 4d8487e7ba
commit 99ac4524b9
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