bump vsure verisure

This commit is contained in:
Per Sandström 2016-03-21 20:39:03 +01:00
parent 557dae7ab3
commit ca788b6e4d
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ DISCOVER_SWITCHES = 'verisure.switches'
DISCOVER_ALARMS = 'verisure.alarm_control_panel'
DISCOVER_LOCKS = 'verisure.lock'
REQUIREMENTS = ['vsure==0.6.1']
REQUIREMENTS = ['vsure==0.7.1']
_LOGGER = logging.getLogger(__name__)

View file

@ -281,7 +281,7 @@ urllib3
uvcclient==0.8
# homeassistant.components.verisure
vsure==0.6.1
vsure==0.7.1
# homeassistant.components.switch.wake_on_lan
wakeonlan==0.2.2