Default behaviour on tapping an entity in a Glance card is to show the history in a pop-up. Is it possible to amend this using tap_action
to show the same history pop-up but for a different sensor? I’ve done lots of searching but results all seem to be about changing the duration of the displayed history. Thanks!
This is not possible for Glance.
Try using a custom card like “custom:button-card” placed in a grid to mimic the Glance card.
Thanks. I got it working on a Glance card using Browser Mod 2 as per this thread:
The key element missing from my original search was that I didn’t know the pop-up history screen is called more-info
.