Hi,
I recently had a fatal corruption on my SD-card and had to reinstall my RPi. When I tried to bring the z-wave system up not all of the devices wanted to play ball, but excluding them and including them again seemed to do the trick.
However, I am now stuck in a loop where there are tons of SwitchMultilevel Get-commands being sent, so my queue is always full (see screenshot 1).
I am fairly new to this, so I need a bit of help to debug this.
I have tried upgrading to the latest version (2.1.1), without any luck.
I have also tried to reboot the Pi, without any change in behavior.
The requests goes out to two dimmer (Fibaro Dimmer2), which was the ones I had to reinclude.
I also notice that the interview with them never completes for instance 1 and 2. (See screenshot 2).
Stuck in an "SwitchMultilevel Get" loop
Re: Stuck in an "SwitchMultilevel Get" loop
I got rid of this endless spamming by shutting down the server, and editing the config-file located in /opt/z-way-server/config/zddx to remove the other two instances [1,2] and only left the first [0] for both the FGD212-devices.
I can now associate with them correctly also.
I can now associate with them correctly also.

Re: Stuck in an "SwitchMultilevel Get" loop
We have seen that bug introduced by a new feature of Z-Way. We are digging to fix it asap,