mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 00:37:13 +00:00
vsure 1.3.7 (#8321)
This commit is contained in:
parent
22681fbe08
commit
7977996c0d
@ -18,7 +18,7 @@ from homeassistant.util import Throttle
|
|||||||
import homeassistant.config as conf_util
|
import homeassistant.config as conf_util
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['vsure==1.3.6', 'jsonpath==0.75']
|
REQUIREMENTS = ['vsure==1.3.7', 'jsonpath==0.75']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -902,7 +902,7 @@ uvcclient==0.10.0
|
|||||||
volvooncall==0.3.3
|
volvooncall==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.verisure
|
# homeassistant.components.verisure
|
||||||
vsure==1.3.6
|
vsure==1.3.7
|
||||||
|
|
||||||
# homeassistant.components.sensor.vasttrafik
|
# homeassistant.components.sensor.vasttrafik
|
||||||
vtjp==0.1.14
|
vtjp==0.1.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user