zagi988
(Bruno Negovec)
1
When using entities card, I am trying to use an icon in the name of displayed entity.
Like this:
entities:
- entity: switch.termoaku
icon: mdi:radiator
name: Termoaku (heater °C)
instead of (heater °C) I would use (mdi:induction °C).
Any idea how to get that working?
1 Like
Hellis81
(Hellis81)
2
I believe it only accepts strings.
Not sure that is a good idea when you filter or use the entity names in automations and such.
zagi988
(Bruno Negovec)
3
No no, you misunderstood me.
I only want to use icon in name when I’m using entities card, not for an actual name of entity.
NathanCu
(Nathan Curtis)
4
Same answer. Only accepts strings. Find another way to display the icon.
zagi988
(Bruno Negovec)
5
Ok, then how do I suggest a new feature?
matteocorti
(Matteo Corti)
6
You can use unicode characters in the name. I did not find a radiator but you could try with tomething like (U+2668)
1 Like