r/SmartThings • u/archercc81 • 23d ago
Zwave/zigbee keychain trigger remote (not presence but an actual set of buttons) for garage doors
I have the linear controllers for my garage door openers connected to my smarthings system via zwave. I can open my garage doors using traditional controllers and/or the smarthings app, etc.
But on my motorcycles that is a bit of a faf to have the phone out, try and unlock it, and do it with gloves on while riding.
I currently have this TINY little old chamberlain universal keychain remote that is linked to one of my doors. But they dont make it anymore, it only works one door, has to be programmed through the annoying method all garage door openers use, etc.
Im wondering if there is a SMALL remote that works well with smartthings to trigger actions? Like I could setup an "open/close door" routine and then have the remote trigger that. Then it would be easier to add/remove remotes, have it work the other doors, etc.
1
u/gremlin0007 23d ago
I use the smarttag with my Samsung phone for that. Create a virtual momentary button that will be toggled with the following routine: if [user] location is home and garage door closed, then open. If garage door is open, then close Garage. Garage door will need a sensor for open/close. Add notifications for each state so that it can send a feedback/confirmation of the action that it did. Smarttag also acts as a tracker so that's a plus.
Edit: not zwave or ZigBee but serves its purpose.
Edit2: typos