github briis/unifiprotect v0.8.2
Version 0.8.2

latest releases: v0.12.0, v0.12.0-beta11, v0.12.0-beta10...
3 years ago

@bdraco did some tweaking to the pyunifiprotect IO module, to implement testing and adding more stability. This has resulted in the following changes:

  • FIXED: Use the UniFi Servers MAc address as unique ID to ensure that it never changes. Previously we used the name, and that can be changed by the user. This will help with stability and prevent integrations from suddenly stop working if the name of the UDMP, UNVR4 or CKP was changed.
  • FIXED: Further enhance the fix applied in 0.8.1 to ensure the Integration loads even if the first update fails.
  • FIXED: Sometimes we would be missing event_on or event_ring_on if the websocket connected before the integration setup the binary sensor. We now always return the full processed data, eliminating this error.

Don't miss a new unifiprotect release

NewReleases is sending notifications on new releases.