vsure 1.3.7 (#8321)

This commit is contained in:
Per Sandström 2017-07-04 06:26:55 +02:00 committed by GitHub
parent 22681fbe08
commit 7977996c0d
2 changed files with 2 additions and 2 deletions

View file

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

View file

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