AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Levoit Air PurifierLevoit Air Purifier

Change fan speed

This action turns the fan to a designated speed (Low, Medium, High).

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 turns the fan to a designated speed (Low, Medium, High).
API endpoint slug
vesyncIftttAirPurifier.changeFanSpeed
Filter code method
VesyncIftttAirPurifier.changeFanSpeed.skip(string?: reason)
Runtime method
runAction("vesyncIftttAirPurifier.changeFanSpeed", {})

Action fields

Device Dropdown list

Label
Select device
Slug
device
Required
true
Can have default value
false

Speed Dropdown list

Label
Select fan speed
Slug
speed
Required
true
Can have default value
true
Filter code method
VesyncIftttAirPurifier.changeFanSpeed.setSpeed(string: speed)