AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Change zone set point temperature

This action will change a specific zone set point temperature to a given value.

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 set point temperature to a given value.
API endpoint slug
airtouch.group_setpoint
Filter code method
Airtouch.groupSetpoint.skip(string?: reason)
Runtime method
runAction("airtouch.group_setpoint", {})

Action fields

Group index Dropdown list

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

Setpoint Text input > Other

Label
Temperature set to
Slug
setpoint
Required
true
Can have default value
true
Filter code method
Airtouch.groupSetpoint.setSetpoint(string: setpoint)