Group Location
Explore Plans
Mobile menu Close menu
myUplinkmyUplink

Set smart home mode

This Action will set a smart home mode for your system.

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
myuplink.set_smart_home_mode
Filter code method
Myuplink.setSmartHomeMode.skip(string?: reason)
Runtime method
runAction("myuplink.set_smart_home_mode", {})

Action fields

Device Dropdown list

Label
Which system?
Slug
device
Required
true
Can have default value
false

Smart home mode Dropdown list

Label
Smart home mode
Slug
smart_home_mode
Required
true
Can have default value
true
Filter code method
Myuplink.setSmartHomeMode.setSmartHomeMode(string: smartHomeMode)