AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Turn on/off zone

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

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
This action will turn on or turn off a specific zone.
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)