Possible to trace events?

I see that in the Insights, we can follow power consumption, temerature etc. But is there any way to see a log of the actuators. Meaning see when a button was pushed or when a door was opened?

Yes,

You can view events info directly on the device properties:
(click on the “x minutes ago” line to reveal the timestamp)



To actually log them to insights, there is a workaround:
Add an Adv. Virtual Device from the app Device Capabilities as an in-between, and let it write the bool values as string values (open/closed) in insights.

Thanks. Does not seems to be so for the Heatit buttons:

Ah yes, it’s probably only for devices that are controlled, not the controllers themselves.
For them you could give the workaround a go.