Skip to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Xathros

Members
  • Joined

  • Last visited

Everything posted by Xathros

  1. Anytime. Happy to help. -Xathros
  2. Yes. The timer will restart every time the 2nd program is called even if it is already running. This is different because the first program can now evaluate false and not terminate the countdown in the then clause since the timer is now in a separate program. -Xathros
  3. Try splitting this into two programs as follows: If ( Control 'GarageMotionSensor-Sensor' is switched On And Status 'IOLinc-GarageDoor-Sensor' is On And From Sunrise + 1 hour To Sunset - 1 hour (same day) ) Or ( Control 'GarageMotionSensor-Sensor' is switched On And From Sunset - 1 hour To Sunrise + 1 hour (next day) ) Then Run Program GlightTimer (Then Path) Else - No Actions - (To add one, press 'Action') Program GlightTimer If Then Set 'GarageLight' On Wait 2 minutes Set 'GarageLight' Off Else - No Actions - (To add one, press 'Action') Hope this helps. -Xathros
  4. "Goto http:///admin/admin.jnlp" should result in a file download that can be saved. Your browser must be opening the file for you. What browser are you using? You are correct that the 4.1.17 AC is what is in the ISY's firmware. You can pull the 4.1.2 AC from UDI's website the same way using: http://isy.universal-devices.com/994i/4.1.2/admin.jnlp Again, you want to save the file not open it at this stage. For the Dashboard, use: http://isy.universal-devices.com/994i/4 ... board.jnlp Using Firefox, I am prompted to save the resulting JNLP files from the links above. -Xathros
  5. Try connecting with https:// instead of http:// Once in, set the http port back to 80 and leave the https port at 443. You can change the ports but they need to be different from each other. -Xathros
  6. Oberkc- Sunrise to Sunset would usually be the (Same Day) - not next. This is for during the day usage. Sunset to Sunrise would use (Next Day) for overnight use. BillFuchs- There is no reason for this to stop functioning. Post the actual program involved. I suspect there is another condition that is causing the failure. Possibly related to the motion sensor. -Xathros
  7. Hi Rod- There is a copy of the Admin console stored right in your ISY! Here is how to get to it: Start by clearing your java cache (including applications) Goto http:///admin/admin.jnlp Save the resulting JNLP file to your downloads or docs or wherever you want to save it. Double click the JNLP file to install a fresh copy of the Admin console onto your desktop. Should you need to reinstall the console again, just clear the cache and double click the saved JNLP file again. Dashboard does not exist in the ISY like the admin console so you need to pull that JNLP file from the UDI URL but the same method works for saving the file and reinstalling the dashboard. Keep in mind that you will need new JNLP files anytime the firmware is updated otherwise your UI will be out of sync with the actual firmware. -Xathros
  8. I believe that 4.1.2 is the most recent beta version released. Anything higher than that at the moment is a limited release alpha which is less tested and more likely to have problems. That said, I have been running 4.1.3 alpha for about a month now and have had no unexpected problems. -Xathros
  9. Excellent. Glad I could help. -Xathros Sent from my iPhone using Tapatalk
  10. Electronic equipment, UPSs and Surge suppressor strips should usually be placed behind a filter to prevent noise or signal attenuation from such devices from affecting your Insteon communications. If that strip is on the same circuit as the PLM or the problem device, then you may have just located your problem. You can pick up a filterlinc to place between the strip and the outlet to isolate that from the system. As a test, using a long extension cord, plug that strip into a distant outlet and see if you can then communicate with that problem device. If so, then putting a filter on that strip will likely help your situation. -Xathros
  11. Sounds like poor communications to the device location. Has anything changed on the circuit that device is on? New electronics, power strip, charger etc? -Xathros
  12. Right click the device and select "Write Updates to device" -Xathros
  13. OK. One last thing to try: Clear your Java cache (All checkboxes - Including applications) Goto: http://isy.universal-devices.com/994i/4.1.2 See if that is any different. -Xathros
  14. OK. Your description is similar to problems that are often related to AV/Firewall issues. Have you tried temporarily disabling your AV/Firewall to see if it makes a difference? -Xathros
  15. Try double clicking the My Programs Folder. It could just be collapsed. -Xathros
  16. Harold- I note that you have both Access points and a passive bridge installed. I would recommend removing the passive bridge in favor of the access points. The passive bridge can actually bridge noise from one phase to the other and does not retransmit signals at full strength where the access points will only pass valid Insteon traffic and at full strength. -Xathros
  17. I have to agree with Brian on this one. Likely since you have no bulbs in the circuit, no current flows through that circuit and is not "Transmitting" noise as a result. -Xathros
  18. smokegrub- I'm at a loss. As far as I can tell, your system and mine are nearly identical yet I have no problem with mine in this regard. I think you may need assistance from UDI support at this point as I am all out of ideas as to what may be causing this. -Xathros
  19. Understood. What I am saying is have a program modify the local ramp rate setting a few seconds after the control has switched on or off so that the next opposite action at the control has the desired ramp rate. Is this not possible? -Xathros
  20. Couldn't we have a program that modifies the scene ramp rates depending on what happens at the dimmer? For example: Scene: Kitchen_Pots (Controller Kitchen_SLD) Program: Kitchen_Pots_Modifier If Control Kitchen_SLD is switched 100% and Control Kitchen_SLD is NOT switched Off Then Wait 5 seconds In Scene 'Kitchen_Pots / Kitchen_SLD' Set 'Kitchen_Pots / Kitchen_SLD' 4.0 Sec (Ramp Rate) Else Wait 5 seconds In Scene 'Kitchen_Pots / Kitchen_SLD' Set 'Kitchen_Pots / Kitchen_SLD' 2.0 Sec (Ramp Rate) Seems to me like this would meet the OP's requirement. -Xathros
  21. Are you launching the console from the desktop icon or from a browser session? -Xathros Sent from my iPhone using Tapatalk
  22. Have you tested different dim levels? -Xathros Sent from my iPhone using Tapatalk
  23. I bought mine from Amazon. -Xathros Sent from my iPhone using Tapatalk
  24. Try unscrewing the CFL's and run the test again. If it passes, that would indicate that the CFL's are causing issues. -Xathros
  25. Excellent! As always, happy to help. -Xathros

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.