1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/panel_iframe/manifest.json

13 lines
245 B
JSON
Raw Normal View History

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