
gzahar
Members-
Posts
670 -
Joined
-
Last visited
Everything posted by gzahar
-
You will need to ungroup devices first.
-
Right click - delete?
-
Depends how ‘bad’ the repair was. If any devices were updated with the newer repaired PLM address during the restore you will need to do a restore again with the older PLM. Since this may be hard to know, the safest bet is to restore again.
-
Just found Portal requirements also. Says minimum for network module (also used with Portal) is 4.4.?. But either way, that’s not your issue. Is your ISY UUID registered in My Account?
-
I don’t think this will resolve your problem, but the firmware and UI should match. If you you use the ISY launcher it should load the correct UI for your firmware. Be sure to clear the Java cache first. I think you need v5 firmware to use portal?
-
Right click the My Programs folder and select "copy folder to clipboard". Then paste it into a text editor (like notepad etc.). The icon with an arrow indicates program changes have been made and need to be saved. (save changes button at bottom). I would verify the UI and firmware are the same version (help, about).
-
The second item in the menu should say "Remove/Exclude...". Excluding is basically the same process as removing. You are really just removing a device that is not added yet.
-
Those are on 5.0.15, but you probably need a pro version of ISY for them to show up.
-
I think you want to put each button & switch in a scene with both being controllers. Sounds like you have the switch as only a responder (or used programs).
-
They are not very loud (don't have the dimmer outlet, but I have a dual outlet). A program like this should work (remember to stop it if after you locate the device). Right click the program and "Run Then" to start. Outlet Beep - [ID 0144][Parent 0005] If - No Conditions - (To add one, press 'Schedule' or 'Condition') Then Repeat Every 3 seconds Set 'Missing Outlet' Beep Else - No Actions - (To add one, press 'Action')
-
Can anyone read this program and put it in a noob format
gzahar replied to robandcathy1's topic in ISY994
If you are trying to accomplish the first step (Create a State Variable named “Manual override” and set its value to 0), that is done in the variables tab (not a program). Also, the program calls for a state variable (make sure to use the state variable section when creating). Your sample looks like you're using an integer. Once you create the variable (using Add then Save), you can double click on the name to edit the name. The other steps above indicate where to locate each program line (if, then, else). The first line of the "if" section will not matter if you use 'and' or 'or', unless you later rearrange the program lines. The remaining lines in the section will use the 'and' or 'or' shown preceding the lines above. Use 'is' for "=". ('is not' for not =). -
You could try to control it from the ISY admin console and see if it responds with expected status or gives an error trying to communicate. Also, if you wrote down the 6 digit Insteon ID before deleting, you could try to re-link it by using "New INSTEON device" and inserting the ID again. (If those show the device exists, yes there is a way to get it to beep, or turn the light on/off repeatedly while trying to locate)
-
1) Is the light output affecting the sensor status? (light goes off -> sensor goes off -> program turns light back on) Test by controlling a different device or indoor light. 2) Is there another program controlling the lights? (you can search by right clicking in programs for usage of device 'outside / eaves') 3) If you are really controlling the lights using the relay output of the I/O linc ("Then I have an ISY program that tells the I/O to turn off my outside lights"); do you have "Relay Follows Input" selected in the device options?
-
On the NodeLink webpage there is. It is on the devices page. This is obviously a manual operation.
-
Wrong person. I was clarifying what we were talking about.
-
Not sure if link below will paste correctly, but thread in Q&A mentions just fixed in 5.3.0. hinge pin zw door sensor https://r.tapatalk.com/shareLink/topic?share_fid=23986&share_tid=22166&url=https%3A%2F%2Fforum%2Euniversal-devices%2Ecom%2Findex%2Ephp%3F%2Ftopic%2F22166-hinge-pin-zw-door-sensor&share_type=t&link_source=app
-
Sorry, didn’t see picture you posted earlier. And you clicked on modules button. Nothing was listed for purchase?
-
You need to login to the UDI web page to purchase the Zwave module.
-
Don't know if you can change the username, but passwd should allow you to change password.
-
I found putting a repeating device a few feet from my ISY really helped my network communications.
-
You should be able to use http://<ipaddress of ISY>/admin.jnlp to download.
-
Delete the routine, re-discover your devices and add the routine back. Only thing I can think of.