AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Turn on/off all zones

This action will turn on or turn off all zones. If turn off all zones. (If turning off all zones, make sure Spill has been set.)

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 all zones. If turn off all zones. (If turning off all zones, make sure Spill has been set.)
API endpoint slug
airtouch.group_power_all
Filter code method
Airtouch.groupPowerAll.skip(string?: reason)
Runtime method
runAction("airtouch.group_power_all", {})

Action fields

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.groupPowerAll.setPowerOnOff(string: powerOnOff)