AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Increase/Decrease air conditioning set point temperature

This action will increase or decrease the air conditioning set point temperature by one degree.

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 increase or decrease the air conditioning set point temperature by one degree.
API endpoint slug
airtouch.ac_setpoint_delta
Filter code method
Airtouch.acSetpointDelta.skip(string?: reason)
Runtime method
runAction("airtouch.ac_setpoint_delta", {})

Action fields

Ac index Dropdown list

Label
Which air conditioning?
Slug
ac_index
Required
true
Can have default value
false

Value Dropdown list

Label
Increace or decreace?
Slug
value
Required
true
Can have default value
true
Filter code method
Airtouch.acSetpointDelta.setValue(string: value)