I have a 3-in-1 sensor that I use a lot to detect presence in a room and switch on the lights as a result. However, sometimes (say a couple of times a day) the following happens:
- The motion led is blinking, but nothing happens.
- The motion led is blinking, and lights switch on after X seconds where X could be anything from 1 to 20 seconds.
I have a Vera 3 which I bought to have an abundance of computing power so the delay has to be minimum. Network heals on a regular basis.
My question:
- When a 10 second delay strikes: What can be the reason? Is the motion message to Vera delayed? Is the switch-on message delayed? Is Vera doing other things than receiving and sending Z-Wave messages?
- If Vera is busy, WHAT is it doing?
- Not sure if timings in the /var/msg LuaUPnP logging are correct since the logging may also be off.