I'm hoping to display an entity card which shows the lowest fuel price in my area.
I'm using the NSW Fuel addon, and have a bunch of the local petrol stations added (as such have a bunch of entities for each petrol station's petrol type price)
It's easy enough to grab the lowest value (either nodered or min/max), however that just gives me the value, not the location (entity name).
Is there some way I can display the lowest value entity name as well as it's value?