Jump to content

Garage door opened at 2:57am by itself! Help


Blackbird

Recommended Posts

That's not unusual. I have a button for each garage door that's a responder to the sensor (a controller) and is a controller of the relay (a responder), both in the same scene. The controller (sensor) lights the button's LED when the garage door is not fully closed and turns off the LED when the garage door is fully closed. The button also operates the garage door (relay).

Link to comment

That's not unusual. I have a button for each garage door that's a responder to the sensor (a controller) and is a controller of the relay (a responder), both in the same scene. The controller (sensor) lights the button's LED when the garage door is not fully closed and turns off the LED when the garage door is fully closed. The button also operates the garage door (relay).

It is getting late, and I may be having a brain cramp, but i dont think one wants the relay and sensor in the same scene. Would not one run the risk that the sensor triggers the relay?

 

At my house, I have two separate scenes for eac button. One scene has button as controller and relay as responder. Then there is a second scene with sensor as controller and button as respnder. I have no scenes than include both relay and sensor.

Link to comment

I'm with oberkc - if the IOLinc sensor is in the same scene (as a controller) with the relay (as a responder), then I think we've found the cause.

 

A missed 'close' signal may trigger the relay when the 'Query All' reaches the device, and the sensor changes to the corrected state. This would also explain why you are not able to reproduce it.

Link to comment

Something caused the status of the IOLinc sensor to get updated though. Perhaps before the posted log. Perhaps an event not logged. If not the 'All On Off' program, what? It's not in the log. Something did it though.

 

Either way, putting the IOLinc sensor as a controller of a scene that the IOLinc really is a responder to will likely cause uncommanded openings at some point when you use the IOLinc as a garage door controller. (If this is indeed the case)

Link to comment

.

Either way, putting the IOLinc sensor as a controller of a scene that the IOLinc really is a responder to will likely cause uncommanded openings at some point when you use the IOLinc as a garage door controller. (If this is indeed the case)

These are my fears, as well. Hypothesise...if a garage door is open and one commands closure, what happens when the door closes and the sensor (controller) changes state? Would it not issue a new ON (or OFF, depending on sensor) to the relay (responder), potentially causing the door to open again? While it may be possible to avoid this with great care applied to the momentary modes, I am missing the purpose in establishing this scene relationship and it appears to me to be all risk and little reward. I dont think we can discount this as a potential contributory factor.

 

On the other hand, I am a little fuzzy on whether a query would cause the door to open solely based on the scene relationship. The query, I understand, potentially updates the ISY status and would not necessarily be the equivalent of a scene command, so I assume that this would trigger only programs, not scenes.

 

Whether it is scenes or query programs or something else, unless there is good reason for having them and that the unintended consequences are understood and mitigated, simple is better. It may be time for blackbird to start fresh with this IOLinc. There appears to be a lot going on here.

Link to comment

I dont know if it has been suggested, but I would definitely be checking the logs to determine if there are other programs, beyond the two query programs, that trigger around 0257. Imwould also exploit the find/replace function to be sure that I knew with certainty which programs include the IOLinc.

Link to comment

Next step is to do a visual confirmation the wires leading into the various I/O ports are properly seated and no bare wire is present. I've seen lots of installs where the bare wire was too long and some random movement caused the two adjacent wires to connect and initiate a random open / close.

 

Don't rely on simply looking at it plugged in, wiggle the wire and see. If nothing happens unplug it and really look and pull on the wires to make sure all of them are seated and tighten down.

I didn't see any problems with the wires

Link to comment

I didn't see any problems with the wires

 

Did you follow the above and wiggle the wires while the unit was under power? Did you pull on the cables to ensure they were all secure and tight in the plug jack?

 

If so great and you can move on to the next steps. If not, that would be a next step to validate the install is sound and true. 

Link to comment

