mirror of
https://github.com/elisspace/core.git
synced 2026-09-12 05:58:35 +00:00
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"domain": "diagnostics",
|
|
"name": "Diagnostics",
|
|
"config_flow": false,
|
|
"documentation": "https://www.home-assistant.io/integrations/diagnostics",
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@home-assistant/core"],
|
|
"quality_scale": "internal"
|
|
}
|