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. As I recall, the Harmony programmer is very picky about device model name/numbers. Try a few variations of ISY, ISY99, ISY994, ISY-99, ISY-994/IR etc and see if you get different results. -Xathros
  2. Hi tcaywilson- Do you know if the trigger reverse uption is selected on your IOLinc? If so, this is likely the reason you see this anomaly. Trigger reverse causes the IOLinc to send the opposite state of the sensor when the sensor state changes, however, when the IOLinc is directly queried by the ISY (3am query) the TRUE state of the sensor is returned, not the reversed state. We have seen a lot of this since Smarthome dropped the dual contact mag switch from the garage door kit in favor of a normally open mag switch. The best solution in this case is to replace the door sensor with a normally closed mag switch and turn off the trigger reverse option. -Xathros
  3. Hi jonnyauto- First, I think you mean geofencing as geotagging is a method for tagging data with a location - commonly used with photos. As for the geofence in Mobilinc, go into the iOS settings, General, Privacy, Location Services and make sure Mobilinc is turned on there. Next Settings, General, Background App Refresh and make sure Mobilinc is enabled here. Next, go into Mobilinc settings, Location Settings. Turn on Notify On Boundary and make sure you have one or more locations listed below. Now, move into and out of the locations and see if Mobilinc notifies you of the boundary crossings. Dunno what the IM bug you referred to is. - Must not be affecting me. -Xathros
  4. Xathros replied to Techman's topic in ISY994
    I am using Gmail SMTP which does require authentication and works just fine. The username and password fields on the Emails/Notifications tab is for exactly that. My Settings: Use Default: Unchecked Server: smtp.gmail.com Username: my gmail address Password: my gmail password. Port: 587 Timeout: 5000 ms From: Xath Home:myaddress@gmail.com TLS: Checked -Xathros
  5. Xathros replied to Techman's topic in ISY994
    Techman- What are you using for an SMTP server? Are you sure that neither the subject field or body are blank? Are you positive that the program responsible for sending the notification is actually running? -Xathros
  6. Here ya go guys: For example ${sys.node.11 22 AA 1.ST} would provide the current temp of the thermostat whose address is 11 22 AA 1 http://wiki.universal-devices.com/index ... _Variables -Xathros
  7. Xathros replied to llovering's topic in ISY994
    I'm doing Z-Wave for my locksets since there is no good Insteon way of accomplishing that. I have added a few Z-Wave switched outlets and a dimmer or two just to build up the Z-Wave mesh network to a reliable level. I do find Z-Wave to be slightly cheaper than Insteon and there is much more competition in the Z-Wave market which will hopefully bring the prices down further. So far, it looks like the ISY will nicely integrate Z-Wave devices with Insteon devices. -Xathros
  8. Thermostat values can be sent via email using the builtin notification system in the ISY. No PC needed for that. Variables cannot yet be used but that is coming in the next release I believe. -Xathros
  9. Yes. The ISY is event driven. Triggers happen at the time an event occurs (Status of a device changes, value of a state variable changes, a control event is received, called by another program etc). Saving a program will NOT cause it to trigger. You will need port forwarding or internet access set up so that you can log into the admin console and select reboot from the system tab. -Xathros
  10. You can do this using the built in notification system. There is a method to create and write to files on the ISY's webserver. See this link: http://wiki.universal-devices.com/index ... tification I do this using the network module to write to a log file on an external syslog server running on a RaspberryPi. I would have gone with the method above if it had been implemented sooner. The RPi method allows me greater flexibility since that is a full linux based system. -Xathros
  11. Xathros replied to Techman's topic in ISY994
    I don't believe this is an error message but rather the ISY logging a DHCP address lease renewal. Unless these are appearing many times within seconds of each other, this is just normal operation of your ISY on a dynamic IP address. -Xathros
  12. Xathros replied to db2ace2's topic in ISY994
    It has been mentioned in the past that an upcoming update may allow the use of variables within network resources. I'm hopeful that we will see this in the next release. If so, then the answers to Q1 & 2 will be yes. For the moment however, we cannot do that. -Xathros
  13. Try this link: http://www.sheepwalkelectronics.co.uk/R ... ware.shtml -Xathros
  14. I'm with Tim on this one. Network module is the way to go. Powerline is nowhere near as reliable - especially when sending X10. -Xathros
  15. If you port forward port 443 to the ISY you should be all set. Assuming of course that your ISY's secure port is set at the default 443. -Xathros
  16. See above - you posted while I was adding more to my previous post. Is the old KPL bad and not responding?
  17. Assuming the replacement Keypadlinc is of the same type as the original then Replace With should do the job just fine. They need to be either both dimmers or both relays and both the same number of buttons. Otherwise, you will have to go the manual route. If taking the manual route, Add the new KPL and don't remove the old one. Give the New KPL and temporary and obviously different name to avoid confusion with the old one. Then use Find & replace for each of the buttons to replace the old with new. That will make the program updates easier. Then make go through the scene memberships for each of the old buttons, adding the appropriate new button then removing the old. Once you have removed all of the old KPL buttons from the scenes, you may remove the old KPL from the tree. -Xathros
  18. Xathros replied to barrygordon's topic in ISY994
    Is the keypadlinc button H configured as Non-Toggle Off ? -Xathros
  19. I'm hopeful that the next firmware update with expanded variable support will allow me to reduce my program count significantly while greatly improving the ISY's capabilities. -Xathros
  20. Xathros replied to osurh18's topic in ISY994
    I've been on the ISY for almost 5 years now and have never encountered that behavior and while I do see reports of lost link records here now and then it does not seem to be a common problem. -Xathros
  21. Xathros replied to osurh18's topic in ISY994
    Sorry. I assumed that node 2 was the sensor. Must be the relay. Right Click the sensor node in and select Diagnostics/Show Device Links Table. When the display is complete, click compare. Post results. -Xathros
  22. Xathros replied to osurh18's topic in ISY994
    Communications look perfect with the IOLinc at the PLM location. It still looks to me like the sensor is responding. Are you looking at the relay node of the IOLinc or the Sensor Node ? -Xathros
  23. Xathros replied to osurh18's topic in ISY994
    The My Programs Folder could be collapsed thus hiding ALL programs. Click the '+' Icon on the toolbar to expand the program tree. The My programs folder could also have a folder condition preventing all programs from running. Click the My Programs folder and look for conditions in the right hand pane. These are 2 simple items that could easily produce these symptoms. -Xathros
  24. Xathros replied to osurh18's topic in ISY994
    LeeG- Aside from the obvious comm issues, it looked to me like the IOLinc Sensor IS responding. I see: Tue 09/17/2013 02:35:35 PM : [ 19 61 92 2] ST 0 Tue 09/17/2013 02:35:41 PM : [ 19 61 92 2] ST 255 Tue 09/17/2013 02:35:59 PM : [ 19 61 92 2] ST 0 Tue 09/17/2013 02:36:01 PM : [ 19 61 92 2] ST 255 Tue 09/17/2013 02:36:20 PM : [ 19 61 92 2] ST 0 Tue 09/17/2013 02:36:24 PM : [ 19 61 92 2] ST 255 Are these not the sensor status messages? I have to wonder if the OP is looking at relay status and not the sensor status. -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.