vsure 1.3.7 (#8321)
This commit is contained in:
parent
22681fbe08
commit
7977996c0d
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ from homeassistant.util import Throttle
|
|||
import homeassistant.config as conf_util
|
||||
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__)
|
||||
|
||||
|
|
|
@ -902,7 +902,7 @@ uvcclient==0.10.0
|
|||
volvooncall==0.3.3
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==1.3.6
|
||||
vsure==1.3.7
|
||||
|
||||
# homeassistant.components.sensor.vasttrafik
|
||||
vtjp==0.1.14
|
||||
|
|
Loading…
Add table
Reference in a new issue