2019-06-02 05:13:14 +00:00
|
|
|
{
|
2020-01-04 21:47:34 +00:00
|
|
|
"domain": "adguard",
|
|
|
|
"name": "AdGuard Home",
|
2023-02-08 19:29:44 +00:00
|
|
|
"codeowners": ["@frenck"],
|
2020-01-04 21:47:34 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/adguard",
|
2022-10-19 10:41:43 +00:00
|
|
|
"integration_type": "service",
|
2023-02-08 19:29:44 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["adguardhome"],
|
|
|
|
"requirements": ["adguardhome==0.6.1"]
|
2020-01-04 21:47:34 +00:00
|
|
|
}
|