Jump 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.

Michel Kohanim

Administrators
  • Joined

  • Last visited

Everything posted by Michel Kohanim

  1. Hello ELA, Sincere apologies for tardy reply. Most routers assign the same IP address for the same device (based on MAC address/unique ID of a network device) unless that address has already been claimed by something else. So, the fact that you got the same IP address is OK. This said, I am quite hesitant declaring victory. DHCP should work fine and using static configuration especially if you are not using the router's IP as DNS is a cause for concern. Would you be kind enough to change the DNS server address on ISY to the IP address of your router and retry? If this fails, you can always go back to the external DNS server as you have it setup now. Please do keep me posted. With kind regards, Michel
  2. dnl and LeeG, I am wondering whether or not Motion Sensors have the same problem as Thermostat dongles. Do you have any thermostats and do they ever lock up? With kind regards, Michel
  3. Hello helipal, If the last run time column indicates that the program didn't actually run, then the problem might be that your programs are in a folder with a condition (they are not going to run since the condition on the folder or its parent folders are evaluated to false). With kind regards, Michel
  4. I also think it's a good idea ... we have many plans for the UI which we are slowly introducing. This might be one of them. Currently, the only problem is that Java standard libraries do not have Tree/Table classes. We would have to use an external library (we have prototypes of this feature) which is an additional 1.5MB. With kind regards, Michel
  5. Hi Martin, Noted and thanks so very much for the feedback. With kind regards, Michel
  6. Hi Vipola, That would be the Path column in Program Summary. With kind regards, Michel
  7. Hello ELA, Before spending too much more time on this issue, it's best to call our support and schedule a call. You do NOT have to know anything about DNS and in 99% of the cases, DHCP should work fine. If you get blinking MEM/Error lights even though you are on DHCP, then there are three possibilities: 1. ISY is trying to renew the lease and it's taking a little longer 2. There's another device with the same IP address on your network 3. ISY cannot reach your router If you look at the Error Log, you will get much more details as far as which one is causing the issue. If your ISY is connected to your router via a switch, then try connecting it directly (if possible) to the router. With kind regards, Michel
  8. Hi polexian, Loops are quite interesting! Of course a limited one can be use using Repeat. By web interface do you mean HTML interface? With kind regards, Michel
  9. Hello Vipola, We are hoping to include ELK in this cycle so I would assume it's going to be in months. iostream212 ... I love your signature. I feel the same! As andyf0 suggested, please try 8 minutes. With kind regards, Michel
  10. Hi Martin, That would be even worse since packets can be spoofed and have their MAC address/source address changed. Now, can you tell me what specific functions within ISY would you like to be able to control without login? If it's only a subset of everything that you can do from the Admin Console, then the best solution would be to have multi-level user authorization (i.e. admin, guest, etc.) which we have already planned. If you want a blanket No credentials for all requests, then unfortunately, I do not think we would be able to support it. With kind regards, Michel
  11. Hi Martin, No and we have resisted very hard in supporting this feature! This is especially crucial since ISY can arm/disarm ELK security systems and we would basically be opening a security hole. With kind regards, Michel
  12. Hi thruster999, Thank you. It's confirmed to be a bug and shall be fixed in the next release. Nick, Are you saying that the state of the program is set to true because the conditions are both false? If so, I do not think there's any way out of it since programs are either true or false. If not, elaborate a bit please. With kind regards, Michel
  13. Hello io_guy, Yes, that's what we are using and it's excellent that we could reuse the same code for DSC! We'll surely contact you as soon as we are ready to support DSC (if you don't mind). With kind regards, Michel
  14. Rod and wwat, Thanks so very much for the feedback. Working on it. thruster999: LED brightness levels for what types of devices? With kind regards, Michel
  15. Hello kd7iyt, Not yet but we are working on enhanced ELK module which should provide you with that functionality. With kind regards, Michel
  16. Hello io_guy, No and specifically for performance reasons we have separated static information (such as name) from operational information such as the current status of the variable. Please do be kind enough to peruse the latest Developer's Guide: http://forum.universal-devices.com/view ... 6480#46480 And specifically, /rest/vars/definitions/ on page 60. Hi Rod, Would you please ensure that you have cleared your Java cache and retry? With kind regards, Michel
  17. Hello wrj0, correct! Thanks so very much and it shall be fixed in the next release. With kind regards, Michel
  18. Hi andyf0, Sorry for not being clear enough. F=Fahrenheit and C=Celsius. With kind regards, Michel
  19. Hello ingeborgdot, Please checkout this thread: http://forum.universal-devices.com/view ... tat+issues With kind regards, Michel
  20. Hello all, I am happy to announce the availability of our 3.1.1 release! For a list of changes, please take a look at this post: viewtopic.php?t=6015 Things to test: Variables! Developers: updated WSDL and Schemas For a discussion of variables, please look at the new Program Variables forum viewforum.php?f=68 Notes: 1. ISY-26 is no longer included in the firmware builds 2. Due to the sensitive nature of supporting MorningLinc, users now must agree to terms and conditions upon Admin Console start up otherwise the dialog keeps popping up every time the Admin Console is started 3. IMPORTANT If you have already installed a self signed certificate and your current firmware is 2.7.10 and below, you must reinstall a new one before the upgrade: http://www.universal-devices.com/mwiki/ ... rtificates Instructions: 1. Please backup your ISY (File | Backup ISY) 2. Please download the firmware for your platform - please do not unzip ISY 99i Series: http://www.universal-devices.com/update ... _3.1.1.zip OR 992i Series: http://www.universal-devices.com/update ... _3.1.1.zip OR 994i Series: http://www.universal-devices.com/update ... _3.1.1.zip 3. Important Due to invalid Java certificate chain in releases 2.8.5 and above, please make sure to remove all Universal Devices certificates from Java: a. Close all browser sessions b. Open Java Control Panel (Java Preferences on MAC) c. Click on the Security tab. Remove all Universal Devices certificates (on MAC, click on the '-' button at the bottom) e. Clear your Java Cache ( http://www.universal-devices.com/mwiki/ ... Java_Cache ) 4. Login to the Admin Console and choose Help | Manually Upgrade [the name of your system] 5. Choose the file saved in step 2 MAC users: if upgrade fails, please add https://your.isy.ip.address to ISY Finder (see 3f above) 6. After the upgrade, ISY reboots. Please do ensure to clear your Java Cache: http://www.universal-devices.com/mwiki/ ... Java_Cache 7. IMPORTANT Once upgrade is completed and ISY reboots, use any of the following methods to access your ISY's Admin Console: a. http://isy/admin - applet (Windows only) b. http://isy/admin.jnlp - Java application (Windows only) c. http://your.isy.ip.address/admin - applet d. http://your.isy.ip.address/admin.jnlp - Java application e. http://www.universal-devices.com/99i/3.1.1 - applet f. http://www.universal-devices.com/99i/3.1.1/admin.jnlp - Java application Thanks and with kind regards, Michel
  21. Hi RickL66, Yes, you can but we do not call them scripts; we call them Programs and with the addition of Variables, you can easily accomplish your script. With kind regards, Michel
  22. If your computer supports WakeOnLAN and if it's asleep, then you can use Network Module to turn it on. With kind regards, Michel
  23. Hi Brian, Thanks so very much for the update. This is quite odd and I am not sure what could be causing it. We can try two things: 1. Remove your self signed certificate (please contact tech@universal-devices.com for instructions) 2. Or, I can try connecting to your system remotely and checkout what's going on With kind regards, Michel
  24. Julian and Polexian, Thanks a lot ... this is tremendous help! Dennis, I am so very glad you finally got the upgrade to take. I was getting really worried!!! With kind regards, Michel
  25. j0dan, All I can say is that syslog is in our requirements and has been there for a while. It seems that it never gets the priority ... hopefully that will change. With kind regards, Michel

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.