Group Location
Explore Plans
Mobile menu Close menu
Kwikset Smart LocksKwikset Smart Locks

Change device status

This action will lock/unlock the door.

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
This action will lock/unlock the door.
API endpoint slug
kwikset.action_lock_state_change
Filter code method
Kwikset.actionLockStateChange.skip(string?: reason)
Runtime method
runAction("kwikset.action_lock_state_change", {})

Action fields

Select lock Dropdown list

Label
Select Lock
Slug
select_lock
Required
true
Can have default value
false

Device operation Dropdown list

Label
Device Operation
Slug
device_operation
Required
true
Can have default value
true
Filter code method
Kwikset.actionLockStateChange.setDeviceOperation(string: deviceOperation)