Last_updated State and last-changed in Lovelace

or use https://github.com/Petro31/easy-time-jinja or https://github.com/TheFes/relative-time-plus.
If your language is not added, you can submit an issue or PR to have them added.

1 Like

I would need some guidance here: let’s say I have a sensor that updates every minute, but most of the time returns the exact same value. Will the last_changed property be updated every time the sensor updates, or only when the value of the sensor changes ?
Thank you :slight_smile:

Only when the main stage changes value.

1 Like