New services
Explore Plans
Mobile menu Close menu
Smart LifeSmart Life

Start Cool Mode

This action will set your AC to Cool 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
smartlife.set_cool_mode
Filter code method
Smartlife.setCoolMode.skip(string?: reason)
Runtime method
runAction("smartlife.set_cool_mode", {})

Action fields

Which device Dropdown list

Label
Which device/group?
Helper text
Slug
which_device
Required
true
Can have default value
false

Turn on first Dropdown list

Label
Turn on first?
Helper text
Slug
turn_on_first
Required
true
Can have default value
true
Filter code method
Smartlife.setCoolMode.setTurnOnFirst(string: turnOnFirst)