thanks for creating this space to interact with you guys. Nuki is a great device and I think this platform will be an excellent space for new ideas, collaboration with users to integrate Nuki into new systems and to build new features.
I am currently building an extensive Node.js SDK to interact with Nuki for developers. The provided Bluetooth documentation has been great. Now, has the API version been upgraded in the latest firmware for Nuki 2.0 to reflect the new door sensor? If yes, will the updated documentation be available any time soon? If no, how can we read the status of the door sensor with the provided commands?
Thanks guys for your awesome product and your support.
An updated Bluetooth API documentation 2.0 is already in the works, but I can’t give you a concrete release date yet.
In general: Everything in the current Bluetooth API documentation is still valid for Smart Lock 2.0. Updates to new commands and error codes will be included in the new documentation.
You could contribute to https://github.com/as19git67/nukible, which is my first version of such a node.js based SDK. Or you take it as a reference for your implementation.
Any idea if nukible works with V2? In a python implementation, I saw that pairing no longer works for v2. I don’t have a bluetooth stick atm, so cannot try it yet…