bump vsure verisure
This commit is contained in:
parent
557dae7ab3
commit
ca788b6e4d
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
Reference in a new issue