I have an UCG Ultra.
It is possible to send a command to it when the Unifi-controller-thing-bridge has been disabled/enabled. But then it stops working after a while. A disable/enable makes it work again, for a while.
WARN: “Not Authorized! Please make sure your controller credentials have administrator rights”
I have tried to re-install the binding, but nothing helps.
It has been like this since I got the UCG Ultra a year ago. Please help!
Was thinking of running a rule periodically to disable / enable the bridge thing.
However, I can’t really make out how long it takes for the binding to ‘fail’.
Do you know what interval the disable / enable cycle should be triggered at?
What Unify Network version are you using? With Openhab 5.1.1 and Unify Network 10 I do not get offline change of devices any more, even after binding restart (also every 15 min).
I also noticed this problem after updating to Unifi OS Server with Unifi Network 10.1.85.
After restarting the controller thing I can send commands, but shortly after it does not work anymore.
Maybe something has changed regarding the api token lifetime?
I found this in the log:
2026-02-17 12:20:22.002 [DEBUG] [ternal.handler.UniFiBaseThingHandler] - Handling command = ON for channel = unifi:accessPoint:masshardt:71a76710:enable
2026-02-17 12:20:22.002 [DEBUG] [.internal.api.UniFiControllerRequest] - Body parameters for request ‘/proxy/network/api/s/gvxbs9uw/rest/device/69924dc25846be6071a76710’: {“disabled”:“false”,“_id”:“69924dc25846be6071a76710”}
2026-02-17 12:20:22.008 [WARN ] [g.unifi.internal.api.UniFiController] - Not Authorized! Please make sure your controller credentials have administrator rights