Jump to content

Javi

Employees
  • Posts

    1990
  • Joined

  • Last visited

Everything posted by Javi

  1. Beta 0.8.7 Added Favorite Commands view. Favorite Commands can now be edited.
  2. I understand, and the person setting up the app for someone else should hide unwanted controls/status. There are parameters that allow node server devs to hide some status values also, however every time this was tested/implemented I get a support issue for missing status or control. So to minimize support issues all values are shown by default, hiding a value is as simple as clicking the edit button, then clicking the hide button. I'm not offended, and it is valid criticism, however there are issues that still need to be worked out before a similar UI can be shown. The main issue is we would have to develop for a specific device with pre-determined parameters. This was easy when it was Insteon only, however with Z-Wave and Node Servers it is difficult to determine what parameters to map to UI widgets. Mobilinc has already filled the use case for development specific to Insteon and most Z-Wave devices, so users with these systems already have a mature option. Mobilinc does not work well with most node servers and some Zwave devices as mappings are inconsistent. Part of the reason UD needed to develop their own app was to allow control of these other nodes. For example thermostats do not all map to the same controls or status ranges, so we would need complex mappings in the app for each and every device by each mfg, this is not ideal and impractical. UD Mobile is being developed to accept and control everything. At some point we plan to have default or selectable UI widgets and allow for custom mapping when the defaults do not work. This will take time and has lower priority to some other items.
  3. There appears to be an issue with the ticket endpoint. Try the following URL until we correct the issue. https://www.universal-devices.com/my-tickets/?wpsc-section=ticket-list Also, try waiting more than 10 minutes before interfering with the upgrade process. I usually do upgrades before lunch and sometimes hear the beep sequence after 15 minutes or more.
  4. Hi @Adolfo, Understood, however for every user who wants a simpler interface there is one who wants more features, micro adjustments, and would prefer to not have to use the desktop Admin Console. So we must have a balance. We will keep your requests in mind as we continue development as we do have other UI improvements on our list. Currently the Favorites Tab is intended as the simpler interface. Adding folders in Favorites allows for groups such as "outdoor" "a/v", ect. which will open to a new favorites window, thus limiting the number of items in the list.
  5. Beta 0.8.6 Added Node Status If Condition to Program add/edit. Added value reset when app swiped from recents. Initial Program/Variable request will no longer overwrite subscription inserted values. Added missing UOM Actions
  6. Hi @Stinger Please first try rebooting or power cycling ISY. Then follow instructions, linked below, to clear java cache and download a new version of ISY launcher. https://wiki.universal-devices.com/index.php?title=Main_Page#Installing_the_Admin_Console_Icon_on_Your_Desktop If that does not work please let us know the error message.
  7. Great! Maybe IT has something blocked or DNS record is incorrect? Usually the App's SSL error messages have much more detail so I'm not sure at this point. A browser may give a better error message. Copy the very long Remote URL from the app then append "/WEB/udajax.htm" to get the ISY web interface
  8. It may, The url endpoint will be different for each ISY. Assuming IoP UUID has already been added to ISY Portal, follow the same instructions above and select your device from the list. Then save (sync not required), do you still get an error when pressing "Test System on Remote URL"?
  9. Thanks. Did you enter a custom Remote URL or is it an ISY Portal URL (i.e. starts with https://my.isy.io/)? If the URL was not populated automatically or does not start with https://my.isy.io then click the delete button next to the Portal Account name, then click the Add button in the Portal Account Window, select your portal account, then select the ISY from the list.
  10. Hi @JimboAutomates, Issue should be resolved in Android 0.161 (should be live soon), and iOS 0.8.6 (beta by end of week).
  11. 0.161 Disable click on Command parameter cells when optional param is disabled. Initial Programs/Variable request will no longer overwrite subscription inserted values. 0.160 Fixed CMDP parsing for parameter names with "-". 0.159 Added automatic refresh of Program Edit Fragment on Program Key change. Fixed range for nls cmd values. 0.158 Fixed new Favorite Commands not being shown after command entry. Fixed Favorite Command entry crash when saving null value.
  12. HI @JTsao, There should be no issues running UD Mobile using ISY Portal, no port forwarding or CERTs required. What is the error message when pressing "Test System on Remote URL" under the remote Connection Settings? If the background color of Remote Connection Settings is RED then uncheck "Only Use Local Connection" in Local Connection Settings. If this setting is enabled the app will never use Remote Connection Settings.
  13. Have you tried UD Mobile? It allows for moving and hiding status values. Available on Android, iOS, and M1 Mac.
  14. Hi @JimboAutomates, I understand and know the cause. If the variable changes are updated by the subscription before the initial value is processed the initial value may overwrite the value received from the subscription. If all the values are requested before subscription start it could cause very long delays before node population, so subscription is started first. Added the issue and possible fix to our issue repository. https://github.com/UniversalDevicesInc/UD-Mobile-Android/issues/32
  15. Beta 0.8.5 Added limited program add/edit/create/delete functions. Bug Fixes. *Programs can only be edited when all IF Condition and Then/Else Actions are supported. All programs and program folders can be deleted. Additional Conditions and Actions coming soon. Program/Program-Folder add/edits: Create, Delete, Rename*, change order of If Conditions and Then/Else Actions (long press and drag)* If Conditions add/edits*: Schedule, Parenthesis, Comment Then/Else Action add/edits*: Command, Wait, Comment Production 0.8.4 Removed Portal error message on Home Tab for users without an ISY Portal Account. Production 0.8.3 Fixed app hang when adding ISY to Portal.
  16. Based on your description it appears there is something triggering runThen on the program. The variable did not change (based on timestamp) and the program is true (last evaluation). Programs will evaluate to true if manually runThen and false for manually runElse until something causes a new evaluation. So, if the variable is 0 and the program is true something triggered runThen. This assumes the init value for the variable is also zero. Historically program IDs were limited in ISY994, so they are reused after deleted. If I had to guess I would say there is something triggering runThen on the current program or an old program with the same ID (Alexa, IFTTT, Google ??). Does the behavior continue if you remove the IF condition from this program?
  17. Thanks for verifying!
  18. This method is deprecated and should only be used on ISY994. Please use the Notification Node Server for Polisy and eisy. Brief video showing how to setup UD Mobile Notifications Using ISY Network Resources. Detailed instructions and features can be found on our WiKi.
  19. Hi @nowandthen, The issues with the calculation are one of the reasons this is not done in firmware. From a technical standpoint a scene does not have a status and is never on, off, or a percentage. See this issue for more calculation issues and details. With regards to "Why would I want to see that?", some users users want this, others do not. If all calculations are ignored, then there is no calculations, although there is a issue/bug where the last calculated value may remain until the next time the app is open. Having a calculation allows the app to "toggle" the scene on/off instead of having to select the on or off buttons and works well for light/switch only scenes which support values of 0-100 or 0-255. Unfortunately KPLs only report 0 or 255. With regards to a scene being off by 1%, this is the reason it is named Estimated Status. Insteon has on levels of 0-255, most Z-Wave devices have on levels of 0-100. A 1% difference may happen when changing 0-255 to a percentage during rounding. Rounding is calculated by SQL so it may be different then the native ISY rounding calculation for Insteon Switches.
  20. Thanks @DaveStLou If this is Android, I think it's fixed in version 0.160. Should be live in the next 48 hours, if not fixed please let me know.
  21. Hi @apostolakisl, We do have UI improvements on our list.
  22. Hi @Adolfo, Part of your request is available at this time with Edit Locks. Any folder, device, status, and command can be hidden. After setting the lock, edits are disabled along with ISY Admin controls (Admin-Tab) and App Settings (Settings-Tab), with the exception of the edit lock pin entry. For the simplest user experience add devices, commands, and folders to the Favorites Tab, hide irrelevant commands and status. Then change the app icon to open to favorites. Hide folders on the Home Tab if desired, then lock edits.
  23. Hi @jwagner010, Thanks for the report. I'm not sure how this happened, but the production store was pointing to the open sprinkler repo. If this is was a new install please uninstall then reinstall so the correct parameters are populated. Updated to version 2022.08.01
  24. Hi Alan, Yes, go to Settings-Tab > System > Your System > Program and Variable Setting. Save after setting is changed, synchronization is not required.
  25. Hi @jkraus, It's possible that the NS does not support percentage commands , but it should work with on/off commands if the same command works from the Admin Console. If this works from the AC but not UD mobile, I'll provide some diagnostic steps.
×
×
  • Create New...