-
Posts
2061 -
Joined
-
Last visited
Everything posted by Javi
-
It could be the connection to UD Mobile if using Local Connection Settings. PG3 may also be a subscriber depending on installed Node Servers. If clients are behaving correctly they should reconnect automatically when the connection is still being used. The sock number will change. If these are the only 2 subscribers then the Already Subscribed error should no longer be present. Are you still encountering errors?
-
@jkosharek, Submitted to App Store, should be anywhere from a couple hours to a day to go live. Also what is your hardware and firmware? This is needed to generate a report for your other issue.
-
The issue has been identified by the app, at this time there are no other troubleshooting steps. Reboot usually solves the issue and is easiest. We recently implemented a manual method for testers to disconnect clients, although we don't have enough feedback to verify this solution works long term. If you would like to try the manual method go to Admin Tab >Subscribers > then press the trash icon next to any list item which has "isPortal: no", deleting the "isPortal: yes" entry may require waiting a few minutes for portal reconnection, but is otherwise not harmful. Some connections may reappear shortly after removal which is intended behavior.
-
Replicated Scenes issue on Favorites, will look into today. The other errors are related to the system. It is usually caused by a misbehaving client, other users have isolated Home Bridge as one of the clients that may malfunction and create too many connections to eisy/Polisy/isy without releasing any of previous connections. Although it is very possible there are other clients which could cause the issue. Please try reboot again if issue still persists as this should reset all connections. Waiit at least 5 minutes before attempting synchronization. If you are using Home Bridge this may need to be disabled.
-
just updated UD Mobile to 1.1.35 on two iPhones and app is badly broken
Javi replied to cwagner2401's topic in UD Mobile
Thanks for the report, I'm submitting version 1.1.36 now which should correct most of the issues. Note that Favorites have been completely rebuilt to accommodate custom views so some things may be slightly different. -
Ok, looking into this also. Hope to have a release by end of day.
-
Great. Currently Image only tiles adjust image size based on tile size. So if the Image tile is on the same line as a larger tile it may be larger then images on a line with smaller tiles. I'll need to think about this. Please send me a private message with a copy of the app backup using the URL provided which does not work. As of now I can not replicate using the same URL, so there may be something in the Favorites configuration causing the issue.
-
Great Favorites no longer honors the phones text size setting as this setting caused the scaling issues in previous versions (iOS issue, no way to work around). The text should adjust automatically to fit the tile size. While not yet implemented we plan to allow users the option to select the tile height which should allow for larger text. Replicated Program and Variable status not updating on Favorites. Please let me know if the issue persists in 1.1.36. If issue persists in 1.1.36, which it likely will, I may need a copy of the app backup to replicate.
-
If this is for Programs or variables it may be broken in the latest (1.1.35) release. I'm looking into this now. If this is not the case please post a screenshot of the Mapped Values list for the node. The mapped values list can be found by clicking the edit button (pencil icon at top), then clicking the node, then clicking Configure (advanced Status Color/Value/Icon Configuration).
-
http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4 The URL above does not work? While the tiles on Favorites Tiles changed the Node's Dashboard (accessed from the Home Tab) did not. So if cameras were working then they should still work from the Home Tab as nothing changed. If they do not work from the Home Tab then there may be an issue with the URL or connection (VPN, IP Address, etc.)
-
Favorite Tiles sizes may be slightly different as they were all rebuilt to fix sizing issues and accommodate tiles with multiple status values. Height will be configurable in the near future, but will try to make defaults similar to previous implementation. Lowered empty view height. Pushing these fixes now, so should be available soon. I cannot replicate issues with cameras, do the URLs provided on our WiKi work?
-
Network Resources will not evaluate these variables as the resource is processed on a seperate thread. System variables (not related to the program) can be substituted but it is possible they change before the substitution in Network Resources occurs. Program Trigger Variables are only available in Notification Content, which is used by the Notification Plugin (Node Server). Also consider upgrading to at least version 5.0.16, preferably 5.2.x or 5.3.x for bug fixes. However being that we no longer offer free support for 994 it may be easier to upgrade to eisy which supports PG3 and the Notification Node Server out of the box.
-
What is your hardware and firmware? Are you using Network Resources or the Notification Node Server to send to Push Over?
-
Hi @AnthemAVM, Currently Android and iOS backups for UD Mobile are not compatible with each other. It is still on our TODO list.
- 1 reply
-
- 1
-
-
The Admin console root directory can be a bit confusing as "My Lighting" is not a "real" folder. In this case "My Lighting" holds devices which have not been moved to a folder and are still in the root director. Due to this not being a "real" folder UD Mobile displays these items at the root Devices and Scenes Directory. To achieve what you are looking for create a new folder (named Devices?) then move all items from "My Lighting" into the new folder. Synchronize UD Mobile and all devices will be inside the new folder. One of the reasons UD Mobile does not create separate directories for Devices and Scenes is because Folders could also be used for locations (rooms) where both devices and scenes for a single location are grouped into a folder. The Directory structure can be considered a user preference, so it is not modified by UD Mobile.
-
The folder structure on UD Mobile's Home Tab is the same as the Admin Console Folder structure. If changes are made via the Admin Console UD Mobile must be synchronized for changes to show in app. So, users can create seperate folders for Device and Scenes in the Admin Console (or from UD Mobile) then move all devices/scenes into these folders. Moving many devices/scenes may be faster/easier to accomplished from the Admin Console. Favorites of type "Folders" allow a single Display Node but it is not required. If you selected a Display Node then the top part of the Folder Tile may toggle the device/scene similar to adding a favorite of Type "Default", clicking the bottom half will open the folder. If you do not select a Display Node (or delete the Display Node by clicking the Display Node section then selecting the trash icon at the top right) then clicking the Favorite of Type Folder will open the folder. To add items into this new folder you can add the favorite from inside this folder (clicking the + button at the top) OR move the Favorite from the Main Favorites Page by clicking the edit button (pencil icon at top right) then click the Favorite you would like to move, then click Move To Folder. Navigate to the folder then select Paste. Be sure to disable Edit Mode by clicking the pencil icon when finished editing favorites.
-
The subscription notification will show whenever the app is open on Android as UD Mobile needs to run a background service to ensure status values are updated as fast as possible and to properly handle resource cleanup when the app is closed. Resource cleanup may take longer than Android allows without a Background Service, so this notification may be present for a few dozen seconds after the app is closed even when set to 0 (zero). In your screen shot this variable is a negative number, so this notification may be shown forever as this instructs the app to never terminate the Background Service. The recommended setting is 1 (one minute). This will keep the connection to your system alive for one minute, so if you return to the app within this time frame the app will not need to reconnect. Reconnecting to the system may delay status population by dozens of seconds depending on the seed of your internet connection (i.e. slow mobile internet). During this one minute duration a notification will be shown so that you know the app is running. Edit: The notification is dependent on Android version. Newer version do not show a notification for a background Service, they show as "Running Apps". So this notification may not show on all devices.
-
The first thing to check is that the command exists and has not changed. Changes may occur on Node Server update or firmware update, although the latter is less likely. Synchronization then edit the command (on the bottom of favorite edit screen) should reset the command if it has changed. Assuming the command exists, I have seen this at times when commands for the same node are executed in a short time frame. The error is coming from eisy, although it could be an issue passed from PG3 or the Node Server. At this time UD Mobile does not show logs, but it would be helpful to see if eisy, PG3, and/or the Node Server have logged errors when this happens.
-
Hi @Jimbo.Automates, Looks like the issue is resolved, but I think the ID is shown when the resource (Notification Content) no longer exists.
-
Any sub domain at isy.io so *.isy.io It is very likley there is another issue, please got to Settings > Systems > Your system. Press Test Remote Connection, then post a screenshot of the error message. Be sure there is no personal info shown in the screen shot. If you get an error saying your are on a local connection, then expand local connection settings then press the Test Local Connection button, then post a screenshot of any errors.
-
I suspect the URL is incorrect. Please try the url which ends in "/desc" from my.isy.io > Select Tool > Imformation > ISY Information > Admin Console URL. Do not user URL to ISY.
-
I'll see what we can do, however the "move" screen is handled by iOS Document Picker not UD Mobile. UD Mobile creates a backup file then data transfer is handled by iOS when using the iOS Document Picker. It is possible, especially if transferring to iCloud, that the file is not moved immediately and is queued. I have not seen this behavior, but Apple's Documentation says it may happen. UD Mobile uses the iOS Document Picker, instead of direct iCloud access, which removes the need for the app to have direct access to your iCloud account. So I'm guessing the "move" label makes sense as the file is created then moved in the background. On Android the action (notification) bar shows a downloading when moving using the system provided Document Picker, maybe we could request Apple implement a similar feature.
-
We are planning a similar feature, Favorites was just rebuilt to accommodate, although I don't have a time frame.
-
Favorites is rebuilt in version 1.1.32 of UD Mobile to prepare for other enhancements. This should correct this issue.