Display time

I have a time sensor that I want to display on a dashboad. When i chose it it shows the time since, but I just want the time of the sensor. I’m looking for the 6:43 to display, not 7 hours ago. Can you please point me in the proper direction?

1


Try this:

states.sensor.leave_time.last_changed

this is my card now

Check the entity options in the docs.