2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "asuswrt",
|
2020-02-13 13:24:15 +00:00
|
|
|
"name": "ASUSWRT",
|
2023-02-08 19:29:44 +00:00
|
|
|
"codeowners": ["@kennedyshead", "@ollo69"],
|
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",
|
2023-02-08 19:29:44 +00:00
|
|
|
"integration_type": "hub",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:29:44 +00:00
|
|
|
"loggers": ["aioasuswrt", "asyncssh"],
|
2023-12-18 01:34:19 +00:00
|
|
|
"requirements": ["aioasuswrt==1.4.0", "pyasuswrt==0.1.21"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|