2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "asuswrt",
|
2020-02-13 13:24:15 +00:00
|
|
|
"name": "ASUSWRT",
|
2022-12-14 15:14:31 +00:00
|
|
|
"integration_type": "hub",
|
2021-02-13 18:17:06 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/asuswrt",
|
2021-11-09 10:17:48 +00:00
|
|
|
"requirements": ["aioasuswrt==1.4.0"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": ["@kennedyshead", "@ollo69"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["aioasuswrt", "asyncssh"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|