New services
Explore Plans
Mobile menu Close menu
My LevitonMy Leviton

Set a Fan's Speed

This action will set a Leviton Fan Speed Controller's 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 set a Leviton Fan Speed Controller's speed.
API endpoint slug
my_leviton.fan_speed
Filter code method
MyLeviton.fanSpeed.skip(string?: reason)
Runtime method
runAction("my_leviton.fan_speed", {})

Action fields

Name Dropdown list

Label
Which device?
Slug
name
Required
true
Can have default value
false

Speed Dropdown list

Label
Which speed?
Slug
speed
Required
true
Can have default value
true
Filter code method
MyLeviton.fanSpeed.setSpeed(string: speed)