Making Your Smart Home Smarter

Back in October 2009, I wrote an article about Home Automation and mentioned that one of my next tasks was to figure out a way to “sense” my garage door status so I would always know if it were open or closed.

Initially it may not seem particularly valuable to know the status of one’s garage door, but if you think it through, having this data can be very helpful.  In my case, I wanted the information for two primary reasons:

  1. When I go to bed at night, I go through a routine that involves ensuring that the garage door is closed before setting the alarm. Being able to electronically sense whether the door is open or not allows me to display the status on a Keypad Linc right next to my alarm pad which is way more convenient than having to walk to the other side of the house and physically open the door and check myself.
  2. I’ve always thought it would be nice to detect when a member of the household drives up to an empty house and have it automatically turn lights on so that it is more inviting than arriving in total darkness. If I’m able to detect when the garage door opens and then combine that with some simple scripting to detect the time of day, etc, I can then achieve my goal of walking into a fully lit home even if the house is completely empty.

Before I delve into the details of how I set this up, I thought I would mention that since October last year I have gone through a number of controllers and am currently using a UDI ISY-99i.  All of the previous controllers were very good but I continued to need more and more functionality and thus finally settled on the ISY which is really the Grand Poobah of controllers. Having this particular box makes extending your smart home’s capabilities much easier by using a scripting engine that is built-in to the controller itself.

So how does one go about determining the open/close status of a door?  The best method is to use some kind of dry contact device.  I decided to use Seco-Larm’s Overhead Door Contact (SM-226L-3) which will allow me to capture the status as either open or closed. Installation of the contact is really quite easy.  I decided to mount mine to the top of the door thus ensuring that it stayed dry and giving me an easy path for running my cables.

Seco-Larm SM-226L-3 Magnetic Contact Installation
Seco-Larm SM-226L-3 Magnetic Contact Installation

The only real cautionary point to consider when mounting your contact is around magnet spacing.  It’s very important to follow the manufacture specifications for installation to ensure that the contacts work reliably.  It’s also important to test, test and test again to make sure that there is proper clearances in order to prevent jams from being created by the newly installed components.  

The next step was to connect the contact to something that could send a signal across my Insteon network to report status thus allowing me to perform “smart home” actions based on the information provided.  I have a spare EZIO6I Controller from Simplehomenet that should have worked but there are bugs that prevented the controller from working reliably with the ISY-99i box, so I opted to buy an I/O Linc from Smarthome as my interface.

I/O Linc Controller
I/O Linc Controller

Since my initial goal for the I/O Linc was for detecting my door status, that meant that I was only going to use the sensor input on the device and not use any of the built-in relays.  The process of connecting the door contact to the sensor input on the controller was as simple as determining the input contacts (translation — I had to read the directions ;), routing the wire and making the connection.  Once connected, I went ahead and interfaced the I/O Linc with my Insteon network by plugging it into a wall outlet and adding/pairing it with my ISY-99i.

After putting this in place, I performed numerous experiments and my results show that this is a rock-solid solution that has, so far, captured and transmitted my door status across my Insteon network.  I have been successfully using this information to display the door status on my Keypad Linc and on a private Twitter feed for a number of weeks now.

Next I will extend the functionality by connecting one of the I/O Linc’s built-in relays to my garage door opener thus giving me the ability to open/close the garage from anywhere or taking automatic action based on conditions in the house.  An example might be to automatically close the garage door if there are no cars parked in the garage, if there has been no movement in the garage for a certain period of time and if the house alarm has been engaged.  This would deal with those occasions where one drives off and forgets to close the garage door.

There you have it, a house that’s just a little bit smarter than it was before I started.

Geek out and ENJOY!

~GT~