Set manual operation of the 5 speeds.
Developer info
- API endpoint slug
- airthings.manual-mode
- Filter code method
- Airthings.manualMode.skip(string?: reason)
- Runtime method
- runAction("airthings.manual-mode", {})
Action fields
Device Dropdown list
- Label
- Device
- Slug
- device
- Required
- true
- Can have default value
- false
Fan speed Dropdown list
- Label
- Fan speed
- Slug
- fan_speed
- Required
- true
- Can have default value
- true
- Filter code method
- Airthings.manualMode.setFanSpeed(string: fanSpeed)