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