Forcing logout

I have a couple of questions related to the same thing. Over the course of time, we have noticed some weird behavior. I have a PIR sensor which is triggering in the middle of the night and yesterday evening the vacuum even started. I traced that back to a flow which has a manual trigger. So how on earth does a manual trigger get triggered in the middle of the night.

Searching for more information, I noticed there doesn’t seem to be any activity log for flows like there is for devices?

Also, I wanted to make sure that there’s no credentials floating around somewhere. I was looking for a “sign out everywhere” option. It’s very far fetched, but I just want to rule out everything I can. Is there any way to invalidate existing logins for all users of our homey?

You can use Simple Sys Log to log actions and stuff in flows. But info like, who started it etc, are not available im afraid.

You might have a look at the audit app too

That’s a pity. Would be nice to have an ‘activation log’ like there is with devices, keeping track of the flow triggers and trigger source. That would make tracing things a lot easier. Thanks!

AFAIK changing your password automatically revokes all sessions. Note that you’ll also have to re-setup integrations like Google or Alexa when changing your password.

Ah that’s useful info, thanks for that!