AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Change zone to temperature/percentage control

This action will change a specific zone to temperature control or percentage control.

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 change a specific zone to temperature control or percentage control.
API endpoint slug
airtouch.group_control
Filter code method
Airtouch.groupControl.skip(string?: reason)
Runtime method
runAction("airtouch.group_control", {})

Action fields

Group index Dropdown list

Label
Which zone?
Slug
group_index
Required
true
Can have default value
false

Auto open Dropdown list

Label
Temperature or percentage control?
Slug
auto_open
Required
true
Can have default value
true
Filter code method
Airtouch.groupControl.setAutoOpen(string: autoOpen)