mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-03 00:36:50 +00:00
887 B
887 B
type, title, sidebar_label, description, related
type | title | sidebar_label | description | related | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
view | Panel view | Panel | The panel view shows a single card in the full width of the screen. |
|
The panel view must have exactly one card. This card is rendered full-width.
Screenshot of the panel view.
This view doesn't have support for badges.
This view is good when using cards like map, horizontal stack, vertical stack, picture elements, or picture glance.
{% configuration %}
type:
required: true
description: "panel
"
type: string
{% endconfiguration %}