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: