parent
8f59be2059
commit
796933de68
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.5.0', 'jsonpath==0.75']
|
||||
REQUIREMENTS = ['vsure==1.5.2', 'jsonpath==0.75']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1569,7 +1569,7 @@ volkszaehler==0.1.2
|
|||
volvooncall==0.4.0
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==1.5.0
|
||||
vsure==1.5.2
|
||||
|
||||
# homeassistant.components.sensor.vasttrafik
|
||||
vtjp==0.1.14
|
||||
|
|
Loading…
Add table
Reference in a new issue