I have a Zooz Zen16 being used (only) as a garage door opener on relay 1. I created my own garage door controller using rule machine. As you can see from the logs, when it activates, the signal is sent. I then have the Zen16 hardware set to automatically turn off relay after 1 second. But for some reason, the relay is creating additional activations of the relay multiple times after the command, which is causing my garage door to stop mid-cycle, reverse, stop, etc. depending on how many times it does it. I thought maybe it was the "retry" device feature that Hubitat recently introduced, but I checked and that isn't turned on for the parent multirelay or the relay child device. My app also isn't sending multiple commands, so I can't figure out what's going on. The relay itself just seems to be sending multiple commands for some reason. Has anyone sle seen this? Any thoughts on what might be going on?
I use a 2" auto-off time on my Z17 GDO relay -- I remember having consistency issues when I tried using 1", but I just chalked that up to it being out in my detached garage. 2" works fine, so I just rolled with that.
Which version of the Z16 is this, and what firmware is it on? There were some auto-off fixes in recent firmware, but perhaps that isn't applicable in this particular circumstance.
I had the same problem with a different relay. I turned off the auto off function and set it to turn off after 2 seconds in the Zooz GDO app. I havenโt had a single problem since.
Interesting. I actually changed it to 10 seconds to give that a try, since that would cover the time period where the errant commands are happening and may prevent them from happening. And since it takes my garage door at least 12 seconds to open/close, it will make it most of the way (and will prevent the need for a barrel roll to get in upon open).
v2 on 2.10, which shows as latest on their site
I'm not using the Zooz app because it doesn't allow for 2 contact sensors instead of a tilt sensor. That's why I went to my own... I was having issues with tilt sensors. But if the above doesn't work, I'll try turning off the "auto-off" and put an off command into my app. Maybe it's the auto-off functionality on the device that causing the issue, so doing the off in my app would solve that.