11 lines
303 B
JSON
11 lines
303 B
JSON
{
|
|
"domain": "asuswrt",
|
|
"name": "ASUSWRT",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/asuswrt",
|
|
"requirements": ["aioasuswrt==1.4.0"],
|
|
"codeowners": ["@kennedyshead", "@ollo69"],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["aioasuswrt", "asyncssh"]
|
|
}
|