thomasloven / lovelace-template-entity-row

🔹 Display whatever you want in an entities card row.
MIT License
210 stars 16 forks source link

Tap Action #10

Closed milothomas closed 4 years ago

milothomas commented 4 years ago

Can the tap action be added as a config for the card?

Mariusthvdb commented 4 years ago

actions would be nice, or, since this is meant to be in an entities card, have it use the regular options for entity (more-info etc etc)

tdejneka commented 4 years ago

+1

I currently use Custom-UI to dynamically set an entity row's icon and icon-color. I began exploring replacements for Custom-UI and managed to duplicate the desired functionality using card-mod (for icon color) and template-entity-row (for icon). However, the showstopper (for my application) is that the resulting entity row cannot be clicked to reveal the entity's more-info panel.

Please consider adding this capability to a future release of template-entity-row.