Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Turn on/off zone

This action will turn on or turn off a specific zone.

Developer info

API endpoint slug
airtouch.group_power
Filter code method
Airtouch.groupPower.skip(string?: reason)
Runtime method
runAction("airtouch.group_power", {})

Action fields

Group index Dropdown list

Label
Which zone?
Slug
group_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.groupPower.setPowerOnOff(string: powerOnOff)