The Nuki Bridge API documentation has been updated with the new door sensor states.
https://developer.nuki.io/page/nuki-bridge-http-api-1-11/4
Changelog v 1.11
- Introduced Dorsensor States for all supported devices.
- Updated /lockState to include doorsensorState and doorsensorStateName in the response.
- Updated /list to include doorsensorState and doorsensorStateName in the response.
- Added a POST request example for a device with door sensor capabilities to /callback .