Merge pull request #1586 from persandstrom/vsure_ver_bump
bump vsure version
This commit is contained in:
commit
fcfa6f2691
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue