mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Mark custom panel integration as system type (#126883)
This commit is contained in:
parent
b079a94bef
commit
2749b1f057
@ -4,5 +4,6 @@
|
||||
"codeowners": ["@home-assistant/frontend"],
|
||||
"dependencies": ["frontend"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/panel_custom",
|
||||
"integration_type": "system",
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
@ -4537,11 +4537,6 @@
|
||||
"config_flow": false,
|
||||
"iot_class": "local_polling"
|
||||
},
|
||||
"panel_custom": {
|
||||
"name": "Custom Panel",
|
||||
"integration_type": "hub",
|
||||
"config_flow": false
|
||||
},
|
||||
"panel_iframe": {
|
||||
"name": "iframe Panel",
|
||||
"integration_type": "hub",
|
||||
|
Loading…
x
Reference in New Issue
Block a user