-
Posts
5670 -
Joined
-
Last visited
Everything posted by paulbates
-
Lost fast off and fast on function for all switches
paulbates replied to 62vetteefp's topic in ISY994
Ok, pressing and holding for 5 seconds factory reset the switch, wiping out its link table. You need to go into the admin console, pick the device and "restore device" -
Lost fast off and fast on function for all switches
paulbates replied to 62vetteefp's topic in ISY994
Also, try a "restore device" on the one example you gave and retest. -
Lost fast off and fast on function for all switches
paulbates replied to 62vetteefp's topic in ISY994
How old is your PLM. There'll be a sticker with 4 digits on the back that can be decoded here if you don't know. Try unplugging and replugging the PLM and retesting... If things start working it will mean the PLM is starting to die. Also, can you post an image of the PLM links table; how many links are in it and how many devices do you have? -
Not a zwave user. I'd search the forum for that topic, even recently some discussions about it. If that doesn't answer it, post a new topic in the right sub-forum Given the name of this thread, the new question will likely not be seen by many.
-
You can add a new eisy to your renewed account @ my.isy.io
-
To @oberkc's point: I went back and looked at the iox program you posted, and he has a point that plausibly explains what you're seeing Set 'MB Kelly Watch Winder' Fast Off Set 'Garage Lights' Off Wait 5 seconds Set 'Kitchen Main Lights 3 way' Off Set 'House Front' Off Set 'Garage Front Porch Lite' Off The commands inside of the 2 groups, before and after the "Wait 5 seconds", are banging into each other. Each "Set" command is creating messages to the Insteon device, and the Insteon device is responding. The next 'Set' command from the PLM is banging into that return message from the switch... then its retrying.. more collisions There are 2 ways to address this: (Recommended). Put each group of devices into a scene and turn the scene on or off. Scenes don't send clean-up messages, no wait is needed Put a 2 or 3 second wait after each direct device command.
-
You're almost there.... under Else Set "Missouri Christmas Lights" Off
-
Try the windows computer route: Copy the files off the current card, taking note of every file that it can't copy because it can't access it, but click continue each time so it keeps going Find those in the unzipped backup and replace them: If its more files than nodes I'd come back here and list them Copy the updated file set on a new card Hope that it works, you'll want to verify devices afterwards The card is FAT 32, but scroll to the second post here were it's recommended to format the new card on the ISY via telnet
-
How long does it take for an Insteon leak detector to return to "wet off"
paulbates replied to raymondjiii's topic in eisy
I have several these directly linked to an Insteon chime/siren and with Notification plugin messages to pushover. One of them went off once near the well, I had placed it too close. I cleaned the sensor like you did, pulled the chime module out of the wall to shut it up for a while and plug it back and replaced the sensor on the floor a little further away. -
How long does it take for an Insteon leak detector to return to "wet off"
paulbates replied to raymondjiii's topic in eisy
I shows the last status change and that can take a while. "Blank" probably means the eisy was reset. Did you try pulling the battery after drying it with the towel and letting it sit an hour? -
You'll want to restart the isy after that change if you didn't
-
If what you have is working for you, I wouldn't.
-
Should work... I want the fewest physical connectors possible for wiring.
-
My suggestion, if you have a choice of which controller to have remote, is to switch to a serial PLM and get UDI's conversion cable.... there have been reports on different forums in the past of going 50' or more over serial. You might have to get a custom extension cable made or look them up on line as they are traditionally male- male and you'll need female - male. This post discusses the pin outs.
-
What are all of these lines in the ISY Error Log.5.8.4
paulbates replied to raymondjiii's topic in eisy
Did you just migrate to eisy? If yes, there is a know quirk with the first run programs that use time of day... leaving it as is and letting it run for a day or 2 will permanently resolve it -
Yes... You've documented several symptoms, especially the restore that works temporarily
-
You can try factory resetting it and restore device, assuming it's insteon and especially if it's been running for years
-
In addition to Guy's comments, can you say what the previous switch was and how the wires were connected to it? Is it a 3 way in concert with another switch?
-
Unable to turn light on/off in admin console
paulbates replied to smarthome_newbie's topic in IoX Support
What you're describing is normal: Swtich 1: controls light and it's red lead connects to the actual load line to the physical light Switch 2: Joined to Switch 1 with a scene. Both switches control the light properly at the switch Remotely controlling Switch 1 from iox works Remotely controlling Switch 2 changes it's status, but the light doesn't come on Remotely controlling the scene should work as you expect. This is Insteon working as designed. Once you crate an N-way relationship with multiple switches in a scene, you've created a virtual circuit. You control the scene from iox and not the individual switch. In your iox programs' set commands, Set scene on/off, not the switch. -
Wait would probably be easier. I'd use a variable $chime_active in this example If motion sensed and $chime_active = 0 then $chime_active = 1 (allow the 10 minute wait to complete) Set chime on (or however you make one chime) wait 2 seconds Set chime on wait 2 seconds Set chime on wait 10 minutes $chime_active = 0
-
That is a strange one. I have 2 on/off that don't exhibit that problem, I would notice. But they are v.49 Probably a bit of a long shot, but I'd suggest firing up iox and starting the event viewer and set it to level 3, as close to the problem time as practical, e.g. when going to bed. Look at that in the morning
-
Simple App For Family Members
paulbates replied to scholarwarrior's topic in New user? Having trouble? Start here
If you have the portal, you can log in, click tools > information > ISY Information. There's a a specific url to your ISY listed there. -
Ok. Try taking to the appropriate echo and say "Alexa, discover devices"