We have a garage door opener called a Duralift 4500. It's probably from the 90s I would say but in general still does what it needs to do, absolutely zero info or support online ay longer though. The biggest problem though, it has a wall-mounted switch plus a single 1-button remote that's the size of a brick, other than that, no connectivity or good control options.
What I wanted to achieve was this:
- have a small remote control on a keychain, possibly with multiple functions
- built-in control of the door from Loxone
- retain existing wall switch functionality for use just in case Loxone is out of action.
- potentially hook it up to Homelink which is built into my Tesla
I looked at several options including universal door opening remotes, Homelink universal openers, new remotes, and other options but all were either quite costly or difficult to source in the UK. There's quite a bit of info out there about garage doors and Homelink but this mostly points to an expensive HomeLink universal device.
Turns out I shouldn't have overthought it, key information to know is this:
- Dura Lift wall control box has a pair of contacts that toggle the door when they connect (e.g. with a relay)
- Homelink runs on standard 433MHz remote technology and therefore doesn't need a Homelink certified product
- Tesla will learn any 433MHz remote and output it as required
- a 4-channel relay with 433MHz 4 button remote control is widely available and cheap as chips
What I did in the end.
- bought a 4 channel relay with 4 button remote control from eBay for £11.
- powered this using 12VDC and connected the relays to switch a 24VDC feed to a digital input on the MSv2. I had to remove the jumper from the device so that the relays remain closed as long as the remote button was pressed.
- I then connected the 2 contact terminals in the Dura Lift wall switch (marked key1 and key 2) to a digital output on the MSv2.
- Inside of Loxone Config, I added a 'Garage door / Gate Controller' with a connection from digital input 1 (remote relay A) to the trigger input. The trigger output is then connected to digital output 1, which triggers the garage door.
- Don't forget to set your door opening and closing period (in seconds) so that you get the nice animation in sync in the user interface.
This setup allowed me to use the little remotes as a digital input on the MSv2 and, in turn, control the opening of the garage door as required. I still have 3 more buttons that I can do other cool stuff with in the future.
Now comes the super-cool bit. I used the built-in Homelink functionality in my Tesla to learn my 433MHz remote control codes (3 buttons max) using the really easy instructions on the in-car display (Use Standard Mode). I've set up the garage door Homelink code to be sent when I'm within 50ft of the garage door so that it opens automatically. I'll be using the other functions to control lighting, security, etc once that get's installed properly.
So, for the princely sum of £11 and a couple of hours work I've turned an old and basic garage door opener into a fully connected device that integrates with my car, has geofencing capability, and has a super simple key fob remote to keep things simple where needed.
The only downside is that if you open/close the door using the old Dura Lift wall switch, Loxone has no idea about this and therefore the door and Loxone can get out of sync. I plan to resolve this using a pair of magnetic reed switches that will identify if the door is fully open or fully closed. This should keep the Loxone in sync as much as possible.
Hope this is of use to someone in the future as it's pretty simple when you get to the heart of the setup.