From d270d52cb55f681129a7013b5aab98862a9eb578 Mon Sep 17 00:00:00 2001 From: Erik Eriksson <8228319+molobrakos@users.noreply.github.com> Date: Tue, 18 Dec 2018 00:08:57 +0100 Subject: [PATCH] Upgrade volvooncall to 0.8.7 (#19398) --- homeassistant/components/volvooncall.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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