Group Location
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Change air conditioning mode

This action will change the air conditioning to a specific 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
airtouch.ac_mode
Filter code method
Airtouch.acMode.skip(string?: reason)
Runtime method
runAction("airtouch.ac_mode", {})

Action fields

Ac index Dropdown list

Label
Which air conditioning?
Slug
ac_index
Required
true
Can have default value
false

Mode Dropdown list

Label
What mode?
Slug
mode
Required
true
Can have default value
true
Filter code method
Airtouch.acMode.setMode(string: mode)