mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Upgrade volvooncall to 0.8.7 (#19398)
This commit is contained in:
parent
6e26713184
commit
d270d52cb5
@ -25,7 +25,7 @@ DOMAIN = 'volvooncall'
|
|||||||
|
|
||||||
DATA_KEY = DOMAIN
|
DATA_KEY = DOMAIN
|
||||||
|
|
||||||
REQUIREMENTS = ['volvooncall==0.8.2']
|
REQUIREMENTS = ['volvooncall==0.8.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1612,7 +1612,7 @@ venstarcolortouch==0.6
|
|||||||
volkszaehler==0.1.2
|
volkszaehler==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.volvooncall
|
# homeassistant.components.volvooncall
|
||||||
volvooncall==0.8.2
|
volvooncall==0.8.7
|
||||||
|
|
||||||
# homeassistant.components.verisure
|
# homeassistant.components.verisure
|
||||||
vsure==1.5.2
|
vsure==1.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user