I had a unique problem at a relatives house so I told them I could fix it with a few more z-wave switches. They had 3 way dumb dimmers on each side of their bed that turned off their own in wall night stand lights. His side and her side both go to separate slave switch’s at the front of the room. She wants to cut his light off from her side because he falls asleep with the light on and she has to get up and walk around. I looked up switches that could also turn other devices off by association and found these.
I’ve installed 2 enerwave ZW500D & Zw3k three way dimmer kits, and am trying to them working.
The manual says:
Association command class
ZW500D-N can support single association group with up to 5 target nodes by using command class
COMMAND_CLASS_BASIC. When a destination(target) device is assigned to ZW500D-N by
“Association Group”, it will be activated and deactivated each time by a double-press of the ZW500D-N’s button.
For example, one short press of the ZW500D-N’s ON/OFF button will turn Load ON/OFF. Double-pressing the
button will turn ON/OFF the load connected to ZW500D-N AND the target device simultaneously.
What I’m trying to accomplish is a double click to turn both lights off(I know I can do this with PLEG I’ve done similar at my house but for the sake of learning something new I would like to do it the “Right way” that uses the built in functionality). My problem is how do I do this?
There is no other documentation that I have found. If its running some script or advanced scene control I might figure it out by my self(and hours of forum reading and hit and miss) but that could take me time. I’m not new to vera(I’ve had one in my house for almost 3 years) and I’m not new to scripting(write python, powershell, bash for work) but I’ve never dove that deep into vera, Luup or scene scripting(I’ve got another project to connect my alexa to vera thru my raspberry pi, but im just starting that using this repo GitHub - adp162/alexa-vera-bridge: Integrate Amazon Echo with Vera home automation controller)
Anyway if anyone can help it would be appreciated. Either links to a relevant thread or personal experience would help. I’ve reached out to Enerwave so I’ll see what response I get form them. I’ll be documenting all I do to get it working since I couldn’t find any relative information on doing this
Jon