Bumping aioasuswrt version to 1.1.17 (#19714)

This commit is contained in:
kennedyshead 2019-01-02 13:55:09 +01:00 committed by Charles Garwood
parent 635252ec8e
commit bba9ef7d7d
2 changed files with 2 additions and 2 deletions

View File

@ -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.15']
REQUIREMENTS = ['aioasuswrt==1.1.17']
_LOGGER = logging.getLogger(__name__)

View File

@ -87,7 +87,7 @@ abodepy==0.14.0
afsapi==0.0.4
# homeassistant.components.asuswrt
aioasuswrt==1.1.15
aioasuswrt==1.1.17
# homeassistant.components.device_tracker.automatic
aioautomatic==0.6.5