Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Park until further notice #36

Open
PKlinkoff opened this issue May 3, 2024 · 2 comments
Open

Park until further notice #36

PKlinkoff opened this issue May 3, 2024 · 2 comments

Comments

@PKlinkoff
Copy link

This is super helpful!!

mower_park parks until the next scheduled start.
Is there a way to "park until further notice"?

@alistair23
Copy link
Owner

I think it's a similar command to park until next scheduled start, someone just needs to add support for the command

@erikmol
Copy link
Contributor

erikmol commented Jun 11, 2024

According to my findings, park until further notice should be possible by

await self.command("SetMode", mode=ModeOfOperation.HOME)

Anyone can feel free to test it out and see if it works as expected and create a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants