Nuki Bridge API
Bridge Updated":“2020-10-20T15:57:36Z”}],“errorCode”:0}
Summary
The command ‘/unlock’ actually unlatches the door.
In the API description it is written ‘Send the simple lock action “unlock” to a given Nuki device’
This description is not correct, as it does not send the lock action ‘1 - unlock’, but the lock action '3 - unlatch
Features
unlocking door using API command ‘/unlock’
Reason
It’s a bug, not a feature
Examples
I use it to unlock the door using mygekko smart home system via http-api
I actually had it set it to ‘knob’. I will try setting it to ‘handle’ now. Thanks!
Other way was to use the API command ‘lockAction’, this worked out well.
Correct. For my flexibilty, this is the way to go.
The “simple lock actions” are there to be used if you just want to trigger the default setting for you device (device-type / handle-type agnostic).