From afd9c44ffb9b7cecdf7eaf670f4ec553299ce118 Mon Sep 17 00:00:00 2001 From: kennedyshead Date: Mon, 12 Nov 2018 11:10:53 +0100 Subject: [PATCH] Bumping aioasuswrt (#18400) --- 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 37a55238e6b..a5497f9f366 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.4'] +REQUIREMENTS = ['aioasuswrt==1.1.6'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 459fd365c08..6dcaf2803df 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.4 +aioasuswrt==1.1.6 # homeassistant.components.device_tracker.automatic aioautomatic==0.6.5