The sensor that comes with the garage door kit recommends a small separation (up to 1/2") install.  Unlikely but I'm wondering if there's any flex in your garage door which would allow a strong gust of wind or force by a hand to move it enough to cause a change in status?

 

 

Jon...

Link to comment

The sensor that comes with the garage door kit recommends a small separation (up to 1/2") install.  Unlikely but I'm wondering if there's any flex in your garage door which would allow a strong gust of wind or force by a hand to move it enough to cause a change in status?

 

 

Jon...

If it did I would have been notified on my phone

Link to comment

I now remember why I had the query program for the garage door. When I use mobilinc for android I open the door fine but the relay stays open so I have to tap it a bunch of times to close the relay then the door. Using the query program, resets the relay to closed as soon as the door is totally open or totally closed.

Link to comment

I now remember why I had the query program for the garage door. When I use mobilinc for android I open the door fine but the relay stays open so I have to tap it a bunch of times to close the relay then the door. Using the query program, resets the relay to closed as soon as the door is totally open or totally closed.

 

I believe that was indicated earlier on from another forum member. As I understood it this was done because the current method would not invoke and update the application correctly.

 

Keeping in mind the relay literally opens / closes and what you see is just a visual indicator which has no baring on the real status or operations of the relay.

 

Meaning, once you press open the relay will activate and go back to its resting state. I know it bothers people to see the relay in the (ON) position when they know its actually (OFF).

 

I don't see this behavior at all but can understand why someone would want to see the visual track with the real world condition of the relay. My only concern is that the (Sensor) indicates its true state which it should always be whether it be Open-Close.

 

As an aside many of us have installed a Open-Close (Trigger Linc) sensor on the door as a fail over confirmation. I did this more than five years ago to test out some ideas and back up systems.

 

Using the two in concert with one another does indeed offer more security and door position state.

Link to comment

I now remember why I had the query program for the garage door. When I use mobilinc for android I open the door fine but the relay stays open so I have to tap it a bunch of times to close the relay then the door. Using the query program, resets the relay to closed as soon as the door is totally open or totally closed.

Call me stubborn, but I continue to believe that this should not be necessary, and, in fact, is NOT necessary on my phone with mobilinc. I open mobilinc, select the relay, choose proper (on) command. Done. It is not dependent on the status of the relay, percieved, real, or other. Mine is android version. I can only assume you are on iOS and that it must be different in this regard.

Link to comment

I think querying the relay should be fine. It's querying the sensor that could trigger any program looking for 'status' and cause unexpected results.

 

Separate the sensor and relay - make sure that they are not in the same scene.

 

Change your query to only query the relay - not the relay and sensor.

 

Michael.

Link to comment

I think querying the relay should be fine. It's querying the sensor that could trigger any program looking for 'status' and cause unexpected results.

 

Separate the sensor and relay - make sure that they are not in the same scene.

 

Change your query to only query the relay - not the relay and sensor.

 

Michael.

it does only query the relay and I did separate it in the scenes.  Do I even need to have the relay in a scene?

Link to comment
Do I even need to have the relay in a scene?

 

The only scene in which is my relay is one where the keypad button is controller and relay is responder.  If you have no need to control the relay via other insteon device, I see no need for a scene.

 

Keep in mind that the various momentary modes may not be enforced if controlling directly.  As I understand it, when controlling directly, only an ON command will actually trigger the relay.  OFF will not actuate the relay.  It is best for confirmation of this if this turns out to be important in your case.

Link to comment

it does only query the relay and I did separate it in the scenes. Do I even need to have the relay in a scene?

The log shows the sensor was queried as well.

 

I wouldn't have the relay in a scene - there does not seem to be a purpose to this. Just set the relay to momentary and use a program to turn it 'on' to activate the door. Hide the relay device from Mobilinc so its status dosnt get in your way. Have the sensor be the controller of a scene that lights (or unlight) a KPL.

Link to comment

My relay is set to momentary B

Like I said earlier, I don't believe momentary mode has any effect when controlling the device directly. Regardless of mode, only an ON command will trigger it.

 

Added: for the momentary modes to be enforced, one must be using scenes. If the use of momentary modes is important (such as limiting response only to OFF commands, or responding based upon sensor status), I believe the relay must be in a scene, and the scene be controlled, whether through mobilinc, a program, or an insteon controller.

Link to comment

I don't use the IOLinc to control my door (due to Insteon insecurity), but the manual seems to suggest that 'Momentary C' is the correct one for garage doors...

 

http://cache-m2.smarthome.com/manuals/2450.pdf

 

That way, an 'ON' will only ever open the door and never close it, and an 'OFF' will only ever close the door and never open it. The sensor status drives which command will be ignored, and which will be processed.

 

That has the added benefit of the relay status just naturally following the state of the sensor (after the door completes its operation), and means you shouldn't need programs to reset the state of the relay at all...

 

Like I said - don't use one this way - just going by what the manual says.

Link to comment

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

    • There are no registered users currently online
  • Forum Statistics

    • Total Topics
      36.9k
    • Total Posts
      370.2k
×
×
  • Create New...