Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Garage Door Automation
#1
Wanted to pass this along. I was able to integrate my LiftMaster 8550 with RadioRA2 Visor Control Receiver using an interface module from Creative Access Solutions: https://www.creativeaccesssolutions.com/..._c_11.html

The interface module, in my case, acts like another wall mount opener.

[Image: IMG-1640.jpg]
Reply
#2
Wanted to update this thread. I was curious how some automation systems show "opening" when you click open the OH door. Turns out, many "fake" this status by setting a delay.

That is, they do not know when the door is actually fully opened. I wanted to solve this for my OH door.

I added an additional magnetic contact to my OH door for when the door is fully opened.

[Image: IMG-2326.jpg]

In Essentials, I added a two RRD-8NS switches. One to account for the OH door being closed (magnetic contact closure sensor in standard closed position) and the other to account for the OH door being fully opened (magnetic contact closure sensor in opened position from above)


[Image: Capture5.jpg]


[Image: Capture3.jpg]


[Image: Capture4.jpg]
Then it was a matter of programming the Visor Controller Inputs 1 and 2. 

When Input 1 (magnetic contact closure sensor in standard closed position) is Open (OH door is open), the "OH Door Closed Status" will be turned OFF/FALSE. When Input 1 is Close (OH door is closed), the switch will be turned ON/TRUE.

When Input 2 (magnetic contact closure sensor in opened position) is Open (OH door is closed), the "OH Door Opened Status" switch will be turned OFF/FALSE. When Input 2 is Close (OH door is fully opened), the switch will be turned ON/TRUE.


In CQC, you add these "Switches" to the RadioRA2 driver.

In this screen shot, my garage OH door is fully closed (GarageOHDoorClosedStatus is True and GarageOHDoorOpenedStatus is False).

[Image: Capture.jpg]

In this screen shot, my garage OH door is fully opened (GarageOHDoorOpenedStatus is True and GarageOHDoorClosedStatus is False).

[Image: Capture2.jpg]

With this setup I can code the "Opening" logic in CQC and know exactly when the door is fully opened, closed, or in a "traveling state".
Reply
#3
That's a nice simple solution. The most interesting method I have seen implemented for monitoring garage door status used a rheostat attached to the door's shaft. They had an "animated" representation of the garage door opening / closing based on the change in voltage. This was over on the CocoonTech forums (which are down at the moment) some time ago.
Reply
#4
(03-24-2020, 02:33 AM)batwater Wrote: That's a nice simple solution. The most interesting method I have seen implemented for monitoring garage door status used a rheostat attached to the door's shaft. They had an "animated" representation of the garage door opening / closing based on the change in voltage. This was over on the CocoonTech forums (which are down at the moment) some time ago.

Thanks.  I figured why not use the additional input on the Visor controller.

Interesting idea with the rheostat. Very clever.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Home automation working without the cloud keepersg 1 1,853 03-30-2020, 06:32 AM
Last Post: gReatAutomation
  Control Garage door via z-wave and CQC? ghurty 5 8,328 08-01-2019, 09:40 AM
Last Post: gReatAutomation
  Automation life lessons Dean Roddey 0 2,810 01-28-2018, 02:53 PM
Last Post: Dean Roddey
  AI based home automation potts.mike 7 9,762 01-09-2018, 08:59 PM
Last Post: potts.mike
  Door Bird doorbell camera Ira 14 11,230 05-03-2017, 11:16 AM
Last Post: Dean Roddey
  Garage Door solution Ron Haley 4 3,349 07-20-2016, 09:32 PM
Last Post: TurboSam
  Need Feedback on Automation Hubs MikeW 3 3,139 04-17-2016, 06:11 PM
Last Post: Dean Roddey
  Automation Circa 1985 Dean Roddey 1 2,804 08-26-2015, 07:45 PM
Last Post: pinballmark
  slightly different perspective on Home automation from mouser SomeWhatLost 2 4,096 07-08-2015, 07:52 PM
Last Post: SomeWhatLost
  Another new Automation Product - Intellisocket znelbok 2 2,929 03-10-2015, 10:20 AM
Last Post: znelbok

Forum Jump:


Users browsing this thread: 1 Guest(s)