Upgrade vsure to 1.5.2 (#18557)

Upgrade vsure to 1.5.2
This commit is contained in:
Per Sandström 2018-11-18 19:41:24 +01:00 committed by Martin Hjelmare
parent 8f59be2059
commit 796933de68
2 changed files with 2 additions and 2 deletions

View file

@ -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__)

View file

@ -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