mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 11:06:26 +01:00
* Deprecate the panel_iframe integration * Address review comments * Customize issue text * Update test
9 lines
256 B
JSON
9 lines
256 B
JSON
{
|
|
"domain": "panel_iframe",
|
|
"name": "iframe Panel",
|
|
"codeowners": ["@home-assistant/frontend"],
|
|
"dependencies": ["frontend", "lovelace"],
|
|
"documentation": "https://www.home-assistant.io/integrations/panel_iframe",
|
|
"quality_scale": "internal"
|
|
}
|