From 63fd5f2d31bb713bdcbcc616ec206204ec7c07d0 Mon Sep 17 00:00:00 2001 From: kennedyshead Date: Fri, 25 Jan 2019 23:27:44 +0100 Subject: [PATCH] Bumps aioasuswrt (#20432) --- 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 8dedb1f640a..898485b5cb3 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.17'] +REQUIREMENTS = ['aioasuswrt==1.1.18'] _LOGGER = logging.getLogger(__name__) diff --git a/requirements_all.txt b/requirements_all.txt index 549b8fe3503..441d0490fb3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -87,7 +87,7 @@ abodepy==0.15.0 afsapi==0.0.4 # homeassistant.components.asuswrt -aioasuswrt==1.1.17 +aioasuswrt==1.1.18 # homeassistant.components.device_tracker.automatic aioautomatic==0.6.5