Hi @Todd_Nine , that’s a popular garage door controller used by many Community members. I thinks there’s a custom DH out there that people are using, and while I don’t usually keep up with discussions about that device, I don’t recall refresh issues coming up a lot.
Here’s a version you can try (cost associated):
This was inspired specifically by the GoControl/Linear Garage Door (GD00Z-4) which is a great garage door opened available on Amazon but has a compatibility issue with SmartThings Door/Locks section. ST requires a connected “switch” to operate a garage door opener. The default Z-Wave Garage Door device type code that comes with ST does not support this to one cannot use the “Close Garage Door when someone leaves” or “Open garage door when someone arrives”.
We’ve two solutions for this (depending on your choice and preference).
1. Custom Z-Wave Garage Door Opener/Controller device handler with Switch functionality.
This allows any Garage Door to interact with any ST apps through a standard Switch on/off interface to open/close respectively. This allows for control through the Door/Locks s…
Another:
I’ve modified the ST default “Z-Wave Garage Door Opener” to better work with the “doors & locks” module. As far as I know, this would only be useful for the linear GD00Z device (and variants including the Iris opener.) This will allow you to select your garage door device as both the “open/close sensor” and the “garage door opener relay.” At that point, from within the “doors & locks” module, you can use “open and close it remotely” (and perhaps the other sub-modules that open/close the door.)
All this does is to add the “relay switch” and “momentary” capabilities to the type, stubs on()/off(), and defines push() to either open or close the door (depending on it’s current state.) It’s not a perfect implementation, as the “doors & locks” module might show the door as being “stopped” wh…
And a search link with more discussions:
https://community.smartthings.com/search?q=GD00Z-4%20Z-Wave%20Garage%20Door%20order%3Alatest
1 Like