New services
Explore Plans
Mobile menu Close menu
AquantaAquanta

Set Away

This action will set your Aquanta into Away mode.

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
aquanta.away
Filter code method
Aquanta.away.skip(string?: reason)
Runtime method
runAction("aquanta.away", {})

Action fields

Device Dropdown list

Label
What device should be put into Away?
Slug
device
Required
true
Can have default value
false

Start Text input > Other

Label
When should the Away start?
Helper text
Slug
start
Required
false
Can have default value
true
Filter code method
Aquanta.away.setStart(string: start)

End Text input > Other

Label
How long should Away last?
Helper text
Slug
end
Required
true
Can have default value
true
Filter code method
Aquanta.away.setEnd(string: end)