bump vsure version
parent
2df85242f9
commit
b5cc145a92
|
@ -15,7 +15,7 @@ from homeassistant.util import Throttle
|
|||
|
||||
DOMAIN = "verisure"
|
||||
|
||||
REQUIREMENTS = ['vsure==0.8.1']
|
||||
REQUIREMENTS = ['vsure==0.10.1']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -469,7 +469,7 @@ urllib3
|
|||
uvcclient==0.9.0
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==0.8.1
|
||||
vsure==0.10.1
|
||||
|
||||
# homeassistant.components.switch.wake_on_lan
|
||||
wakeonlan==0.2.2
|
||||
|
|
Loading…
Reference in New Issue