mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 20:56:52 +00:00
Conditional card: refer to visibility tab
This commit is contained in:
parent
92c0869fa7
commit
fe16860ee3
@ -6,6 +6,8 @@ description: The Conditional card displays another card based on conditions.
|
|||||||
related:
|
related:
|
||||||
- docs: /dashboards/cards/
|
- docs: /dashboards/cards/
|
||||||
title: Dashboard cards
|
title: Dashboard cards
|
||||||
|
- docs: /dashboards/cards/#show-or-hide-a-card-conditionally
|
||||||
|
title: Conditional settings on the card's visibility tab
|
||||||
---
|
---
|
||||||
|
|
||||||
The conditional card displays another card based on conditions.
|
The conditional card displays another card based on conditions.
|
||||||
@ -15,6 +17,8 @@ The conditional card displays another card based on conditions.
|
|||||||
{% include dashboard/edit_dashboard.md %}
|
{% include dashboard/edit_dashboard.md %}
|
||||||
Note that while editing the dashboard, the card will always be shown, so be sure to exit editing mode to test the conditions.
|
Note that while editing the dashboard, the card will always be shown, so be sure to exit editing mode to test the conditions.
|
||||||
|
|
||||||
|
The conditional card can still be used. However, it is now possible to define a setting to show or hide a card conditionally directly on each card type, on its [Visibility]((/dashboards/cards/#show-or-hide-a-card-conditionally)) tab.
|
||||||
|
|
||||||
Most options for this card can be configured via the user interface.
|
Most options for this card can be configured via the user interface.
|
||||||
|
|
||||||
## YAML configuration
|
## YAML configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user