hart2hart Posted July 1, 2014 Posted July 1, 2014 I've just this weekend hardwired contacts and hooked them to iolincs (v.36) that I've been using to control garage door. With a few peoples assistance, I have it working so that on to relay scene opens it and off to relay scene closes it. Last night at just after 3:00, a program trigerred indicating that my garage door was open and alarm was in armed mode. The sensor value was changed by query all and when I got up looked to find door was closed and then queried at isy console it went back to state of Off (closed). The program would have run just as I went to bed if garage door was open then and I don't have the reverse option set. I can post image to show but it is the larger contacts sold by smarthome placed at top middle of the doors and there is only a very small gap in closed state (door pulls in and away so maybe 1/4 inch) Any thoughts? NOTE ---- Added underlined lines below to help until root cause found If ( Status 'Garage / Garage:Double Door is Closed' is Off Or Status 'Garage / Garage:Single Door is Closed' is Off ) And $SecSys_Armed_Stay is 1 Then Wait 2 minutes Set 'Garage / Garage:Double Door is Closed' Query Set 'Garage / Garage:Single Door is Closed' Query Wait 20 seconds Send Notification to 'JPaulText' content 'Garage Door Open and Armed Stay' Set Scene 'Master Suite / Master Bedroom:Paul Lamp Scen' On Else - No Actions - (To add one, press 'Action')
swnewman Posted July 1, 2014 Posted July 1, 2014 hart, I believe this is a known issue without much of a solution other than turning off your Query All. See viewtopic.php?f=27&t=10765 The bottom line is the ISY ends up receiving to responses from the IOLinc that arrive out of sequence (or rather multiple times). Not really an ISY issue, but perhaps an Insteon protocol issue with IOLincs because they have multiple nodes (Sensor and Relay) with the same address. -Seth
Recommended Posts