AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
MIYOMIYO

Automower status

The irrigation should not start as long as the automower is still mowing. To handle this situation, MIYO can be informed if the automower has started or finished mowing.

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
The irrigation should not start as long as the automower is still mowing. To handle this situation, MIYO can be informed if the automower has started or finished mowing.
API endpoint slug
miyo.mower_active
Filter code method
Miyo.mowerActive.skip(string?: reason)
Runtime method
runAction("miyo.mower_active", {})

Action fields

Cube Dropdown list

Label
Which cube?
Slug
cube
Required
true
Can have default value
false

Mower Dropdown list

Label
Is your automower currently mowing?
Helper text
Set to yes or no depending if automower started or stopped mowing
Slug
mower
Required
true
Can have default value
true
Filter code method
Miyo.mowerActive.setMower(string: mower)