1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/components/panel_custom/manifest.json
2020-04-03 12:58:19 -07:00

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