mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00: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"
|
|
}
|