AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
AirTouchAirTouch

Change air conditioning fan speed

This action will change the air conditioning to a specific fan speed.

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 the air conditioning to a specific fan speed.
API endpoint slug
airtouch.ac_fanspeed
Filter code method
Airtouch.acFanspeed.skip(string?: reason)
Runtime method
runAction("airtouch.ac_fanspeed", {})

Action fields

Ac index Dropdown list

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

Fanspeed Dropdown list

Label
What fan speed?
Slug
fanspeed
Required
true
Can have default value
true
Filter code method
Airtouch.acFanspeed.setFanspeed(string: fanspeed)