bump voc version (fixes heater bug)

pull/6583/head
Erik 2017-03-13 17:28:27 +01:00
parent 11da7bed12
commit 353f5d6b49
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