update vsure version
This commit is contained in:
parent
6c91831baa
commit
7cbd780748
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ DISCOVER_SWITCHES = 'verisure.switches'
|
|||
DISCOVER_ALARMS = 'verisure.alarm_control_panel'
|
||||
|
||||
DEPENDENCIES = ['alarm_control_panel']
|
||||
REQUIREMENTS = ['vsure==0.4.5']
|
||||
REQUIREMENTS = ['vsure==0.4.8']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -211,7 +211,7 @@ proliphix==0.1.0
|
|||
radiotherm==1.2
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==0.4.5
|
||||
vsure==0.4.8
|
||||
|
||||
# homeassistant.components.zwave
|
||||
pydispatcher==2.0.5
|
||||
|
|
Loading…
Add table
Reference in a new issue