Bumps aioasuswrt (#20432)
parent
dcfe7b2280
commit
63fd5f2d31
|
@ -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.17']
|
||||
REQUIREMENTS = ['aioasuswrt==1.1.18']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
|
|
@ -87,7 +87,7 @@ abodepy==0.15.0
|
|||
afsapi==0.0.4
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.1.17
|
||||
aioasuswrt==1.1.18
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.6.5
|
||||
|
|
Loading…
Reference in New Issue