I have seen a screenshot where there was a last tripped time underneath the sensors. Unfortunately I cannot find the post anymore but found (at least for layout purpose) what I mean in below screenshot (the grey text below the main text).
by the way nowadays i have things like:
max or min temp today, max or min temp yesterday, or this week or this month, or this year.
i must say that actually any statistical function is available if you like it.
So just to make sure I think we are talking about two different things here; How to get last tripped displayed in the UI and how to do it in the UI like above screenshot.
If I understand correctly the second point can’t be done anyway?
p.s. the sensors I load via Vera actually contain an attribute ‘last tripped’ (bottom screenshot) while the ones added directly to HASS not (both are z-wave sensors). Is this because there are missing zwave classes in OZW or HASS?
Well I don’t think you can get it exactly like the display, but you could make a template sensor of the last_tripped_time attribute and display it underneath the source sensor. That’s sort of a compromise.
And people keep asking about it - I just saw a post today referencing it and @balloob asked if folks finding old screenshots could update them.
I wonder if this wouldn’t be something that could go into feature requests? I’m sure that there was a reason why this was removed as part of the UI but maybe it could be added back as an option?