12 lines
314 B
JSON
12 lines
314 B
JSON
{
|
|
"domain": "adguard",
|
|
"name": "AdGuard Home",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/adguard",
|
|
"requirements": ["adguardhome==0.5.1"],
|
|
"codeowners": ["@frenck"],
|
|
"iot_class": "local_polling",
|
|
"integration_type": "service",
|
|
"loggers": ["adguardhome"]
|
|
}
|