Jump to content

AnthemAVM

Members
  • Posts

    366
  • Joined

  • Last visited

Everything posted by AnthemAVM

  1. I am seeing a strange behavior with my front yard motion sensor after upgrading to 2.6.12. I have the following program • If • "@Font"From 10:05:00PM "@Font"To Sunrise (next day) • And Status 'Front Yard Motion - Sensor' is On • Then • Set 'Outside - Front Porch Lights' On • Set 'Outside - West Side Landscape' On • Set 'Outside - East Side Landscape' On Else • Wait 2 minutes • Set 'Outside - East Side Landscape' Off • Set 'Outside - West Side Landscape' Off • Set 'Outside - Front Porch Lights' Off The lights are set to come on at sunset, and go off at 10pm. What is weird is between sunset and 10pm, if the motion sensor goes on, all the lights turn off for a second and then back on. Any ideas what might be my problem? Thanks
  2. I have an EZIO that controls my garage door. I linked it with my remotelinc in the garage, but it doesn't work. Will the two work together? Any ideas why it might not work if the first is yes? The remotelinc works for all the other lights and sprinklers. Thanks
  3. 2.6.12 is working perfect for me, relinked Motion Detectors and all is good. Lets just get that EZIO2X4 working and all will be awesome. Michael
  4. I would think it would always be good to have the latest PLM. I am also going to do the HL2 upgrade. Michael
  5. I do not have this problem.
  6. moved to another computer and upgraded without a problem.
  7. This is weird, after clearing cashe, I get this message Java Plug-in 1.6.0_11 Using JRE version 1.6.0_11 Java HotSpot Client VM User home directory = C:\Users\Michael Snowdon ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to ---------------------------------------------------- load: class com.universaldevices.client.ui.UDClientApplet.class not found. java.lang.ClassNotFoundException: com.universaldevices.client.ui.UDClientApplet.class at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source) at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source) at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.io.IOException: open HTTP connection failed:http://192.168.1.3/com/universaldevices/client/ui/UDClientApplet/class.class at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source) at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) ... 7 more Exception: java.lang.ClassNotFoundException: com.universaldevices.client.ui.UDClientApplet.class
  8. Michael, I was trying to upgrade to 2.6.10, but seem to be getting stuck at web:chart.jar or web/insteon.jar parts of it? I am using the same computer as last night when I did 2.6.9, and did not change anything on the firewall settings. Michael
  9. Thanks, just seemed strange to see a 12/15/2009 date out there. I hope that Smarthome starts to share the knowledge, before people start to jump over to other technology. Michael Why the 12/15/2009 date?
  10. Why the 12/15/2009 date?
  11. I was able to get gmail to work on my FIOS router. Use 72.14.253.109 as your SMTP server and 587 port User Id make sure that in your user name you use XXX@gmail.com in the from field I just used my name, not an email address. Hope this helps.
  12. I tried using my FIOS (Verizon) Router and it did not work. Michael
  13. Michael, In future firmwares, will you put an option for the notification to authenicate mail?
  14. I also did not get the request failed, when using my FIOS email. Can you give us more details of what settings you are using?
  15. What is your current firmware? This is also a good thread for information on the process, and helped me get set up. http://forum.universal-devices.com/viewtopic.php?t=1666
  16. I was able to get notifications working last night, with a Gmail account. The big trick for me, was making sure I hit save, and then clearing out JAVA.
  17. I went into the scene for that KPL and removed the front porch lights, and put it back. Works without a problem. Still interested in your thoughts what might have caused this?
  18. I have the following program set, to make sure the porch lights do not go out between sunset and 10pm. If • "From Sunset "To 9:00:00PM (same day) Then • Set 'Outside - Front Porch Lights' On Works perfect, if I walk over and turn off the switch lights go back on. I have this set for several exterior lights. The problem. I have a KPL switch that will turn on all the exterior lights, including the above. When I hit the switch to turn off all those lights, the above lights go out, and then back on, but then back off again. Any idea why that KPL button is making my lights go back off again, and why the ISY doesn't recognize those lights are off? The other lights with the same program do not have this problem. Thanks in advance.
  19. My sunset timers work perfect, and I am using a default location.
  20. I took the wait out of THEN, and the program still works. Thanks for asking the question Mike B
  21. I had just left it in, didn't want to mess with something that worked. I will take it out and try it again tonight.
  22. Michael, What IP address are you talking about? Thanks Michael
  23. Have you telnet into you ISY, you can get it from their
  24. Good news, the below program works. If • Status '0A.43.29-Sensor' is On • And Status 'Garage - Can Lights' is not On Then • Set 'Garage - Can Lights' Off • Wait 1 minutes Else • Wait 5 minutes • Set 'Garage - Can Lights' Off
  25. Anyone had luck getting this to work with Verizon FIOS?
×
×
  • Create New...