Adjusting Locking Speed via MQTT

Hello everyone,
I would like to know if there is a way to adjust the locking speed of my Nuki Smart Lock Ultra via MQTT. Specifically, I’d like to activate Gentle Mode between 12:00–14:00 and 19:00–08:00.

I couldn’t find any related options in the MQTT API. Is there any way to achieve this via MQTT? If not, could this potentially be done using the Bluetooth API? I did find relevant commands there.

In the app, this can be set for the evening via Night Mode. Thanks for your support!

1 Like

This is not part of the MQTT API, but is possible using the Bluetooth API. You can use NukiHub (GitHub - technyon/nuki_hub: Use an ESP32 as a Hub between a NUKI Lock and your smarthome.) as a complete solution that acts as a bridge between MQTT and the bluetooth API.