TemplateState - Time when integration was started

Hello,

I need to access the time when the Zigbbe2MQTT Bridge device was last started, but I can’t find a way to do so.

In the Template Editor, I can see the TemplateState, but I can’t extract the time – what am I missing? How i can use Activity values of a device?

THX

The value you have highlighted is that of the last_changed property. This value updates whenever the state of the entity changes.

Oh, how silly of me :see_no_evil:… I could have figured that out myself.

Of course it works, thank you very much!