-
Posts
2039 -
Joined
-
Last visited
Everything posted by Javi
-
Beta 0.7.9 Fixed Favorites launch type crash on M1 Mac. Fixed backup for in memory database Beta: 0.8.0" Fixed Favorites folder title save on favorite click, Added notification sounds. Beta: 0.8.1 Fixed multiple Notification Settings windows opening. Added Notification Badges. Changed notification list order. Fixed notification settings showing multiple windows. Bug Fixes.
-
Hi @MrBill, Thanks. The issue is at the OS level for notifications, .wav is the only file type supported for notifications on both platforms when the apps are not in the foreground. There are legal issues to consider if the file is altered/converted. I doubt anyone would report us but it is easier to have unaltered/licensed files. We will try to add the ability to insert custom sounds in the future, but it has a lower priority to some other features.
-
Thanks to All, I really liked @MrBill's suggestions of animal sounds, but could only find rooster and hawk sounds, on shutterstock, without background noise. Sounds (please note app version numbers) : https://wiki.universal-devices.com/index.php?title=UD_Mobile#Sounds Setup: https://wiki.universal-devices.com/index.php?title=UD_Mobile#Sound_Setup
-
Great. I think the delay of device addition may be related to the original issue of expired portal credentials. We'll add a test for this in a future build.
-
It looks like it was sent, please check the notification tray. There is a bug in the current version of UD Mobile, notification are not shown in app until refresh (click another tab, then return). Also verify the device is working by clicking notification settings -> device name -> send test notification
-
Use Mode "Raw", update, save , then save all network resources before testing.
-
The program you have is the solution. This is a specific use case, which has a working solution. So, I'm not sure it is a good fit for inclusion in firmware.
-
Hi @Steve L, This is usually caused on devices which are using the Local Connection settings and have not logged into ISY Portal in quite a while. Please go to Settings-Tab > ISY Portal Accounts > Your Account, the app should prompt for login. We will try to push to the login page in the future when this error is encountered.
-
Thanks All. I'll give these a look over on Monday, maybe we'll have some more votes by that time. With regards to making/accepting non-licensed or altered sounds it increases probability of litigation. A $5 dollar license can save a lot of headache down the road.?
-
Hello All, We are looking for a few ShutterStock licensed sounds to include for notifications. Please post requests in this topic along with links. Sound files are large so we will only include 6-10. Files must be available .wav and less than 30 seconds, preferably less than 10 seconds. Currently included: https://www.shutterstock.com/sound-effects/sound-20354-horrible-clock-radio-alarm
-
iOS Notification sounds should be working now.
-
Does the test Network Resource look like the image below with x-api-key value replaced with your key? I was able to replicate a 400 error by using Mode: URL-Encoded instead of Raw Text. NOTE: The image below shows timeout at 500 this should be increased to 5000 to avoid failures.
-
They are used for MobiLink and Alexa/Google Assistant. The user should be able to change this if they are not set. They are not required for UD-Mobile/Admin-Console. In my opinion there are too many parameter variations for this to work well to set UI Views and we should have a param for widget type (i.e. seekbar, toggle, default) for a command instead of assuming parameters with Hints. The Nodes should be available, have you tried restarting the ISY/Polisy? If they are set then I think the issue is portal is not seeing the nodes, let's see if a reboot corrects the issue.
-
Favorites launch type for M1 Mac should be fixed in version 0.7.9 which should be released to beta sometime this week. Still looking into SQL in memory database. In memory database backup fixed in 0.7.9.
-
Thanks, I think our server missing the sound parameter when sending to Firebase , will update as soon as the sound param is added. With regards to sound, I'll see what we can do in the future.
-
Hi @mbking, Appears to be a bug, will look into this later this week. Hi @hart2hart, When implemented in a Node Server it will use the "Emails/Notifications -> Customizations", so these can be shared between email and push notifications. The destination ("Emails/Notifications -> Settings/Groups") is specific to Email Settings so would require firmware change. We are moving away from modules included in firmware to modules as PG3 Node Servers. Email in firmware causes issues as it requires a firmware update when the CERT expires, so I would not be surprised if this module moved to PG3 for Polisy to allow CERT updates without firmware update requirement. With that said, I can foresee a Node Server which combines Email/Push/Text as a group.
-
Hi @DennisC, Thanks for the report, should be fixed in 0.150.
- 1 reply
-
- 1
-
-
Production 0.150 Reset home fragment query to top most query on home tab reselection. Pop fragments on same tab on tab reselection. 0.149 Added Edit lock to notification settings. Bug fixes. 0.148 Updated Navigation Controller, bottom tab click will no longer reset fragment on selected. Added notification shortcut. Added error message for devices which do not support notifications.
-
Not sure I understand this request, can you give an example. The API is open and can be incorporated into an existing/new Node Server (i.e. Notification Node Server). IoP supports sending existing Admin Console notifications (i.e. email notification) to node servers. This feature will allow notifications to be sent via ISY Programs. The same notification can be sent to other channels (i.e email).
-
Beta 0.7.8 Added Push Notifications. Notifications can be sent via network resources, PG3 Node Server coming soon. Known issues with badge number due to subscription status using notification. Badge issue will be corrected in a future update. See links below for Network Resource setup: https://wiki.universal-devices.com/index.php?title=UD_Mobile#Notifications_Tab https://forum.universal-devices.com/topic/35626-android-ud-mobile/?do=findComment&comment=341082
-
It's likely the nodes do not have a "hint", the node server Developer could add "hint" or it can be done manually. However this requires that the node commands definitions conform to the device type command names (such as on (DON), off (DOF), etc.) A work around is using programs or variables.
-
Hi @Ravi, Welcome to the Universal Devices Forum. Is your issue related to one of our products or services (ISY/Polisy/UD Mobile)?
-
Thanks @sjenkins, I think the backup file is not saving the most recent changes (in memory database). I've added an issue to our issue tracker. https://github.com/UniversalDevicesInc/UD-Mobile-iOS/issues/58
-
Hi @jdm5, Currently there is no search function. I've added your request to our issue tracker. https://github.com/UniversalDevicesInc/UD-Mobile-iOS/issues/57
- 1 reply
-
- 1
-
-
Very odd indeed. Can you verify un-grouping all stations from the parent node, then re-group stations has been tried?