From ebdfb568036231d490e54a0751cbf0dfdaaf7e0b Mon Sep 17 00:00:00 2001 From: kennedyshead Date: Tue, 13 Nov 2018 14:04:36 +0100 Subject: [PATCH] Bumping aioasuswrt (#18427) --- homeassistant/components/asuswrt.py | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/asuswrt.py b/homeassistant/components/asuswrt.py index a5497f9f366..c653c1d03fd 100644 --- a/homeassistant/components/asuswrt.py +++ b/homeassistant/components/asuswrt.py @@ -14,7 +14,7 @@ from homeassistant.const import ( from homeassistant.helpers import config_validation as cv from homeassistant.helpers.discovery import async_load_platform -REQUIREMENTS = ['aioasuswrt==1.1.6'] +REQUIREMENTS = ['aioasuswrt==1.1.11'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 549b50f330e..747a5f17679 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -86,7 +86,7 @@ abodepy==0.14.0 afsapi==0.0.4 # homeassistant.components.asuswrt -aioasuswrt==1.1.6 +aioasuswrt==1.1.11 # homeassistant.components.device_tracker.automatic aioautomatic==0.6.5