1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/diagnostics/manifest.json
2022-01-17 20:42:18 -08:00

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"
}