mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
IOT Class for Custom Panel (#15337)
This commit is contained in:
parent
7e6d1ea32b
commit
4b4b3a4e73
@ -8,6 +8,7 @@ ha_quality_scale: internal
|
|||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@home-assistant/frontend'
|
- '@home-assistant/frontend'
|
||||||
ha_domain: panel_custom
|
ha_domain: panel_custom
|
||||||
|
ha_iot_class: ~
|
||||||
---
|
---
|
||||||
|
|
||||||
The `panel_custom` support allows you to add additional panels to your Home Assistant frontend. The panels are listed in the sidebar if wished and can be highly customized. See the developer documentation on [instructions how to build your own panels](https://developers.home-assistant.io/docs/frontend/custom-ui/creating-custom-panels/).
|
The `panel_custom` support allows you to add additional panels to your Home Assistant frontend. The panels are listed in the sidebar if wished and can be highly customized. See the developer documentation on [instructions how to build your own panels](https://developers.home-assistant.io/docs/frontend/custom-ui/creating-custom-panels/).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user