Bumping aioasuswrt to 1.1.2 (#18042)

This commit is contained in:
kennedyshead 2018-10-31 09:44:41 +01:00 committed by Daniel Høyer Iversen
parent 9c840f93f0
commit e85e5789a2
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
CONF_HOST, CONF_PASSWORD, CONF_USERNAME, CONF_PORT, CONF_MODE,
CONF_PROTOCOL)
REQUIREMENTS = ['aioasuswrt==1.1.1']
REQUIREMENTS = ['aioasuswrt==1.1.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -88,7 +88,7 @@ abodepy==0.14.0
afsapi==0.0.4
# homeassistant.components.device_tracker.asuswrt
aioasuswrt==1.1.1
aioasuswrt==1.1.2
# homeassistant.components.device_tracker.automatic
aioautomatic==0.6.5