mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 13:13:46 +01:00
11 lines
286 B
JSON
11 lines
286 B
JSON
{
|
|
"domain": "mythicbeastsdns",
|
|
"name": "Mythic Beasts DNS",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/mythicbeastsdns",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["mbddns"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["mbddns==0.1.2"]
|
|
}
|