Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Turn on/off air conditioning

This action will turn on or turn off air conditioning.

Developer info

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)