You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using the integration for my lawn mower (lawn_mower.shaun) in Home Assistant and wondering if there is support for controlling the lawn mower’s schedule via services in Home Assistant?
Currently, I can use services like lawnmower.start, lawnmower.pause, and lawnmower.stop, but these only control the mower directly—that is, to start, pause, or stop the mowing immediately.
My question is if there is any way to start, stop, or pause the automatic mowing schedule through the integration? In other words, to control whether the mower follows its planned schedule or not, without having to manually start or stop it every time.
I haven’t found anything about this in the documentation and would appreciate any help or tips!