core/homeassistant/components/nextdns/manifest.json

11 lines
268 B
JSON

{
"domain": "nextdns",
"name": "NextDNS",
"documentation": "https://www.home-assistant.io/integrations/nextdns",
"codeowners": ["@bieniu"],
"requirements": ["nextdns==1.1.0"],
"config_flow": true,
"iot_class": "cloud_polling",
"loggers": ["nextdns"]
}