mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
update vsure to 0.5.1
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user