Explore Plans
Mobile menu Close menu

This action will turn a fan on and off and control its rotation speed.

Developer info

API endpoint slug
freedompro.fans
Filter code method
Freedompro.fans.skip(string?: reason)
Runtime method
runAction("freedompro.fans", {})

Action fields

Uid Dropdown list

Label
Name
Slug
uid
Required
true
Can have default value
false

On Dropdown list

Label
On
Slug
on
Required
true
Can have default value
true
Filter code method
Freedompro.fans.setOn(string: on)

Rotation speed Dropdown list

Label
Rotation speed
Helper text
Control the speed of the fan rotation. 20% slow, 100% full speed.
Slug
rotationSpeed
Required
false
Can have default value
true
Filter code method
Freedompro.fans.setRotationSpeed(string: rotationSpeed)