-
Posts
2071 -
Joined
-
Last visited
Everything posted by Javi
-
Are the nodes in the Admin Console? No: Check PG3 for connection errors. Yes: Did you reboot ISY before sync?
-
Hi @peterathans, This feature is high on our list.
-
Hi @Illusion, Command Widgets are still on our list but no ETA. As an alternative you could set the launch preference to Favorites and have a Favorite of Type Command to trigger the program, it's one extra button press. The current plan is to have Widget connections linked to Favorites. The Favorite Type will determine how a press is handled. So selecting a Favorite of Type command will trigger the command, selecting Favorite of Type folder will open the folder, All others will open the Device's Dashboard. Status will not work consistently as updates are throttled by the OS so will not be implemented. Status works for things that update once, maybe twice, an hour (i.e. temperature) but not for something that can change status frequently. I feel this would cause too many support issues for things out of our control.
-
Hi @DennisC, API Key is tied to a Portal account not an ISY. So, If you have a single Portal account with Multiple ISY's then the API Key is the same.
-
It appears the app lost the portal link for your system. Try Settings-Tab > Systems > your system. Under Remote Connection Settings > Portal Account click the "Add" button.
-
The authentication dependency is for ISY Portal and only in your web browser to show your license status. The license is tied to the Polisy serial number for lookup. PG3 will lookup license status on installation of Node Server, so if you had an internet connection to download the NS license check should also succeed. Software/hardware reliability can be impacted by PG3 updates, Node-Server updates, and PG3 reboot/restart. Bug fixes and improvements are faster with Node Servers as they are decoupled from ISY firmware. If the node server is working and Polisy is connected to a battery backup, then the Elk Node Server should be as reliable as the current Elk Module. A battery backup will prevent boot, which could cause software updates. While boot/reboot should not cause issues, it does add an additional point of failure.
-
Modules are being depreciated in favor of Node Servers. The Elk PG3 node Server has more features than the current Module.
-
It's a system setting under battery in vanilla Android, the mfg may have moved or renamed the setting. Google play services manages receipt of push notifications, so there is not much more apps can do if this is being delayed by the system/Play Services.
-
I've seen this on some Android devices, but it's not related to a specific app. When encountered notifications from all apps exhibit the same behavior of delayed notifications until the screen is turned on or device wakes at intervals. Try disabling Adaptive Battery>Adaptive Preferences>Adaptive Battery.
-
Understood. Is the same true on the Admin Console? If it does this may be an insteon communication issue. Does this happen with all scenes? If it doesn't may be line noise on the circuit. Does PLM power cycle or power fix the issue? If it does may be PLM is going out.
-
Scenes don't have a status. This is an app feature that may require manual intervention to show your desired status. See the calculator icon next to scene members when clicking the scene. https://github.com/UniversalDevicesInc/UD-Mobile-iOS/issues/18
-
Thanks for checking. Please send me a private message with a copy of the backup file and I'll try to find the issue.
-
It's likely an error with the node server, but could be an app issue. Is this PG2 or PG3? Have you tried synchronization? Is the node server updated to the latest version?
-
Added issue to fix Service Notification text and click listener https://github.com/UniversalDevicesInc/UD-Mobile-Android/issues/33
-
Try Settings-Tab > Portal Accounts > Your Account. It should prompt for login. Will look into automatic prompt for login.
-
On our list but no ETA: Favorites of type "Command" will execute the command. Favorites of type folder will launch to that folder. Status can not be updated in a timely manner, so any favorites which rely on status will simply open to that nodes dashboard. I may be able to get the intents in sooner, which would allow tasker to launch/execute commands. Covered in your other topic https://forum.universal-devices.com/topic/37092-notification-sounds-submit-your-request/?do=findComment&comment=349042 Currently possible using Custom Mappings, create one entry and select the lowest (i.e. off) value with "Greater Than or Equal To".
-
UD Mobile Settings. This is an Android service which keeps the connection alive. The Android Service Notification must be shown so users are aware the App is using resources in the background or Android will drop the network connection. This helps the app keep status value current and avoid startup delays when the user leaves the app or screen turns off during the specified duration. I believe the default duration is 1 minute. This should be displayed but should not popup. Is this not the case?
-
Maybe in the future on Android, but not iOS. This is low on my priority list as Android users already have this ability with notification channels. On Android you can change the sound for any channel (the defined sound files). Long press the app icon, click info (encircled "i") > Notifications > Select a channel (sound file) > Sound.
-
Apple has "Potential fix identified - For a future OS update". Not sure when it will be implemented.
-
Restore PLM not yet available on Mobile. Also recommend this is done on site for battery powered devices. My guess is it is a defective PLM, link loss and status loss starts happening before compete failure. Sometimes PLM power cycle fixes the issue, but when we need to do it frequently the PLM usually fails completely within a year. I have a few test systems running and had a few extra PLMs in 2020. I estimate my PLM failure rate to be 20% before a year and over 30% before two years. Most of the defective PLMs were tossed with the assumption we could purchase another, so it's hard to say if a cap replacement fixes the issues.
-
Polisy - Support thread for: PG3 v3.1.6 - v3.1.16 (December 9, 2022)
Javi replied to bpwwer's topic in Polyglot v3 (PG3x)
From AC > Node Servers > Configure > Node Server Name > Delete.....may take a few minutes for PG3 to refresh. -
Hi @SteveT, Verified the issue with iOS 16+ and posted to the Apple Developer Forums. https://developer.apple.com/forums/thread/716416
-
Polisy - Support thread for: PG3 v3.1.6 - v3.1.16 (December 9, 2022)
Javi replied to bpwwer's topic in Polyglot v3 (PG3x)
This may help others: Just updated to 3.1.10 from Admin Console>Configuration>Polisy_System_Settings>Upgrade_Packages. Upgrade duration was about 18 minutes Do not interrupt until all lights stop blinking. After upgrade PG3 was restarted from ipAddress:3000 System>Restart_Polyglot_3. After restart PG3 could not find ISY and none were listed. Performed System>Restart_Polyglot_3 again and PG3 started as normal. -
@jwagner010, iOS version 0.9.6 should allow widgets for devices without initialization values by linking an INIT Status.
-
Beta 0.9.6 Added Editor Range Span and Node Def Accepts Param Editor. Fixed SQL error during Favorites Save. Fixed position restoration for Favorites Folders with many items. Workaround for missing INIT values not allowing widgets. How to add an INIT Value (see Android instructions)