mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-09 09:27:46 +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: `
|
config: `
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
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: `
|
config: `
|
||||||
- type: conditional
|
- type: conditional
|
||||||
conditions:
|
conditions:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user