[App][Pro] Garage Gateway - Control iSmartGate and GogoGate2 garage doors locally

Hey! I have a iSmartgate Pro and I wasn’t happy with the current app that was out there and it didn’t seem to do what I wanted it to do; open and close my garage door. So I have been working for a couple week now on app with Claude code and it has been stable.

I have the Pro model with the wired door sensor. It should also work with the wireless sensor. It should also work with all of the iSmartgate models and the Gogogate2. If anyone is able to test with those models I would appreciate it.

Any other feedback would be appreciated as well. Just be kind I am new to this and still learning. :grinning_face: I just hope it can help some people like it has helped me.

Thanks to everyone who’s installed Garage Gateway, it has meant a lot to see others who can get something out of it too! I’ve just submitted v1.0.3 for certification, and it’s a big one. Here’s what’s new:

:sparkles: New: Gate support
The app now

openings your iSmartGate/GogoGate2 hub has configured as gates (not just garage doors) and pairs them under a dedicated Gate device.

  • Sensor-backed gates get the full open/closed status and control.
  • Momentary / pulse gates (the kind with no position sensor that just toggle on each trigger) are supported as a one-tap pulse button.

:puzzle_piece: New Flow cards

  • Started opening / Started closing triggers
  • Status changed trigger (with the new status as a token)
  • Pulse the gate action
  • A low-battery alarm for wireless tilt sensors

:bug: Fixes

  • Fixed a polling crash that could make GogoGate2 hubs show as unavailable — if you’re on a GogoGate2, this one’s for you.
  • Fixed an issue that stopped a second door from loading correctly.
  • Refreshed the driver images.

:folded_hands: I could use your help testing
My own setup is garage doors only, so I’d especially love reports from anyone running:

  • An actual gate (sensor or pulse type)
  • A GogoGate2 hub

If you hit anything odd, drop a note here or open an issue on GitHub and I’ll jump on it. Compatibility reports of any hub model are always welcome too. Thanks again for the support and enjoy the app!

Thanks for the quick update and for working on this!

I’ll test with my GogoGate2 setup as soon as v1.0.3 is available and report back how it works with multiple doors.

Great work – just tested v1.0.3 with my GogoGate2 (2-door setup), and everything is now working perfectly!

Both doors load correctly, status updates as expected, and flows trigger without issues.

Thanks for the quick fix :+1:

Thank you for the feedback, glad to hear it does work with other hardware! If you ever have any problems don’t hesitate to let me know.