vsure version 1.5.0 (#17209)

This commit is contained in:
Per Sandström 2018-10-07 12:33:16 +02:00 committed by Paulus Schoutsen
parent 8fda705377
commit c8266c6692
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.3.7', 'jsonpath==0.75']
REQUIREMENTS = ['vsure==1.5.0', 'jsonpath==0.75']
_LOGGER = logging.getLogger(__name__)

View file

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