Bumping aioasuswrt (#21627)

This commit is contained in:
kennedyshead 2019-03-03 21:31:09 +01:00 committed by Rohan Kapoor
parent 3e0459cef9
commit 1308ead8d6
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,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.20']
REQUIREMENTS = ['aioasuswrt==1.1.21']
_LOGGER = logging.getLogger(__name__)

View file

@ -97,7 +97,7 @@ afsapi==0.0.4
aioambient==0.1.3
# homeassistant.components.asuswrt
aioasuswrt==1.1.20
aioasuswrt==1.1.21
# homeassistant.components.device_tracker.automatic
aioautomatic==0.6.5