Bumping aioasuswrt (#18400)

This commit is contained in:
kennedyshead 2018-11-12 11:10:53 +01:00 committed by Fabian Affolter
parent 1f06d6ac1a
commit afd9c44ffb
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.4']
REQUIREMENTS = ['aioasuswrt==1.1.6']
_LOGGER = logging.getLogger(__name__)

View file

@ -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