AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
SmartnestSmartnest

Lock/Unlock door

This action will lock or unlock a 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 or unlock a door
API endpoint slug
smartnest.locked_state_action
Filter code method
Smartnest.lockedStateAction.skip(string?: reason)
Runtime method
runAction("smartnest.locked_state_action", {})

Action fields

Device Dropdown list

Label
device
Helper text
Device name
Slug
device
Required
true
Can have default value
false

Action Dropdown list

Label
action
Helper text
Device new state
Slug
action
Required
true
Can have default value
true
Filter code method
Smartnest.lockedStateAction.setAction(string: action)