2022-07-03 16:51:50 +00:00
|
|
|
{
|
|
|
|
"domain": "nextdns",
|
|
|
|
"name": "NextDNS",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/nextdns",
|
|
|
|
"codeowners": ["@bieniu"],
|
2022-11-26 18:02:12 +00:00
|
|
|
"requirements": ["nextdns==1.2.2"],
|
2022-07-03 16:51:50 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "cloud_polling",
|
2022-08-22 05:08:57 +00:00
|
|
|
"loggers": ["nextdns"],
|
2022-10-22 12:38:08 +00:00
|
|
|
"quality_scale": "platinum",
|
|
|
|
"integration_type": "service"
|
2022-07-03 16:51:50 +00:00
|
|
|
}
|