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

Everything posted by Javi

  1. It has been much time since UD Mobile's shortcuts were changed from Static to Dynamic shortcuts, so if it was working it was long ago. I would ask the launcher's creator to support Dynamic Shortcuts or how to access Dynamic Shortcuts as these have been around for many years and are not exclusive to Google launchers. My guess is Nova has the feature but it is hidden or accessed in a different manor. I don't recall the exact reason the static shortcuts were remove, but do recall the static shortcuts created unintended behavior for the Dynamic shortcuts. The unintended behavior may have been an Android bug, but even if it has been fixed there will be many devices which have not been patched. https://developer.android.com/guide/topics/ui/shortcuts While the following has not yet been implemented, Dynamic shortcuts will allow the app to deep link to a favorite/favorite-folder or even a trigger a favorite command. This ability was the reason Dynamic shortcuts have been favored over Static shortcuts.
  2. Try: Long press app icon, Long press Favorites, Drag to home screen.
  3. Beta 0.7.4 Added UOMs 121 - 146. Added support for System Editors.
  4. This topic holds the latest release notes for UD Mobile on iOS. Please scroll to the last post for the latest information. Minimum firmware required 5.0.16. UD Mobile available for public testing. Please create backups after favorites/customization creation/change when using beta builds. iOS: https://testflight.apple.com/join/xHtzI5R3 Android: https://play.google.com/apps/testing/com.universaldevices.udmobile
  5. Just pushed Android version 0.139 to production, should be live in a few hours. This will fix the null UOM issue. iOS will be pushed to testing today, may be a few days before in production.
  6. Thier app only uses the remote server. There is a non-published local api (the HA route) but judging by the fact that reset renders Hub useless it's possible Hub requires server connection for initial setup/linking (Configuration files?). As for ISY/Polisy without Portal: Node servers could still be installed by URL just no store. Ability to add native third party portals may be disabled. Would not be hard to run something on the Polisy box to act similar to a native portal integration i.e PyISY -> HA. UD Mobile will continue to work on HTTP local networks or HTTPS remote connections with valid certificate.
  7. A few of us are going to try this when the watering season starts. @stevehoyt has some ideas, maybe he will share. Depending on your sprinkler controller the methods will very. Below are 2 controllers with PG3 node servers which can make it easier, but will also work with programs and variables by checking water usage while running (time/day). https://forum.universal-devices.com/forum/323-opensprinkler/ https://forum.universal-devices.com/forum/287-rainmachine/
  8. Username and password are both reset to "admin" after upgrade from 4.x to 5.x
  9. There is a non-published local API for the Insteon Hub, I assume the same for the Nokia hub. Some of the local API was once posted on the INSTEON Australia site for tasker integration. I built an app a while back which has a small subset of local control for voice commands. I'll have to dig through my old PC hard drives to see if I saved all API calls. This could be an option for local control, but could be difficult to capture anything else without a working app.
  10. Beta 0.139 Added UOMs 121 - 146. Added support for System Editors. Fixed database reentry for Editor Range query. This release adds support for Custom Notifications to Node Servers.
  11. Hi @Dennis, Not yet fixed, the last release was already in the pipeline.
  12. Javi replied to TJF1960's topic in Polisy
    I'm not at my machine now, but it should be the same documented upgrade checks and install.
  13. Javi replied to TJF1960's topic in Polisy
    I've noticed during an update yesterday the update duration was close 10 minutes, so if rebooted before the updates complete ssh may be needed.
  14. Great! I've got about a month also. The version pushed last night has been running on 2 ISYs for about two and a half months without issues.
  15. Javi replied to apostolakisl's topic in iTach IR
    Just tested. Looks like the message is not removed after login but codeset is still sent. If I remember correctly there is a limit of 3 codesets per day. The email is coming from ircodes@globalcache.com and sent to the email used for account creation.
  16. Fixed in 0.136 should be live soon.
  17. Thanks @DaveStLou, Looking into it. I bumped the Android version target in 0.135, the error it looks related to version target.
  18. Javi replied to apostolakisl's topic in iTach IR
    I understand the intent of the comments, not trying to invalidate just adding some additional information for other users and acknowledgment of a bug. Example device and url key values are not populated as they should be. It may be a good idea to add separate parameter for learned codes as single entries. The custom typed params will allow for this with all three params (device, button, code) in a single entry. I'll add it to my todo list. The Node Server was designed to copy and paste the entire codeset for a device from the control tower database. There are instructions for the Control Tower database in this subform, which could save lot of time if your codes are available.
  19. Beta 0.135 Added Load Profile function. Updated gradle. Fixed missing Custom Params entry when empty. Fixed Hanging indicator. Fixed show Hide Custom Params button. Fixed double dialog popup for new PG3 system. Beta 0.136 Fixed Intents for API 31. Beta 0.137 Reverted navigation component as deep links do not allow navigation to lower tab indexes. Beta 0.138 Reverted target version to fix MQTT Paho crash.
  20. Hi @akorkosz, Can you please open a ticket? We may need personal information to find the error. https://www.universal-devices.com/my-tickets Thanks
  21. Javi replied to apostolakisl's topic in iTach IR
    Some of this could be improved in the future. I think the iTach could be found automatically, it is likely a few days of work to build the necessary files, so not really worth the effort unless there are hundreds of users. I've contacted GC in the past about commercial access to the Control Tower API, but never received a response. I can try to see if they will respond if I can show remote creation with UD Mobile, this would allow automatic import. I believe the Custom params are for data which would be impractical to add a drop down, such as IP Addresses. If a drop down can be created I think it should be done in the AC/UD-Mobile frontends. Maybe @bpwwer has some ideas to make the key static and not show as editable for the required parameters.
  22. 0.134 Added PG3 frontend port, minor bug fixes: App Saves and encrypts PG3 credentials. Link a new or existing Portal Account, portal account can be shared with ISY for single login. Poral Login required to purchase Node Servers to help prevent unintended purchases. If Portal account is linked in app there is no login required to install purchased Node Servers. Allows for multiple PG3 instances (Polisy systems). Add and edit ISYs linked to PG3. Access PG3 store. Install Node Servers. Purchase Licenses (directed to ISY Portal for secure web purchase). View License options and purchases. Add/Edit configuration parameters. Node server commands Start/Stop/etc. View Node data and logs. Known Issues: Double dialog popup on new system setup. Fixed in 0.135 Load Profile button returns error. Fixed in 0.135 Configuration Params show/hide button return error. Fixed in 0.135 Custom Parameters can not be added when there a no values. Fixed in 0.135 Limitations: Currently PG3 can only be accessed from a local network.
  23. Javi replied to apostolakisl's topic in iTach IR
    Hi @apostolakisl, Thanks for the feedback. I noticed that the Configuration Parameters and sample data is not imported on install. I'll try to get this fixed soon which should help new users during setup.
  24. I think this was just a case of me forgetting to push fixes to production. Please try version 2022.01.24 when available. There currently appears to be an issue when updating the store, so if the Node Server is missing from the store, try again at a later time. Thanks.
  25. Clear Java cache and download launcher. https://wiki.universal-devices.com/index.php?title=Main_Page#Quick_Start_Guides

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.