core/homeassistant/components/panel_custom/manifest.json

9 lines
244 B
JSON
Raw Normal View History

{
"domain": "panel_custom",
"name": "Custom Panel",
"codeowners": ["@home-assistant/frontend"],
2023-02-08 19:32:43 +00:00
"dependencies": ["frontend"],
"documentation": "https://www.home-assistant.io/integrations/panel_custom",
"quality_scale": "internal"
}