update vsure to 0.5.1
This commit is contained in:
parent
4d8487e7ba
commit
99ac4524b9
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ DISCOVER_ALARMS = 'verisure.alarm_control_panel'
|
|||
DISCOVER_LOCKS = 'verisure.lock'
|
||||
|
||||
DEPENDENCIES = ['alarm_control_panel']
|
||||
REQUIREMENTS = ['vsure==0.5.0']
|
||||
REQUIREMENTS = ['vsure==0.5.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -256,7 +256,7 @@ transmissionrpc==0.11
|
|||
uvcclient==0.6
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==0.5.0
|
||||
vsure==0.5.1
|
||||
|
||||
# homeassistant.components.zigbee
|
||||
xbee-helper==0.0.6
|
||||
|
|
Loading…
Add table
Reference in a new issue