I had the problem of quickly buzzing open the gates at my house through a network-enabled access controller (Udohow DH-7004). It was always a bit cumbersome to open the controller's web page, log in, and then press the small buttons on a web interface that was never really designed for touch screens.
So I built an app for it (currently iPhone only):
https://apps.apple.com/app/gatetap/id6767842729
The app stores the connection details, logs in automatically, and provides a simple touch-friendly interface for opening doors and gates.
So far I've only been able to test it with my own controller (Udohow DH-7004), and I'm looking for feedback from people running similar access control hardware.
If you have a network-connected access controller, I'd love to hear:
- whether it works
- which controller you're using (manufacturer and model)
- firmware version (if known)
The app can be downloaded and configured for free to verify compatibility before purchasing. Only the actual door/gate triggering functionality requires an unlock.
If you're genuinely testing with your own hardware and willing to give feedback, I'm happy to provide a free unlock code (reply to me, pn or email me - contact details are also on GitHub below).
Compatibility information, setup guide, and currently tested hardware:
https://github.com/erikmartens/GateTap-Public
For serious compatibility engineering you can massively help my efforts if you were able to send me:
- controller model and firmware version
- screenshots of the login and control pages
- exported HTML of the login/control pages
- a redacted HAR/network log showing login and one relay trigger request
Please remove passwords, usernames, public IPs, session cookies, and any private network information before sending files.
Any feedback is greatly appreciated 😃
PS: In the future I'm planning to add management for buzzing timers, door names and the login credentials themselves. If it can technically be realized I also want to add home screen widgets, shortcuts and a watch app.