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