mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Conditional card: refer to visibility tab (#33105)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
346394d6ef
commit
f395b596f9
@ -6,6 +6,8 @@ description: The Conditional card displays another card based on conditions.
|
||||
related:
|
||||
- docs: /dashboards/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.
|
||||
@ -15,6 +17,8 @@ The conditional card displays another card based on conditions.
|
||||
{% 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.
|
||||
|
||||
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.
|
||||
|
||||
## YAML configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user