mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
bump aioasuswrt version (#18955)
This commit is contained in:
parent
3904d83c32
commit
17c6ef5d54
@ -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.12']
|
||||
REQUIREMENTS = ['aioasuswrt==1.1.13']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -86,7 +86,7 @@ abodepy==0.14.0
|
||||
afsapi==0.0.4
|
||||
|
||||
# homeassistant.components.asuswrt
|
||||
aioasuswrt==1.1.12
|
||||
aioasuswrt==1.1.13
|
||||
|
||||
# homeassistant.components.device_tracker.automatic
|
||||
aioautomatic==0.6.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user