mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
commit
e2e8d4276f
@ -28,7 +28,7 @@ DISCOVER_SWITCHES = 'verisure.switches'
|
||||
DISCOVER_ALARMS = 'verisure.alarm_control_panel'
|
||||
|
||||
DEPENDENCIES = ['alarm_control_panel']
|
||||
REQUIREMENTS = ['vsure==0.4.8']
|
||||
REQUIREMENTS = ['vsure==0.5.0']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -223,7 +223,7 @@ proliphix==0.1.0
|
||||
radiotherm==1.2
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==0.4.8
|
||||
vsure==0.5.0
|
||||
|
||||
# homeassistant.components.zigbee
|
||||
xbee-helper==0.0.6
|
||||
|
Loading…
x
Reference in New Issue
Block a user