This action will start your Moodo with TOP fan power for selected period of time.
- API endpoint slug
- moodo.box_kick_start
- Filter code method
- Moodo.boxKickStart.skip(string?: reason)
- Runtime method
- runAction("moodo.box_kick_start", {})
Action fields
- Label
- Moodo device name
- Slug
- box
- Required
- true
- Can have default value
- false
- Label
- Favorite name
- Slug
- favorite
- Required
- false
- Can have default value
- false
- Label
- Stop Moodo in
- Helper text
- Moodo device will be stopped within selected period of time
- Slug
- duration_minutes
- Required
- false
- Can have default value
- true
- Filter code method
- Moodo.boxKickStart.setDurationMinutes(string: durationMinutes)