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 sets the fan to the desired speed (Auto,Low, Medium, High).
- API endpoint slug
- sea_breeze.Control_AC_windspeed
- Filter code method
- SeaBreeze.controlACWindspeed.skip(string?: reason)
- Runtime method
- runAction("sea_breeze.Control_AC_windspeed", {})
Action fields
Appliance list Dropdown list
- Label
- please choose your device
- Slug
- applianceList
- Required
- true
- Can have default value
- false
Command Dropdown list
- Label
- control your device
- Helper text
- Note: Fan speed cannot be controlled while device is in Dry or Auto mode.
- Slug
- command
- Required
- true
- Can have default value
- true
- Filter code method
- SeaBreeze.controlACWindspeed.setCommand(string: command)