mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
update vsure to 0.5.1
This commit is contained in:
parent
4d8487e7ba
commit
99ac4524b9
@ -29,7 +29,7 @@ DISCOVER_ALARMS = 'verisure.alarm_control_panel'
|
|||||||
DISCOVER_LOCKS = 'verisure.lock'
|
DISCOVER_LOCKS = 'verisure.lock'
|
||||||
|
|
||||||
DEPENDENCIES = ['alarm_control_panel']
|
DEPENDENCIES = ['alarm_control_panel']
|
||||||
REQUIREMENTS = ['vsure==0.5.0']
|
REQUIREMENTS = ['vsure==0.5.1']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -256,7 +256,7 @@ transmissionrpc==0.11
|
|||||||
uvcclient==0.6
|
uvcclient==0.6
|
||||||
|
|
||||||
# homeassistant.components.verisure
|
# homeassistant.components.verisure
|
||||||
vsure==0.5.0
|
vsure==0.5.1
|
||||||
|
|
||||||
# homeassistant.components.zigbee
|
# homeassistant.components.zigbee
|
||||||
xbee-helper==0.0.6
|
xbee-helper==0.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user