I figured Iâd just paste my convo with Aeotec tech support; maybe it will help others out.
=================================================================================
Aeotec
Using Z-Wave Tweaker, you have the settings correct.
ZwtAssocGroupCC has no value in the setting, but it doesnât really matter if it is set or not.
-
From the SmartThings IDE
-
Press Save
-
You must immediately tap the button on the Door Window Sensor 7, i would suggest tapping the button in intervals of 2 seconds.
I would highly recommend keeping âLive Loggingâ page open so you can see if it is programmed appropriately or not. The logging should be able to tell you if the parameter setting got pushed.
If it did not, try re-doing the steps a few times.
Squash22
Thank you. It took many tries (many taps) but it finally took.
Squash22
I changed the handler for the Aeotec sensor back to âZ-wave Door/Window Sensorâ and it works. But the sensor is in the open position constantly now. The sensor is hooked up to a condensate pump safety switch. I setup my automation to shut off my a/c when the switch gets activated and the Aeotec sensor (now dry contact) goes into the closed position. But in the SmartThings app I get a constant notification that the Aeotec sensor is in the open position. Is there anyway to disable that? It seems that SmartThings wonât notify if the switch is in the closed position. Can I switch the current state to be in closed position?
Aeotec
Its another parameter setting to adjust the status output positions.
Parameter Setting to adjust reverse state:
Parameter 2 [1 byte] = 1 //set NC toggle / follow state which will follow the input of dry contact terminals where ON is CLOSED and OFF is OPEN (the default value is 0 which is the reversed state you have currently).
â
Just in case, you can set the door window state to be reversed also:
Parameter 3 [1 byte] = 1
â
Squash22
How do I edit other/multiple parameters at the same time? In the box for " Parameter ID: - Tap to set" Can I put in more than one number? Do I separate them by an distinct comma/semicolon/dash? And then how do I set multiple parameter values (Parameter Value: - Tap to set) for each of these parameter IDâs?
Aeotec
With Z-Wave Tweaker, you just need to change Parameter ID and valueâ and you can program one parameter at a time. Each time a parameter setting is sent, it should be stored in the unit, allow you to change the Parameter ID and value to change a different setting.
Squash22
So I set it, then press the save, then tap the button (until it takes), then set another one. Ok thank you.
=================================================================================
I set an automation to set the AC to OFF mode if the dry contact sensor is in the OPEN position for more than 1 minute.