Bumping aioasuswrt (#21627)
This commit is contained in:
parent
3e0459cef9
commit
1308ead8d6
2 changed files with 2 additions and 2 deletions
|
@ -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__)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue