Upgrade volvooncall to 0.8.7 (#19398)
This commit is contained in:
parent
6e26713184
commit
d270d52cb5
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ DOMAIN = 'volvooncall'
|
|||
|
||||
DATA_KEY = DOMAIN
|
||||
|
||||
REQUIREMENTS = ['volvooncall==0.8.2']
|
||||
REQUIREMENTS = ['volvooncall==0.8.7']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -1612,7 +1612,7 @@ venstarcolortouch==0.6
|
|||
volkszaehler==0.1.2
|
||||
|
||||
# homeassistant.components.volvooncall
|
||||
volvooncall==0.8.2
|
||||
volvooncall==0.8.7
|
||||
|
||||
# homeassistant.components.verisure
|
||||
vsure==1.5.2
|
||||
|
|
Loading…
Add table
Reference in a new issue