thomasloven / lovelace-auto-entities

🔹Automatically populate the entities-list of lovelace cards
MIT License
1.19k stars 111 forks source link

[FEATURE REQUEST] - ability to customize (display) 'name' property of entity #386

Closed robsonfelix closed 8 months ago

robsonfelix commented 9 months ago

Is there a way I could customize the name property used to display the entity name?

For example, suppose I have a list of automations that start with 'Confort -', then I would add then dynamically to a card but I would like to remove the 'Confort - ' from the name. If I was to do this manually, this would be possible. But by using the auto entities card, this is not yet available.

An idea would be to have a regular expression that could be applied to the name, for instance.

Would something like this be possible?

ildar170975 commented 9 months ago

duplicate of https://github.com/thomasloven/lovelace-auto-entities/issues/166

robsonfelix commented 8 months ago

thank you !!!!!!!!!!!