Page 1 of 1

Weird switching behavior

Posted: Wednesday 24 February 2016 13:18
by dannybloe
Hi folks,

Again some z-wave mystery: I have a dimmer 'Wenzhou TKB Control System TZ65D Dual Wall Dimmer'. Works fine when operated on the device itself. However when I control it from Domoticz UI something weird happens:
When the dimmer is at 100% and I click the button in a sequence (not too fast) from the GUI it follows this sequence:
100% > 96% > Off > 4% > 96% > Off > 4% > 96% > Off etc

What's going on here?

If I start the sequence when the device is at 49% then the sequence is this:
49% > 46%> Off > 4% > 46% > Off > 4% > 46% > Off etc.

(I also noticed that the event system is calling the script_device script multiple times with different values for this device.. per click!)

Re: Weird switching behavior

Posted: Friday 26 February 2016 10:08
by dannybloe
Today I removed the node and re-added it and the behavior stays the same. Is there some way to have more verbose openzwave logging to see what commands are going back and forth. It's really weird this. I've set the verbose setting to 1 but that doesn't give me much insight regarding the zwave communitcation.