Jump to content

Javi

Employees
  • Posts

    2061
  • Joined

  • Last visited

Everything posted by Javi

  1. Great, Please open a ticket for the device without control so it can be forwarded to the correct location.
  2. Usually a couple of weeks, this build happens to include major changes in preparation to remove synchronization requirement with 5.9.x firmware. So may be slightly longer than usual so we can verify any bugs are corrected.
  3. I have a similar "Access Control" node and have verified (1) the status mappings are incorrect and (2) formatted values are not being displayed in UDM (subscription formatted). I'll submit a bug report, however it is at firmware level so may be some time before a fix makes it to production. I also think the Node may not have installed correctly or may require a compatibility mode. The Binary Door/Window Sensor has a status on my end and is the Node I use to verify status. If unsure how to do this please open a ticket as it's not my specialty. If you open a ticket, let me know the number and I'll attach notes.
  4. Polisy is likely the cause.
  5. Also Polisy, may not be supported. There were networking changes required. Please open a ticket if using Polisy and wanting matter support.
  6. Yes QR Code was the only way prior to the latest Android and iOS (iOS still in beta) versions of UD Mobile. It's possible we don't yet recognize the device type, but basic on/off should work. I've only tested with this https://www.amazon.com/dp/B0BZBGD87V?ref_=ppx_hzsearch_conn_dt_b_fed_asin_title_1. Was/Is there an error message?
  7. A little hard to follow, but I don't think "Access Control" is an open closed property. If I remember correctly this is something like how it was controlled manual/keypad/etc.. My guess is there are multiple nodes for this device and the Favorite is using the wrong node.
  8. Great, for reference in case anyone else finds this topic. On Android the Notification Channels must be set to App Provided Sound. -
  9. I think it's a generic warning, but it is valid. As long as you crate a UD Mobile backup it can be restored but you may need to re enter credentials depending on if iOS keychain associates the new install to the old install. There is a caveat, If there is a database upgrade in the app you cannot install a backup created on a newer UDM version on an older UDM version.. but that is usually the reverse situation going from Beta back to production. Also Database upgrades are not that common.
  10. I'm not sure, the sounds are included in the app's package so should work unless the user has changed setting on Android OS. Did you happen to customize the sounds on Android? Maybe the file no longer exists? https://wiki.universal-devices.com/index.php?title=UD_Mobile#Android_2
  11. For Matter over Thread a Thread Border router is required. The device can be added to the border router first, i.e. a Nest Hub Max, then share the device with eisy using the sharing QR Code or Pairing Code from the Border Router's app. Eisy will communicate with the Thread Border Router to control the device. Note that Pairing Code entry still in UD Mobile beta for iOS.
  12. Javi

    Custom Icon config

    I'm not familiar with ratgdo, so you may want to ask in that sub forum.
  13. Bug discovered in version 1.2.9 - 1.2.10. Causes failure on back navigation from folders on home tab and automations tab. Fixed in 1.2.11
  14. Great, thanks for the update. I'm in the process of implementing BLE commissioning through iOS Matter APIs instead of handling BLE ourselves, maybe in the next release.
  15. Most customizations should remain intact if the UUID is cleared in UDM (see link below) and the new Credentials (IP address, remote URL, and auth) replace the existing credentials. The node-address + SQL-Controller-Table-Base-Column-ID (as UDM supports multiple controllers) are the unique identifiers. The controller SQL-Controller-Table-Base-Column-ID is tied to the UUID however the UUID is not part of the Unique identifier. UD Mobile allows users to "clear" the UUID so the SQL-Controller-Table-Base-Column-ID remains intact when the UUID is cleared. UD Mobile will add the new UUID to the existing SQL-Controller-Table-Base-Column on Synchronization if the UUID is cleared. At a higher level if the node-address does not change then customizations will remain intact. If synchronization prompts to "remove cached values" after replacing the UUID then create a backup before removing cached values. If customizations/favorites are removed restore the backup then adjust any customizations which were removed to point to the new node-address before synchronization again. Insteon should be safe in most situations, other protocols/node-servers have enumerated node-addresses so they are susceptible to Address change. So keep node servers in the same slot and add all required parameters prior to synchronizing UDM. https://wiki.universal-devices.com/index.php?title=UD_Mobile#Migration
  16. Javi

    Custom Icon config

    Does the Node have a Status-Value on the Home Tab? I can replicate a similar error for Nodes which do not have Status Properties. If there is no value (defined values) then Advanced Configurations will not work.
  17. Hi Everyone, See the following for an update:
  18. Version 1.2.9 on iOS will allow Matter Setup Code entry. This version is awaiting approval from Apple for Beta Testers so should be live in the next 24-48 hours. A matter permission was also added which may fix iOS blocking BLE matter commissioning in production but will not know for sure until it is live. Currently the Setup Code only supports devices which were commissioned (connected to Wifi) with another service, still working on Setup Code for initial commissioning. Please report any app crashes on the forum. Version 1.2.9 contains major changes which will allow a future version to remove synchronization.
  19. It may be better in some situations and worse in others, not to mention the introduction of race conditions. Requesting all is a comprises that revoves the possibility of a race and too many requests at startup. While this may be slower in some situations, it may be faster in others. Making multiple requests for a single status values may take longer than requesting all status in a single request.
  20. Updated Wiki Is "Request Status of all Programs" values enabled in the Controller's Settings?
  21. Javi

    Node display status

    IoX
  22. Javi

    Node display status

    Probably just need to reboot, this is a requirement (which should be removed within the next couple of firmware updates) to get formatted values after node server install.
  23. Thanks, I can't replicate the name error so please verify UDM is on 1.2.32 in a few days (currently awaiting Google's approval). If the issue is not resolved by then try synchronization, if still not resolved send me a copy of the app backup and I'll take a look. With regards to "off" add another customization for the value = "off" with an empty string for the formatted value.
  24. Set the Formatted Value in the Advanced Configuration to a space (i.e. " ") this will remove the words off or on. Or set it to "off" and remove "off" from the favorite name. Please show a screenshot so I know the location. I'm in the process of many lower level changes to update the app and may have missed something.
×
×
  • Create New...