Merge pull request #6583 from molobrakos/voc-fix

Bump VOC version (fixes heater bug)
pull/6629/head
Erik Eriksson 2017-03-14 23:37:32 +01:00 committed by GitHub
commit cada74df22
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ import voluptuous as vol
DOMAIN = 'volvooncall'
REQUIREMENTS = ['volvooncall==0.3.2']
REQUIREMENTS = ['volvooncall==0.3.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -736,7 +736,7 @@ upsmychoice==1.0.1
uvcclient==0.10.0
# homeassistant.components.volvooncall
volvooncall==0.3.2
volvooncall==0.3.3
# homeassistant.components.verisure
vsure==0.11.1