add text to secondary_info before the state #1638
avigrinberg
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
how can i add text before the state in secondary_info that will be displayed?
THX
`square: false
type: grid
cards:
entity: lock.bfb716agajgvhvel_manual_lock
name: Front door
fill_container: false
tap_action:
action: toggle
hold_action:
action: none
double_tap_action:
action: none
primary_info: name
secondary_info: "some text in here.." state`
Beta Was this translation helpful? Give feedback.
All reactions