diff --git a/homeassistant/components/volvooncall.py b/homeassistant/components/volvooncall.py index 8e9fd087564..9f9b58ec8b6 100644 --- a/homeassistant/components/volvooncall.py +++ b/homeassistant/components/volvooncall.py @@ -25,7 +25,7 @@ DOMAIN = 'volvooncall' DATA_KEY = DOMAIN -REQUIREMENTS = ['volvooncall==0.8.2'] +REQUIREMENTS = ['volvooncall==0.8.7'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 540aa42f99c..c11f9b9be6f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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