Jump to content

MikeB

Members
  • Posts

    1821
  • Joined

  • Last visited

Everything posted by MikeB

  1. Those are the router's pre-defined applications. For port 443 you want to choose HTTPS (or it might be called SSL). If it's not there, look for an option to define your own. Could be called "Custom Application" or "Custom Service" or something similar.
  2. MikeB

    Power Supply

    5v, 300ma, center positive. I have a Radio Shack 273-028 that I use here set to 4.5v with no issues.
  3. Remove and re-add it.
  4. Depends what you want to do. If you want the change to affect only that device when it is pressed on, you do it at the device. If you want to setup a scene with different settings you can also do that. Sounds like you might be using an old firmware version. I would upgrade to at least 2.6.8. If they were crosslinked, they are both controllers. Controllers are always responders as well. Sure. You'd have a Switchlinc controlling your garage light. You'd create a scene called ALL OFF containing all the devices you want to turn off as RESPONDERs, then add the garage Switchlinc in as a CONTROLLER of that scene. Absolutely, but you'd have to create a short ISY program to do it. You'd create a scene called EXIT (or whatever), and add all your RESPONDERs to that scene. Since you're using an ISY program to control these scene, you DON'T want to put that KPL button in the scene as a CONTROLLER. Instead, you'd write a program like this: If Control 'KPL Button A' is switched Off Then Wait 10 seconds Set Scene 'Exit' Off Else - No Actions - (To add one, press 'Action') The only disadvantage to using an ISY program is that the ISY needs to be running for this to work. If your ISY is ever offline for any reason, the button would not work. There's also a slight delay (1 second or so), but it would be unnoticeable because of your 10 second wait. Sure. If you wanted to keep the WAIT, you could do the same as above except edit the scene properties and set a 1 minute ramp rate on any devices you want to go off slowly. If you no longer need the WAIT, then skip the program and simply add your KPL button into the scene as a controller. Within the scene, click that controller and then set the ramp rates on your responders as needed. No, you can change the port via TELNET. I find that this is a bit confusing for most new ISY users. The only thing that "Internet Access Disabled" means is that the ISY did not use UPnP to configure your router automatically to allow external access to it. If you setup the ISY with a static IP and configure your router to forward the needed ports to it the ISY will still show "Internet Access Disabled". There's no way to tell your external access is working without actually testing it. As for outgoing access to the web, if you set your IP address/etc. correctly it should be good to go (for sending notifications, etc.). As far as I know there's no way to test it without actually trying to use notifications or something that requires the ISY to have access to the web. You are running an older firmware. I recommend you upgrade to 2.6.8 for right now. Newer versions are still a bit unstable. http://forum.universal-devices.com/viewtopic.php?t=1773
  5. No, unfortuantely not that I'm aware of. If you have a specific question post it up and maybe someone can help. Most capability differences are with KeypadLincs. Double-tapping the bottom performs a FAST OFF (turns off with the quickest possible ramp rate). This tries to configure your router for you using UPnP. If your router does not support this feature, or the feature is turned off, it will not work. Have you created the necessary rules to forward port 443 (HTTPS) to the ISY's static IP? What ISY firmware are you running? It is command CWP via telnet. No, that kind of intelligence/functionality is not built-in to the devices. HOWEVER, you can do that easily with ISY programs. Here is a link to a good discussion on it: http://forum.universal-devices.com/view ... ight=floor
  6. Yes, some firmware revisions can have a major impact on the features of a device. An ON command is like pressing the button of a switch - it turns the device on to a pre-defined level at a pre-defined ramp rate. A FAST ON command is like double-tapping the button of a switch - it turns the device on to its brightest level at the quickest ramp rate (.1 seconds). Yes, through the command line interface via TELNET: http://www.universal-devices.com/mwiki/ ... o_Your_ISY There is none that I'm aware of, but you are able to control your lighting through WM5/WM6's web browser via the ISY's HTML interface. Whether or not a device controls a load is irrelevant. When creating a scene and adding a device, that device is a controller if you want its button press to activate that scene. If you only want that button to RESPOND to a scene, that button is a responder. Say, for example, a scene called "ALL OFF". You might add every device in your home to the scene as RESPONDERs. But, you have a single KeypadLinc button near your home's exit that you want to use to trigger that scene. That button would be added as a CONTROLLER. You may have to reboot the switch. Simply pull the air gap tab out for 5-10 seconds, then pop it back into place to its resting position (but do not hold it down).
  7. I know it can take a while to restore a single KPL that has a lot of scenes associated with it, but it shouldn't take hours for a single KPL. Not sure the source of this link, but I make a habit of factory resetting every Insteon device I install before adding it to the ISY to ensure there are no bogus links in there.
  8. If the ISY is not aware of that link you should be able to factory reset the device and then do a restore on it.
  9. Hey Mike - If you haven't, do a manual query on that switch to ensure the ISY doesn't think it has a bogus ON LEVEL. With the bug I was seeing a relay will show an ON LEVEL of 100%, but in reality the ISY thinks it should be OFF when an ON command is received. Another way to test is to try double-tapping the device on (FAST ON) - if it's the ON LEVEL bug, the ISY will see the FAST ON and show the device as on.
  10. I'm still seeing the issue here as well. Details posted her: http://forum.universal-devices.com/viewtopic.php?t=1949
  11. I narrowed down the issue I'm seeing a bit more. I felt it warranted its own thread: http://forum.universal-devices.com/view ... 4190#14190
  12. That's what I do. Here is the post where I describe my setup: http://forum.universal-devices.com/viewtopic.php?t=1432
  13. Like a few others, I'm also noticing some ON LEVEL issues. Not sure exactly when it started since the past few beta releases were so close together, but I found a bunch of Switchlinc relays (v.2C and v.28) that were not showing ON when turned ON locally. Double-tapping the switch had the ISY show them as ON. This makes me think that they had an ON LEVEL of OFF, though their device to device links still worked as expected. The ON LEVELs looked fine in the Admin Console, but resetting them seems to have fixed the issue. I'll be going through my other devices to see if I find any other problems.
  14. No problems with my Thermostat Adapter here. You do have to query it to receive regular status updates, but otherwise I'm happy with my unit.
  15. Installed OK here and initial poll of all devices looks good.
  16. I would create individual scenes for your various light levels then simply create a program to turn ON those scenes at your specified times. You could have a single program that turns scene1 on at 7pm, wait 4 hours, turns scene2 on, wait 4 hours, turns scene3 on, wait 1 hour, then turns scene3 off.
  17. I'm seeing this as well. My query program seems to be running: If From 12:00:00AM For 24 hours Then Repeat Every 15 minutes Wait 10 minutes Set 'OfficeThermostat' Query Else - No Actions - (To add one, press 'Action') But the ISY is showing outdated thermostat values. If I manually query the thermostat, the values update correctly.
  18. Try querying one of the EZIO's relays instead - that should make both inputs update. For some reason querying the input does not work. Do you have a newer EZIO? Apparently newer EZIO's use a newer PLM which is causing compatibility issues with the ISY. I know they are working on a fix, but am unsure on the status of it. Otherwise you might want to try removing your EZIO from the ISY, factory resetting it, then re-adding it back in. Before you do anything else test your sensors to see if the ISY is seeing status changes correctly. Watch the EZIO when you open/close a sensor - you should see its LED flash indicating it is sending out a status update, and hopefully your ISY will see it. Good luck!
  19. Have you considered maybe running a test with a single Icon before taking the plunge? Maybe backup your ISY, hook it to the new PLM, factory reset it, add 1 of your probelm devices and see what happens. If it works, maybe it's worth doing the swap. If it doesn't, switch back to your old PLM and restore your backup.
  20. I've seen this before, and in all cases I'm aware of the remote was replaced under warranty. They should last much longer than 2-3 weeks - the RemoteLinc near my bad has had the same set of batteries for months.
  21. Great! Now it's just like creating any old scene. Create a scene, drag the IR button into it, along with the device you want to control.
  22. I haven't used an IRLinc in a while, so I just tried it out here. It's a newer IRLinc (with credit card remote). I plugged it in, then on the ISY Admin Console clicked LINK MANAGEMENT, then ADD BUTTON TO IRLINC. I then followed the on-screen instructions: - press and hold IRLinc's SET button for 5 seconds - release, and the light on the IRLinc will go out - point a compatible remote at the IRLinc and press a button - light will start flashing if a compatible IR command is received - click OK button on the ISY Admin Console - device shows up under My Lighting - repeat the above steps if you want to learn more codes, otherwise click CANCEL I am getting a "request failed" message after hitting the CANCEL button (Michel - is that normal?), but otherwise the IRLinc is working fine here. Are you clicking OK once the IRLinc starts flashing?
  23. Many ISP's now block the use of outside mail servers for just that reason - so many people have infected PCs sending out malicious emails without their knowledge (nevermind the intentional spammers). They do this by blocking typical outgoing email ports (25, etc..). Even if it's workiing for you today, don't be surprised if it stops tomorrow or next week. If you can, it's typically more reliable to use your ISP's outgoing email server.
  24. MikeB

    USB PLM Option?

    Those will not work. Please save yourself some grief and return the USB PLM for a serial PLM.
  25. No... the opposite. Add the IRLinc to the ISY through the Administrative Console. To do this, click the LINK MANAGEMENT pulldown, then choose ADD BUTTON TO IRLINC and follow the on-scren instructions. This will allow you to create links betwen your devices and your IRLinc, THROUGH the ISY's interface. This is quicker and easier than using the IRLinc's manual tap/tap method and ensures that the ISY is aware of all your devices and links - which is extremely important if you want a stable system. The advantage of using the IRLinc instead of the ISY's integreated IR receiver is that you can use the IRLinc buttons in scenes. This means that if your ISY gets turned off, unplugged, dies, whatever - your IR controls will continue to function. The ISY's integrated IR receiver only works through Programs, which means if the ISY is ever disabled for any reason your IR commands will not work. I hope this is more clear.
×
×
  • Create New...