hass-core/homeassistant/components/panel_iframe/manifest.json
Erik Montnemery 79f2eaaf41
Deprecate the panel_iframe integration (#113410)
* Deprecate the panel_iframe integration

* Address review comments

* Customize issue text

* Update test
2024-03-22 02:48:52 +01:00

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