Group Location
Explore Plans
Mobile menu Close menu
Nuki Smart LockNuki Smart Lock

Activate Auto Lock

This action will activate Auto Lock. Auto Lock automatically locks your door a certain time after the last unlock or if it is closed (with door sensor activated).

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
API endpoint slug
nuki.activate_auto_lock
Filter code method
Nuki.activateAutoLock.skip(string?: reason)
Runtime method
runAction("nuki.activate_auto_lock", {})

Action fields

Which door Dropdown list

Label
Which door?
Slug
which_door
Required
true
Can have default value
false

Waiting time Dropdown list

Label
Waiting time?
Helper text
Slug
waiting_time
Required
true
Can have default value
true
Filter code method
Nuki.activateAutoLock.setWaitingTime(string: waitingTime)