1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/panel_custom/manifest.json
2024-09-27 10:26:19 +02:00

10 lines
276 B
JSON

{
"domain": "panel_custom",
"name": "Custom Panel",
"codeowners": ["@home-assistant/frontend"],
"dependencies": ["frontend"],
"documentation": "https://www.home-assistant.io/integrations/panel_custom",
"integration_type": "system",
"quality_scale": "internal"
}