mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
10 lines
276 B
JSON
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"
|
|
}
|