Start Husqvarna Automower® when you leave home
This action will run your mower for a specified duration after which it will go back to its regular schedule. Automower® will start when the battery is fully loaded. For AIM-capable mowers, you can also start in a specific area that you have created.
Developer info
- API endpoint slug
- automower.start
- Filter code method
- Automower.start.skip(string?: reason)
- Runtime method
- runAction("automower.start", {})
Action fields
Automower with area Nested dropdown list
- Label
- Automower and area
- Helper text
- Select a mower and an area, in which you would like your mower to mow.
- Slug
- automower_with_area
- Required
- true
- Can have default value
- false
Minutes Dropdown list
- Label
- Duration
- Helper text
- Duration for the Automower to mow the lawn.
- Slug
- minutes
- Required
- true
- Can have default value
- true
- Filter code method
- Automower.start.setMinutes(string: minutes)