vsure version 1.5.0 (#17209)
This commit is contained in:
parent
8fda705377
commit
c8266c6692
2 changed files with 2 additions and 2 deletions
|
@ -16,7 +16,7 @@ from homeassistant.helpers import discovery
|
|||
from homeassistant.util import Throttle
|
||||
import homeassistant.helpers.config_validation as cv
|
||||
|
||||
REQUIREMENTS = ['vsure==1.3.7', 'jsonpath==0.75']
|
||||
REQUIREMENTS = ['vsure==1.5.0', 'jsonpath==0.75']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1484,7 +1484,7 @@ volkszaehler==0.1.2
|
|||
volvooncall==0.4.0
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==1.3.7
|
||||
vsure==1.5.0
|
||||
|
||||
# homeassistant.components.sensor.vasttrafik
|
||||
vtjp==0.1.14
|
||||
|
|
Loading…
Add table
Reference in a new issue