mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-06 16:07:48 +00:00
Rename condition card header in gallery
This commit is contained in:
parent
cf51598f9f
commit
4cc1e9f58a
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user