mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"domain": "duckdns",
|
|
"name": "Duck DNS",
|
|
"codeowners": ["@tr4nt0r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/duckdns",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum"
|
|
}
|