VOC: Update external dependency to fix engine start issue (#19062)

This commit is contained in:
Erik Eriksson 2018-12-06 09:22:49 +01:00 committed by Paulus Schoutsen
parent 962358bf87
commit b71d65015a
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ DOMAIN = 'volvooncall'
DATA_KEY = DOMAIN
REQUIREMENTS = ['volvooncall==0.7.9']
REQUIREMENTS = ['volvooncall==0.7.11']
_LOGGER = logging.getLogger(__name__)

View File

@ -1591,7 +1591,7 @@ venstarcolortouch==0.6
volkszaehler==0.1.2
# homeassistant.components.volvooncall
volvooncall==0.7.9
volvooncall==0.7.11
# homeassistant.components.verisure
vsure==1.5.2