New services
Explore Plans
Mobile menu Close menu
Husqvarna Automower®Husqvarna Automower®

Park Automower® for a while

This action will park your mower for a specified duration, after which it will resume according to its set schedule.

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
API endpoint slug
automower.park_for_duration
Filter code method
Automower.parkForDuration.skip(string?: reason)
Runtime method
runAction("automower.park_for_duration", {})

Action fields

Automower Checkboxes

Label
Automower
Slug
automower
Required
true
Can have default value
false

Minutes Dropdown list

Label
Duration
Helper text
Slug
minutes
Required
true
Can have default value
true
Filter code method
Automower.parkForDuration.setMinutes(string: minutes)

Duration in minutes Text input > Other

Label
Duration in minutes
Helper text
Slug
duration_in_minutes
Required
false
Can have default value
true
Filter code method
Automower.parkForDuration.setDurationInMinutes(string: durationInMinutes)