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.

Javi

Employees
  • Joined

  • Last visited

  1. UD Mobile is not yet fully compatible with eisyUI, so local creds must be legacy credentials and port 8080 until further notice.
  2. @everyone firmware should be released this week.
  3. rest/query queries the device, this is more resource intensive than a retained status lookup. Use /rest/status/address or rest/node/address instead. If you can subscribe then you just need to parse the events. Basically any <control> which does not start with "_" is a Device Property Status Event where the control is the Property ID. //<?xml version="1.0" encoding="UTF-8"?> //<Event seqnum=\"113\" sid=\"uuid:90\"> // <control>ST</control> // <action uom=\"2\" prec=\"0\">1</action> // <node>n003_po_pushover</node> // <eventInfo> // </eventInfo> // <fmtAct>True</fmtAct> // <fmtName>Last Status</fmtName> //</Event>
  4. Ok, then it is not the app. If you swiped from recents the app will no longer have any status values, they are all cleared. When the app starts again the values are observed (Subscription Event), so the values you now see are those that have been saved in eisy. Sending query, queries the device which then reports to eisy, eisy then forwards this message (Subscription Event) to the app (in the same way it received the initial status). So if the status is updated on query and shown in the app then the app is working as intended. My guess is the error is likely the Insteon Modem or the Device not reporting status updates. To be sure you should check if rest/nodes/nodeAddress shows the status correctly. P.S. If you updated firmware to 6.0.0 there are reported event issues. please try again after the next firmware update coming in a few days.
  5. Issue corrected for UD Mobile iOS in app version 1.4.5 and greater. Should be released within the next week.
  6. We have other reports of missing status on 6.0 when remote and updated firmware should be coming very soon to address these. Being a s this is a know issue for 6.0, but seems like the issue started before this. Let us revisit after the firmware update as it is possible firmware corrects. If not corrected by update, my guess is there is something wrong in the controller's settings in UDM.
  7. Ok, So when you open the app are the status blank or incorrect? If incorrect, please run an additional test by swiping app from recent apps (remove from memory), then open again. Are the status values still incorrect?
  8. Please try UD Mobile Android version 1.4.6 or greater when available in the play store, likely within a few days. Replaced deprecated Network Lookup. Added manual trigger buttons, similar to iOS.
  9. Javi replied to drprm1's topic in UD Mobile
    If on testflight please let me know if version 1.4.4 corrects the issue. Currently still awaiting approval from apple.
  10. This is not normal behavior, and if it has been happening for years then not related to the UDM app. Is this only some devices or device types (i.e. zwave, insteon)? Does it also happen in the Admin Console?
  11. This is the app version, what is the eisy firmware.
  12. We firmware release coming soon which corrects most if not all of the issues with 6.x. I don't think this is the same issue referenced above. The above issue is not status value, this appears to be devices not updating status values. What is your firmware version?
  13. Please open a ticket and include UUID .
  14. The event subscription (status updates) is not working, so the message is likely correct. What is your firmware?
  15. What is your firmware. This is a bug in ISY994 firmware, which was caught in the app in a previous iteration. Although I'm not sure which firmware version it was corrected.

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.