I have a problem: a couple of windows (Fakro Z Wave devices) are closing, and I don’t know why!
The activity log says: at 5 am: last seen was changed 3 times, then the window “was closed”, but not what caused the closing.
It seems this happens every day at 5am.
I have looked at
the automations connected to the device, but none were triggered at that time
the logs, but they only seem to show errors and warnings
Node Red, but it doesn’t connect to any windows
Happening at 5am makes me suspicious there’s an automation running somewhere, but I don’t know what. In the Z Wave controller? Can’t see anything…
A thing to do might be to turn on a lower level debugging, but I don’t know how…
Is 5am local time co-inciding with midnight UTC? Just asking, in case there is a rogue maintenance task, or NTP time is not happening on your router/network/browser, etc.
Found it!
Thanks guys for you for your suggestions! Just talking about the problem helped!
Turns out there was an old automation - a turn everything off script meant to run at 2300 and 0500, and in it, it had a close covers in the room - windows are covers. This meant that searching for a window would fail to return this automation…
Who’d have thunk it!