diff --git a/homeassistant/components/volvooncall.py b/homeassistant/components/volvooncall.py index b47c7f7cdf7..75339171cbc 100644 --- a/homeassistant/components/volvooncall.py +++ b/homeassistant/components/volvooncall.py @@ -24,7 +24,7 @@ DOMAIN = 'volvooncall' DATA_KEY = DOMAIN -REQUIREMENTS = ['volvooncall==0.7.9'] +REQUIREMENTS = ['volvooncall==0.7.11'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index b4b6825f833..eebd9d006d5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1591,7 +1591,7 @@ venstarcolortouch==0.6 volkszaehler==0.1.2 # homeassistant.components.volvooncall -volvooncall==0.7.9 +volvooncall==0.7.11 # homeassistant.components.verisure vsure==1.5.2