AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Husqvarna Automower®Husqvarna Automower®

Start Automower®

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.

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 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.
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)