Bump aioasuswrt to 1.1.6

This commit is contained in:
Paulus Schoutsen 2018-11-15 14:01:02 +01:00
parent 7659c33439
commit 43271ca0f7
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.2']
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.device_tracker.asuswrt
aioasuswrt==1.1.2
aioasuswrt==1.1.6
# homeassistant.components.device_tracker.automatic
aioautomatic==0.6.5