Page 1 of 1

Zwave theory & Domoticz

Posted: Wednesday 26 February 2014 21:18
by CopyCatz
I'm running into basic issues with zwave, mostly because I'm slowly beginning to grasp that zwave is meant to run mainly as a standalone network and not so much through controlling software like domoticz. A recent example:

I installed a tz66d tkbhome dual wall paddle switch. The left one controls the actual lead (lamp on/off), and can be controlled via domoticz that sees the device. The right paddle is a remote, it can switch other groups (one press = 2, double press = 3). Now domoticz never sees the right paddle (it is the same node id and instance), because it only comes in as value bool false. The openzwave code ignores incoming values that are the same as current, so I just force flip the value in the code, but then the right one gets the same id as the left one so it is no use. Since most zwave devices can control other groups, shouldn't domoticz have the group id appended to the device id it sets for a node? my wall switch is node 4, both paddles are seen as the same id 0000401. If we put the group it sends on in the id, I guess we could have 0000401-02, 0000401-03, etc. This would bring back the extra functions of my wall switch and probably other devices.

I still have to see if I can detect the group in domoticz, but am I on the right track here?

Re: Zwave theory & Domoticz

Posted: Thursday 27 February 2014 19:06
by Derik
I hope.... [ sorry to dom the male this working ]
Like your setup..
Perhaps on Domoticaforum :(

Re: Zwave theory & Domoticz

Posted: Friday 28 February 2014 23:37
by CopyCatz
To continue my wall of text, I am implementing group management in domoticz and have added a dimmer to group 2 of the tz66d (right paddle control) which works as expected. The right paddle has a function now, but it is not through Domoticz.. This shouldn't be a problem as Domoticz will see the dimmer value change.. I guess we should not read groups in the software..

Re: Zwave theory & Domoticz

Posted: Wednesday 16 December 2015 14:12
by yalis
Hi CopyCatz, Since this thread is a bit older I was wondering if there is an update/improvement/trick regarding using the 'Right Paddle' in conjunction with Domoticz ?.

I've just bought two TZ66-D's and installed one and ran in to the problem you outlined.
Because I bought them online I have the option to return them.
Regards,