Hi all, is there a way to hide the name of a person in a badge ?
I try with font size and with name:
elements:
- type: state-badge
entity: person.greta
person-entity-beacon:
- font-size: 0px
- type: state-badge
entity: person.greta
name: ""
but none of them does work…
Thanks to all !