Group Location
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Turn on/off air conditioning

This action will turn on or turn off air conditioning.

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_power
Filter code method
Airtouch.acPower.skip(string?: reason)
Runtime method
runAction("airtouch.ac_power", {})

Action fields

Ac index Dropdown list

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

Power on off Dropdown list

Label
Turn on or turn off?
Slug
power_on_off
Required
true
Can have default value
true
Filter code method
Airtouch.acPower.setPowerOnOff(string: powerOnOff)