Bumping aioasuswrt (#18427)
This commit is contained in:
parent
7aa41d66e9
commit
ebdfb56803
2 changed files with 2 additions and 2 deletions
|
@ -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.6']
|
||||
REQUIREMENTS = ['aioasuswrt==1.1.11']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -86,7 +86,7 @@ abodepy==0.14.0
|
|||
afsapi==0.0.4
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.1.6
|
||||
aioasuswrt==1.1.11
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.6.5
|
||||
|
|
Loading…
Add table
Reference in a new issue