thomasloven / lovelace-template-entity-row

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

click on entity to see the state history #11

Closed basnijholt closed 4 years ago

basnijholt commented 4 years ago

Title says it all.

For me, now I have this: image

It would be great that if I clicked on it, I would see the window that pops up normally when clicking on an entity.

This window I mean, sorry, don't know the proper term (but then for the correct entity of course): image

MizterB commented 4 years ago

I would recommend even more robust behavior...in addition to providing the ability to display an entity's 'more-info' popup as requested above, it would be great if the user could provide a custom card to show in that popup window as well. Looks like the logic is built into card-tools now - can it be applied here?

fanaticDavid commented 4 years ago

+1 for providing a way to show the more-info popup when clicking on a template entity row, just like it would pop up when clicking on a normal entity row. Other than that, this is an improvement over secondaryinfo-entity-row 😄