Group Location
Explore Plans
Mobile menu Close menu
NexxNexx

Open door

This action will open the garage 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 open the garage door.
API endpoint slug
nexx.open_door
Filter code method
Nexx.openDoor.skip(string?: reason)
Runtime method
runAction("nexx.open_door", {})

Action fields

Device number Dropdown list

Label
Garage Door Number
Helper text
select the garage door number you want to open
Slug
deviceNumber
Required
true
Can have default value
true
Filter code method
Nexx.openDoor.setDeviceNumber(string: deviceNumber)