yzpmpgq Posted August 3, 2013 Posted August 3, 2013 I have been using Homeseer with a 2413U powerlinc. I have used it for 7 years and have NEVER missed a single event. The lights come on at night, go off in the morning, etc. In an effort to switch from a Homeseer/Mainlobby hybrid to totally Mainlobby, I bought the ISY994i and set it up. Since then, every other day, some lights don't come on and some don't go off. It's not the same ones every time, so it's not like a circuit issue. I have a motion sensor in my office that turns on the light and repeats every minute to see if there is still motion. It can repeat several times with no issue, then get "Can't communicate with OFFICE LIGHT". Very random. It may work for 10 minutes, then fail 3 times in a row. Unfortunately, I am beginning the process of trying to track down the issue. First of all, I have V1.0 access points, so I ordered new ones and will set those up to bridge my phases first. My first question is... Once I set up the first 2 access points, do I need to actually link the additional access points, or do you just plug them in and go?
LeeG Posted August 3, 2013 Posted August 3, 2013 Access Points are just plugged in. They have no links, no configuration. They are not added to the ISY. Be sure to run the 4 tap Set button test to insure they are in RF range of each other and are on opposite phases.
yzpmpgq Posted August 7, 2013 Author Posted August 7, 2013 I removed all access points and added the 2 new ones to bridge the phases. It seems to be a little better, but I still have the occasional light not coming on, outside lights still on in the AM, etc. Is anyone aware of any issues with the 2413S or ISY being less robust or problematic than the 2413U? Since it keeps missing signals and lights, it also throws off my Mainlobby interface. I have to constantly poll the whole system just to find out what is REALLY on or off...
Michel Kohanim Posted August 7, 2013 Posted August 7, 2013 Hi yzpmpgq, Have you run Tools | Diagnostics | Scene Test for the scenes that turn the outside lights on/off? I suspect one (or more) of the loads on the circuit are causing noise when on. With kind regards, Michel
yzpmpgq Posted August 7, 2013 Author Posted August 7, 2013 Yes, numerous times. Sometimes all are "success", sometimes all fail, sometimes 1-5 fail, etc. No consistancy or pattern that I can see. I've tried with all the other house lights off, the AC off, etc.
WayneW Posted August 7, 2013 Posted August 7, 2013 Is there a way to log or notify myself when a device fails to communicate? I think I am in a similar situation as the OP (but not as bad), but "every so often" a device isn't in the state that it should be. If I could log or get notified when something didn't respond as it should, maybe I could see the pattern (time of day, something else being on/off, always the same scene or device, etc). I think this request was voiced long ago, but I don't know if a solution was ever implemented. Maybe it is right under my nose, but I don't know what to look for.
LeeG Posted August 7, 2013 Posted August 7, 2013 It depends on what the device did not respond to. Switch A controlling Switch B, the ISY does not know that Switch B did not respond to Switch A. Switch A controlled from an ISY Scene using an ISY Program, the ISY does not know that Switch A did not respond to the Scene. An ISY Program using a Direct command to control Switch A, the ISY knows the device did not respond. If it is a device failure in that it ACKed the command but did not react to it, the ISY would not know. If Status 'SwitchLinc Relay' is not Responding Then do something Else - No Actions - (To add one, press 'Action')
WayneW Posted August 8, 2013 Posted August 8, 2013 Sorry, I should have been more clear. I am dealing with the issue you described as An ISY Program using a Direct command to control Switch A, the ISY knows the device did not respond. except it is sometimes a plug-in module instead of a switch. Is there a way to make your code universal for all devices? Or must I create a program for each device? How long does the "not responding" status last? Is it safe to put some retry logic in there? Or does that risk an Insteon storm & an infinite loop if the device truly went offline/dead?
Michel Kohanim Posted August 8, 2013 Posted August 8, 2013 Hi Wayne, except it is sometimes a plug-in module instead of a switch. Makes no difference. Is there a way to make your code universal for all devices? Or must I create a program for each device? Each How long does the "not responding" status last? Once till the next time it's no longer in error or if you try to communicate with it again. With kind regards, Michel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.