So I was doing some testing with the latest update 2.2.3.132 and after turning on descriptive text logging for a couple Leviton DZ6HD dimmers I am receiving a bunch of events in the logs for a single action. Normally I leave this logging off to cut down on log entries, but something is very wrong here.
For example below is two different Leviton DZ6HD dimmers and all I did was turn each one on 1 time from the switch. This is the first time experiencing this issue and the result is the same either from the physical switch or if I use HE to control the light.
I am using the Generic Z-Wave Smart Dimmer driver.
Thanks. Yeah not sure whats causing it, but I can easily reproduce it with any of my Leviton DZ6HD or GE dimmers. And I never noticed it until the first 2.2.3 update.
I also noticed that even with motion lighting I see 4 events in the log for 1 action.
C7 hub. Latest firmware (2.2.3.145). It also happend on the last few 2.2.3.x versions. This is an unpredictable occurrence - sometimes everything is fine. Other times, there is a burst of these log messages for one physical or control action.
As a further investigation, I wrote a simple JavaScript program to monitor the eventStream port and these messages are repeated on the eventStream - so its not just a logging issue, these are events that propagate through the system. That can't be good for performance!
I have a C5 hub, if I turn on a single switch I will see 4 events for that single action. It doesn't matter if it is from the physical switch, HE or motion lighting, all will exhibit the same issue.
I just saw something like this on my C7 with the 145 firmware while I was running a zwave repair.
Just as the Zooz Double Plug was starting repair, it reported power, and the logs showed the reports duplicated a dozen or so times
Throwing my hat into the ring too. I am seeing these multiple logged events for single actions very much the same as the others are reporting. Its a very common occurrence and can't be good for overall performance both to the mesh and the hub itself.
For reference, I have a C7 Hub running version 2.2.3.145.
Did you find a solution - I'm still having this problem. I'm hoping this is to be fixed in the next firmware (2.2.4), but I haven't seen much to indicate one way or another if that's the case.
I'm not so sure it is universally a driver problem based on sniffer logs...
It is hard for me to tell for sure though, because it rarely happens on my c7 hubs.
A couple times I've caught it though the hub was sending a command, and getting responses from the end device in the expected time frame, but then sent the same command out a bunch more times.
And in those cases I've verified it was not the driver asking it to send the commands multiple times.
So it is still a bit of a mystery to me. I'm just happy it is very rare on my hubs.
My guess is this is one of those things that will magically stop happening at some point after an update, and no one will know exactly why.