mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 14:57:09 +00:00
bump vsure verisure
This commit is contained in:
parent
557dae7ab3
commit
ca788b6e4d
@ -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…
x
Reference in New Issue
Block a user