mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
bump voc version (fixes heater bug)
This commit is contained in:
parent
11da7bed12
commit
353f5d6b49
@ -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…
x
Reference in New Issue
Block a user