mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 02:07:09 +00:00
VOC: Update external dependency to fix engine start issue (#19062)
This commit is contained in:
parent
962358bf87
commit
b71d65015a
@ -24,7 +24,7 @@ DOMAIN = 'volvooncall'
|
|||||||
|
|
||||||
DATA_KEY = DOMAIN
|
DATA_KEY = DOMAIN
|
||||||
|
|
||||||
REQUIREMENTS = ['volvooncall==0.7.9']
|
REQUIREMENTS = ['volvooncall==0.7.11']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1591,7 +1591,7 @@ venstarcolortouch==0.6
|
|||||||
volkszaehler==0.1.2
|
volkszaehler==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.volvooncall
|
# homeassistant.components.volvooncall
|
||||||
volvooncall==0.7.9
|
volvooncall==0.7.11
|
||||||
|
|
||||||
# homeassistant.components.verisure
|
# homeassistant.components.verisure
|
||||||
vsure==1.5.2
|
vsure==1.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user