bump voc version (fixes heater bug)
This commit is contained in:
parent
11da7bed12
commit
353f5d6b49
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ import voluptuous as vol
|
||||||
|
|
||||||
DOMAIN = 'volvooncall'
|
DOMAIN = 'volvooncall'
|
||||||
|
|
||||||
REQUIREMENTS = ['volvooncall==0.3.2']
|
REQUIREMENTS = ['volvooncall==0.3.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
|
@ -736,7 +736,7 @@ upsmychoice==1.0.1
|
||||||
uvcclient==0.10.0
|
uvcclient==0.10.0
|
||||||
|
|
||||||
# homeassistant.components.volvooncall
|
# homeassistant.components.volvooncall
|
||||||
volvooncall==0.3.2
|
volvooncall==0.3.3
|
||||||
|
|
||||||
# homeassistant.components.verisure
|
# homeassistant.components.verisure
|
||||||
vsure==0.11.1
|
vsure==0.11.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue