Z-wave ghost

Hi, I am running .40.1 and my home is suffering from a z-wave ghost. This has happened before, a few releases ago.

I have a few motion sensor automatons which, when movement is detected, turn on z-wave lights. Some are z-wave bulbs, others are GE dimmers or GE switches. This automation/script has been working flawlessly for several weeks.

All of the sudden today additional lights turn on from motion, stuff that shouldn’t turn on at all. Always z-wave, never Hue. Moving from bedroom to basement should only activate two z-wave bulbs but now, in addition to those two, a ge switch, ge dimmer, and three Aeotec smart switch all turn on also.

I have rebooted my HaSS server (Ubuntu VM), run heals and tests but can’t figure out the problem. This has happened before - we had a nasty power failure one night and the next day the wrong lights were going on. I blamed myself, figured it was a mistake in script or automation, and rebuilt the system again from scratch. That was around 2 months ago. Now, it’s back, and I haven’t adjusted any script or automation in almost a week.

OPZWCP log

I know the file is big, sorry. Line 884 references Node025. This node is my basement motion sensor. So at 02:00:50 I stepped into the basement. I believe the problem starts here because it is when I go into basement that extra lights turn on.

Node004 is an example of a light which turned on and shouldn’t have. This is a GE Dimmer.

Here is what home assistant is showing me:

17-03-18 01:59:53 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Hallway/Stairway Lights From Motion Late
17-03-18 01:59:53 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Bathrom Light Left From Hallway Motion Late
17-03-18 01:59:54 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Hallway/Stairway Lights From Motion Late
17-03-18 01:59:54 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Bathrom Light Left From Hallway Motion Late
17-03-18 02:00:09 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Hallway/Stairway Lights From Motion Late
17-03-18 02:00:09 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Living Room Lights From Motion Late
17-03-18 02:00:30 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Living Room Lights From Motion Late
17-03-18 02:00:35 INFO (MainThread) [homeassistant.components.automation] Executing Turn On All Kitchen Lights From Motion Late
17-03-18 02:00:41 INFO (MainThread) [homeassistant.components.automation] Executing Turn On All Kitchen Lights From Motion Late
17-03-18 02:00:50 INFO (MainThread) [homeassistant.components.automation] Executing Turn On Basement Lamp From Motion

anyone else have a similar problem? I can rip out and redo the basement automation/script but I know the problem won’t be fixed.

Here is basement automation:

Here are basement motion/light scripts:

Through trial and error I isolated the cause of problem to Aeotec Multisensor 6 (ZW100). This sensor caused the problems even when all of my automations were disabled! Now that it is powered off the rest of the system is working as expected.