oberkc Posted January 10, 2016 Share Posted January 10, 2016 This is my program that turns all the lights off at night incase I forgot to do it. This is the program I believe triggered the garage door to open as the door opened at 2:57am All off at night - If Time is 2:57:00AM Then Set Scene 'All On Off' Off Else - No Actions - (To add one, press 'Action') Forgive the stupid question...does scene "all on off" include the IOLinc? Link to comment
LeeG Posted January 10, 2016 Share Posted January 10, 2016 Post 24 has All On Off Scene. Link to comment
stusviews Posted January 11, 2016 Share Posted January 11, 2016 Cant remember what this does but one of you recommended it Overhead Garage door relay off - If Status 'Overhead garage door-Relay' is On Then Wait 15 seconds Set 'Overhead garage door-Relay' Query Else - No Actions - (To add one, press 'Action') Sometimes a device doesn't correctly report its status to the ISY. The program updates the I/O Linc relay status. BTW, I'm not the poster who recommended the program, but it's a good idea Link to comment
Blackbird Posted January 12, 2016 Author Share Posted January 12, 2016 I feel less and less confident in the reliability of the ISY or insteon Link to comment
oberkc Posted January 12, 2016 Share Posted January 12, 2016 While there is no question that the reliability of insteon is not 100%, I believe that this problem is solvable if you want to keep trying. There remains many questions that continue to float through my head (perhaps I missed all this discussion earlier). - what are you trying to accomplish by putting the IOLinc on the door? Is it simply a notification that the door is open or closed (if so, leave the relay disconnected)? - why do you believe you need the status of the relay? Does it serve some purpose in another program? If you have a program who's purpose you don't understand or can't remember, perhaps it is time to rethink the approach. - do you desire to remotely actuate the door, via phone or other device? If so, via what app? Do you simply trigger the IOLinc relay directly or a scene or a program? - do you have a "query all" program (possibly to trigger at 3:00am)? - is the IOLinc part of ANY scene? My temptation would be to temporarily disable that "Overhead Garage door relay off" program. Unless there is a known purpose for it, this program strikes me as suspicious. From there, I would consider taking a fresh look at your objectives. Perhaps it is time to clear out existing programs and scenes with the IOLinc and start over. Link to comment
Cormacs Posted January 12, 2016 Share Posted January 12, 2016 (edited) I run that same program. The purpose is there because the relay contact is intermittent. So when you actuate the door the relay goes closed then open to actuate the door. The problem is the isy sees the relay close command but since the io linc initiate the open conmand itself the isy doesn't always pick it up. That's why the query program works good so the isy always has the correct relay status. Before I had this program I would command the door open with mobilinc and mobilinc would report the status as always actuating and I would have to double tap the button. But with that program it automatically changes from actuating back to off. Sent from my iPhone using Tapatalk Edited January 12, 2016 by Cormacs Link to comment
oberkc Posted January 12, 2016 Share Posted January 12, 2016 I run that same program. The purpose is there because the relay contact is intermittent. So when you actuate the door the relay goes closed then open to actuate the door. The problem is the isy sees the relay close command but since the io linc initiate the open conmand itself the isy doesn't always pick it up. That's why the query program works good so the isy always has the correct relay status. Before I had this program I would command the door open with mobilinc and mobilinc would report the status as always actuating and I would have to double tap the button. But with that program it automatically changes from actuating back to off. Sent from my iPhone using Tapatalk Wow. So this is a program to keep mobilinc in line? I guess if it works for you, it is hard to argue. Certainly not a problem I have ever experienced. Link to comment
Cormacs Posted January 12, 2016 Share Posted January 12, 2016 (edited) The program is a minor convenience. Without you would have to push the button twice instead of once to actuate the door again. Sent from my iPhone using Tapatalk Edited January 12, 2016 by Cormacs Link to comment
Teken Posted January 12, 2016 Share Posted January 12, 2016 I can't honestly say this problem has ever been seen by me using Mobilinc? All I do is press the button once to open and once to close. I see no value in the query of the relay since its a momentary state unlike the sensor. There must be something basic I am missing here that people are inferring to? Link to comment
Cormacs Posted January 12, 2016 Share Posted January 12, 2016 (edited) Before the program when I push the button the button would stay on so the next push would just be turning it off not doing anything. This is with having the io link set to momentary as well. If you do a query it would always jump back from on to off. Maybe it's because I don't have the position sensor? When I was having this problem there were tons of people on here having the problem and that's how I came across this program. Sent from my iPhone using Tapatalk Edited January 12, 2016 by Cormacs Link to comment
LeeG Posted January 12, 2016 Share Posted January 12, 2016 Cormacs Normally using Momentary B with a Scene that has the I/O Linc Relay as a Responder resolves the button problem. Using Momentary B allows Relay to turn On and move door whether the Scene is sent an On or Off from the button. Link to comment
Cormacs Posted January 12, 2016 Share Posted January 12, 2016 I have it set for momentary b. It always required two presses until I made that program. Sent from my iPhone using Tapatalk Link to comment
LeeG Posted January 12, 2016 Share Posted January 12, 2016 Cormacs Sound like a Direct command is being sent to the I/O Linc Relay. Direct commands do not use the rules normally associated with the three Momentary modes. It must be a Scene On or Scene Off for the Momentary rules to apply. Link to comment
Blackbird Posted January 17, 2016 Author Share Posted January 17, 2016 While there is no question that the reliability of insteon is not 100%, I believe that this problem is solvable if you want to keep trying. There remains many questions that continue to float through my head (perhaps I missed all this discussion earlier). - what are you trying to accomplish by putting the IOLinc on the door? Is it simply a notification that the door is open or closed (if so, leave the relay disconnected)? - why do you believe you need the status of the relay? Does it serve some purpose in another program? If you have a program who's purpose you don't understand or can't remember, perhaps it is time to rethink the approach. - do you desire to remotely actuate the door, via phone or other device? If so, via what app? Do you simply trigger the IOLinc relay directly or a scene or a program? - do you have a "query all" program (possibly to trigger at 3:00am)? - is the IOLinc part of ANY scene? My temptation would be to temporarily disable that "Overhead Garage door relay off" program. Unless there is a known purpose for it, this program strikes me as suspicious. From there, I would consider taking a fresh look at your objectives. Perhaps it is time to clear out existing programs and scenes with the IOLinc and start over. I want to be able to open the door with the phone. I have been away a couple days so I unplugged the garage door opener. The iolinc is not a part of another scene. I do have the default query all program that runs at 3am Link to comment
Scottmichaelj Posted January 17, 2016 Share Posted January 17, 2016 I want to be able to open the door with the phone. Seriously? Why? Isnt it easier to click the remote on your visor than unlocking your phone, going into an app, and clicking open?" SMH I just dont understand. Sorry. Link to comment
Cormacs Posted January 17, 2016 Share Posted January 17, 2016 (edited) Seriously? Why? Isnt it easier to click the remote on your visor than unlocking your phone, going into an app, and clicking open?" SMH I just dont understand. Sorry.Who said he wants to open his garage with his phone in his car? SMH. All he said is he wants to open his garage with his phone. I find it very useful for when I want to let someone in to my garage when I'm not home without giving them the code. Sent from my iPhone using Tapatalk Edited January 17, 2016 by Cormacs Link to comment
oberkc Posted January 18, 2016 Share Posted January 18, 2016 I want to be able to open the door with the phone. I have been away a couple days so I unplugged the garage door opener. The iolinc is not a part of another scene. I do have the default query all program that runs at 3am OK. Thanks. My recommendation stands...if all you want to do is open the door via phone, I do not believe there is any benefit to querying the relay. Unless you have a specific problem that you are trying to solve with this program, disable "Overhead Garage door relay off". Make sure you do not have trigger reverse set in the IOLinc settings. Double checking...you have no other programs that include the IOLinc? Are you using the status of the sensor for anything? Link to comment
Scottmichaelj Posted January 18, 2016 Share Posted January 18, 2016 Who said he wants to open his garage with his phone in his car? SMH. All he said is he wants to open his garage with his phone. I find it very useful for when I want to let someone in to my garage when I'm not home without giving them the code. Sent from my iPhone using Tapatalk Your right, he didnt, I stand corrected, I assumed and we know what that means. Ill be in the corner with the dunce cap on. Link to comment
Blackbird Posted January 18, 2016 Author Share Posted January 18, 2016 OK. Thanks. My recommendation stands...if all you want to do is open the door via phone, I do not believe there is any benefit to querying the relay. Unless you have a specific problem that you are trying to solve with this program, disable "Overhead Garage door relay off". Make sure you do not have trigger reverse set in the IOLinc settings. Double checking...you have no other programs that include the IOLinc? Are you using the status of the sensor for anything? So are you saying that the query program caused the garage door to open? Link to comment
stusviews Posted January 18, 2016 Share Posted January 18, 2016 So are you saying that the query program caused the garage door to open? I've had that happen! In particular, the log showed the I/O Linc being turned on immediately after the nightly query started. It occurred a few days in a row, then once some days later and has not happened since. Link to comment
oberkc Posted January 18, 2016 Share Posted January 18, 2016 So are you saying that the query program caused the garage door to open? I am saying that query programs have been known to do such things, depending on other factors that are currently unknown. I am also suggesting that the fact that the query program runs at exactly the same time as the event is, in my mind, more than coincidence. I am also suggesting that having programs without a purpose can lead to unkown results. Link to comment
Blackbird Posted January 19, 2016 Author Share Posted January 19, 2016 If the query program is the problem then why does the isy have a default program to query everything at 3am? Should this also be deleted? Link to comment
stusviews Posted January 19, 2016 Share Posted January 19, 2016 The vast majority is ISY users have not had any difficulty with the nightly query, just as the vast majority of users have not experienced the ALL ON phenomenon. Link to comment
Blackbird Posted January 19, 2016 Author Share Posted January 19, 2016 I am saying that query programs have been known to do such things, depending on other factors that are currently unknown. I am also suggesting that the fact that the query program runs at exactly the same time as the event is, in my mind, more than coincidence. I am also suggesting that having programs without a purpose can lead to unkown results. The vast majority is ISY users have not had any difficulty with the nightly query, just as the vast majority of users have not experienced the ALL ON phenomenon. Not sure if that answers my question. Why does the ISY have a 3am default query? What does it do? Should I delete it if you think I should delete the garage door query. Also the garage door query program is this Overhead Garage door relay off - If Status 'Overhead garage door-Relay' is On Then Wait 15 seconds Set 'Overhead garage door-Relay' Query Else - No Actions - (To add one, press 'Action') So doesn't that mean that the door opened before the query if the program says "If Status 'Overhead garage door-Relay' is On" "Then Wait 15 seconds Set 'Overhead garage door-Relay' Query" oberkc stated that the program is set to run at the same time that it opened but its not. its set to run if the door opened. Link to comment
MWareman Posted January 19, 2016 Share Posted January 19, 2016 The 3am query is there to resync what ISY thinks is the level of devices in case it missed a scene message. You can also do a resync on boot, but 3am is considered a time when there is not much activity to interfere. The only issue I've heard of before is an errant garage door notification (usually caused by trigger reverse being on), never heard of the door opening - unless you have a program somehow tied to the sensor - and have trigger reverse enabled. Link to comment
Recommended Posts