hass-core/homeassistant/components/panel_iframe/manifest.json
2023-02-08 20:32:43 +01:00

8 lines
244 B
JSON

{
"domain": "panel_iframe",
"name": "iframe Panel",
"codeowners": ["@home-assistant/frontend"],
"dependencies": ["frontend"],
"documentation": "https://www.home-assistant.io/integrations/panel_iframe",
"quality_scale": "internal"
}