Roll Up Garage Door LFM-20 Hack with SmartThings

About 11:30 on Thursday I got a call at work from my very awesome neighbour Joe asking if I wanted my garage door closed. It was open for several hours…not cool. This is the second time this has happened as the roll up door senses load and will reverse if it thinks something is amiss. Normally I wait and watch, but evidently I missed it reversing. Apparently this was on display for a few hours:

Because I have been adding lights and door automation using SmartThings, I figured it was time to tackle some automation and added security for the shop.

My roll up door came from www.smartgarage.ca with the GDO-8V3 direct drive opener from Automatic Technologies in Australia. This opener has no wired open/close switches, using wireless only. It detects load, and will reverse if it senses an obstruction. It also has a safety beam to stop the door. This means adding a relay switch to open and close the door is not so easy as there are no provided contacts on the motor drive unit. I was able to find a way around this without touching the drive motor or electronics.

This relay, commonly known as the LFM-20 is perfect for this job. You wire it like any 110 AC device (it draws about 1 watt). It’s also sold as the FS20Z-1 for $35 on Amazon. The blue wires provide an isolated relay which is simply on/off and can manage a wide range of loads and voltages. Once you install one, it functions as a node repeater for your Zwave network to increase range.

Because I’m using ZigBee SmartThings motion and contact sensors, I needed to add one of these SmartThings outlets into the shop, and another inside our kitchen to extend the ZigBee network 80 ft or so to the detached garage. Zigbee and Zwave use different radios and technology but are similar in that both form a mesh network. Battery operated sensors don’t typically work as network repeaters as that would kill battery life. This is why you may need powered Zwave or Zigbee devices to extend a network.

These SmartThings sensors are quite nice. The motion sensor responds very quickly, and also reports temperature. The multipurpose sensor on the right works like a contact switch, but also reports temperature. The multipurpose sensor also hosts an onboard accelerometer which reports both motion and position making it quite handy. With a conventional garage door, you can mount this sensor directly to your door and configure it to report the door position. Door closed, the sensor would be vertical, and open, the sensor would be horizontal. This is not so easy with a roll up door, so I’ve set it up a bit differently.

With no way to wire a relay into the motor, I took the wireless keypad apart and noted it used micro-switches. This controller is a bit different as there is no discrete up/down switch. Press once, the door goes up. Press again, it stops. Press again, it lowers. There are four buttons there in case you have multiple doors (up to four) to control.

I carefully soldered on some light gauge wires and mounted the keypad back in position. A hole drilled into the mounting plate allows the wire to pass through the cabinet hosting the switch. Touching the wires together is essentially the same as pressing a button on the keypad. The LFM-20 relay will do this for us.

Inside the cabinet. These red wires connect to the LFM-20 blue wires.

Power comes to the LFM-20 from an extension cord running from a GFCI outlet. The connections are soldered, heat shrinked, and protected by looming.

After cutting a hole for the LFM-20, the end result is nice and clean.

The other important component is a sensor to indicate if the door is open or closed. This is where the SmartThings multipurpose sensor comes in handy. It also reports temperature, so can drive alerts if desired for low or high temps.

The ST sensor has two components when used as a contact switch. The smaller 2nd bit is just a magnet, that normally needs to line up with the sensor quite closely to indicate open/close. In this case, I’m getting the same effect (note that the magnets sit below the sensor) by using some powerful ring magnets, stuck to the door. They sit nestled in a door corrugation, so can roll up with the door and clear the door stop right above them.

Once you include the relay and sensors into your network, there is one step left to change the behaviour of the LFM-20 relay from on/off to a momentary switch. The SmartThings app is used to manage your network and automations from a smartphone, however to get under the hood like this, you log into their developer web site using your SmartThings app login. This lets you customize code, devices etc. You can also publish third part automation “apps” to yourself, which then show up on your smartphone.

Now, you can see the shop is all set with a few sensors. Touching the “Garage Door Opener” button sends a command to the door relay which will open or close the door anywhere you have a data connection for your phone.

2 Likes

blatant garage pron. Obscene.

1 Like

Denwood,

Good work!

Are you aware that you can set up a routine that will automatically close the door for you if you accidentally left it open?

You can have this based on time open (if the door has been open for xx minutes, have the relay close the door), or based on no activity in the garage.

You could have a text sent to you if the door has been open xx minutes or at a set time of day, or night, maybe just before your bedtime, so it won’t be left open all night.

Just some ideas that you might find helpful.

you could use my smart which does sense if the door doesn’t close and alerts you…

ie

Btcompute, LG, thanks so much. I need to sort out a better reminder system than I have now, which is just a notification every 15min if the door is open. How would you set up the no activity routine?

Larry, the only problem I can see is that the current keypad has no discrete “down” mode. If the door is on it’s way down and you hit the keypad, it stops. Press again and it goes up. One would assume that if the door sensor indicates “open” that a signal to the relay should close it. If there actually is something in the way though, it will stop itself and go back up.

Maybe I’m overthinking this, but is there an existing app that you folks can suggest to manage this? It seems the change from V1 to V2 eliminated the garage door option…? I’m only a few weeks into this, so if anyone has a current working solution, I’d love to hear about it. I will check the virtual/simulated device out to see if it will work :slight_smile: It can be a bit confusing reading online as many posts relate to ST v1.

Larry, I get it! I installed your app with the code tweaks. It works perfectly and provides the last bit of intelligence to the setup that was missing. Thanks so much.

To notify if left open for a certain amount of time use either rule machine or the pushover notify smartap

Thanks for the reply Larry.

Just a heads up if you do a similar “hack” with your door controller. I found the door control "dead’ yesterday as for whatever reason (likely some SmartThings strangeness) the LFM20 relay was left “ON”. This drained the CR2032 lithium cell in the wireless keypad. The relay is programmed as a momentary switch, so should never be on for for more than a few seconds.

I’ve since added a rule using Rule Machine to ensure that this relay is never on for more than 10 seconds, and will get a notification if for some reason this happens again.

Larry, your app has been working great: New smart app to link the virtual/simulated garage door device with two actual devices

1 Like

Nice writeup. I just stumbled upon this cause I have the same GDO.
I’m in Canada, and it’s such a nuisance because this GDO isn’t compatible with your typical Homelink remote in cars.

FYI, if you remove the 6 screws cover, you will see some contacts use for a “Doorbell” type switch.
You could have wired your relay directly on to those contacts.

ITguy, good tip…I don’t recall seeing those contacts behind the door motor access plate, but for anyone looking in, a good alternative if the keypad hack is not desirable :slight_smile:

Btw, the issue with the wireless system is frequency. If you want Homelink, you can purchase an adapter unit from the SmartDoor folks…but for a few hundred, I’m not buying one!

from: Garage Door Openers & Parts | Smart Garage

CARLINK ADAPTER
FEATURES: Carlink receiver package. Our motors are imported from Australia and run on a different wave frequency. Use our Carlink to adapt the motor codes to those in your vehicle so you can use the in-vehicle features to operate your Roll-Up door.
PRICE: $205.00

At least the door system ships with two wireless fobs. We keep one in each car.

It’s been over three years now with this door motor at temps as low as -35C, and fairly frequent use. Zero issues so far.