I am looking for some help in how to troubleshoot an issue I am having. I have a unifi doorbell and use it to trigger a rule when the doorbell is pressed. This works great untill the Unifi controller firmware is updated. Unifi pushes out a lot of firmware updates.
When this happens everthing still seems normal, the “Unifi Protect NVR” bridge thing and “unifi protect G4 Doorbell” thing still seem to be online (green).
But if the doorbell is then pressed Doorbell Ding-Dong or Last Ring are not updated and do not trigger the Rule. Nothing in the error log.
To recover from this situation I disable and re-enable the bridge and this puts everything in working condition again.
I am running 4.3.5 release, but previous releases have also had the same issue.
Anyone else recognizes this issue or idea how to futher troublshoot this, possibly a workaround?
I can confirm that binding stops working after a certain time. I cannot proof if this is firmware-update related or if there are other reasons.
Someone with more know-how than me maybe could check the binding source code for this?
I had the same problems for months. A few weeks ago, I compiled a jar myself from @Seaside’s GitHub, and it’s running without a problem. So I assume that the jar that’s out there as ‘latest version’ somehow isn’t the latest version.
there is another (maybe easier?) way to install such a binding:
Just copy the downloaded *.jar file to the /openhab/addons folder and openHAB will install and use it.
Uninstall: just delete the *.jar file in the /openhab/addons folder.