Did you have the setting “rechargable” forced on? That would explain it. If I’m not mistaken, there’s an Auto setting, so the Nuki detects if the batteries are normal or rechargable.
Anyway, good that is working too. You’re all set now.
Thank for the help !
The first command run fine and shows one entry (id=0) but something is wrong with the second command, I get “HTTP 401 Unauthorized”. By the way, this “%26” seems a little bit strange to me.
The problem is that Nuki Bridge doesn’t support HTTPS, only HTTP. You need to use the INTERNAL IP on HTTP. If you hardened HA’s config to only accept HTTPS, you can’t use callbacks from Nuki Bridge. It only works on HTTP.
If you hardened HA’s config to only accept HTTPS […]
I configured an internal URL (http://192.168.0.10:8123) via the UI but I cannot connect to my HA server this way. What I have to do to “dis-hardened” my config ?
Automatisch (automatically)
Nuki Power Pack / Akkus (<- means rechargeables)
which I read as it will automatically been recognized and distinct between normal batteries and rechargeables.
But it seems its only good when using with rechargeables.
Hm, this is somehow strange. I can’t uncheck either choice. When I have checked Lithium Batteries and enable “Automatically” it chows what I had checked before, even when it was Alkali but Lithium batteries are in.
Seems the detection is not really working.
why did you register 2 callbacks? only one is needed.
the error message says “unregistered webhook”, that means you didn’t create the long-term token as per instructions. you need to read carefully the instructions and don’t skip any step.
Hi, I registered 2, because the first one gave me an error.
the 1st is registered with the token name
the 2nd is registered with the token
and I have read the guide several times, in fact my long-term token is registered
Since the “callback” lock status is faster updated than the “normal” lock status, it would be nice to have a way to update the representation of the lock/unlock button with it instead of with the “normal” lock status.