mirror of
https://github.com/home-assistant/core.git
synced 2026-05-03 07:01:43 +01:00
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "namecheapdns",
|
|
"name": "Namecheap FreeDNS",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/namecheapdns",
|
|
"iot_class": "cloud_push",
|
|
"quality_scale": "legacy",
|
|
"requirements": ["defusedxml==0.7.1"]
|
|
}
|