Merge pull request #1586 from persandstrom/vsure_ver_bump

bump vsure version
This commit is contained in:
Per Sandström 2016-03-21 20:48:56 +01:00
commit fcfa6f2691
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