From 4cc1e9f58a8a7ced5ea1d052b8a1e492f9e6883f Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Tue, 12 Mar 2024 14:57:47 +0100 Subject: [PATCH] Rename condition card header in gallery --- gallery/src/pages/lovelace/conditional-card.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gallery/src/pages/lovelace/conditional-card.ts b/gallery/src/pages/lovelace/conditional-card.ts index 33cfb1e8c5..7a723e01d4 100644 --- a/gallery/src/pages/lovelace/conditional-card.ts +++ b/gallery/src/pages/lovelace/conditional-card.ts @@ -34,7 +34,7 @@ const CONFIGS = [ `, }, { - heading: "Displays only if controllers are on", + heading: "If 1 is on and 2 is not off", config: ` - type: conditional conditions: @@ -52,7 +52,7 @@ const CONFIGS = [ `, }, { - heading: "Displays only if controller 1 == controller 2", + heading: "If 1 and 2 have the same state", config: ` - type: conditional conditions: