core/homeassistant/components/panel_custom/manifest.json

9 lines
244 B
JSON

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