mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
11 lines
289 B
JSON
11 lines
289 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",
|
|
"integration_type": "system"
|
|
}
|