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

Feature request: Do not start zone cleaning automatically #494

Open
eflavio opened this issue Oct 8, 2022 · 5 comments
Open

Feature request: Do not start zone cleaning automatically #494

eflavio opened this issue Oct 8, 2022 · 5 comments

Comments

@eflavio
Copy link

eflavio commented Oct 8, 2022

Hi,
I programmed my robot to clean different zones on different days of the week. I would like to start these programmed zoned cleanings manually. For this, the robot should go to a defined position and wait for me to start by pressing the cleaning button on the robot.

@pidator
Copy link
Contributor

pidator commented Oct 8, 2022

What's the issue here?

@eflavio
Copy link
Author

eflavio commented Oct 9, 2022

I'm asking for an enhancement/feature. I couldn't figure out how to label accordingly...

@pidator
Copy link
Contributor

pidator commented Oct 9, 2022

You could probably program the goto position for a specific day, but since the function of the hardware buttons can't be changed by valetudo, there's no way to start a zoned cleaning with them. The cleaning button will always start a full clean run.

I'm asking for an enhancement/feature. I couldn't figure out how to label accordingly...

Just adding "feature request" in the title would help.

@eflavio eflavio changed the title Do not start zone cleaning automatically Feature request: Do not start zone cleaning automatically Oct 9, 2022
@eflavio
Copy link
Author

eflavio commented Oct 9, 2022

The zoned cleaning can be stopped and resumed with the main button when it started. So a workflow could look like:

  • On day x and time t go to the defined position
  • start and immediately pause the programmed cleaning
  • the robot is starts the zoned cleaning when the main button is pushed

@pidator
Copy link
Contributor

pidator commented Oct 9, 2022

IMHO this sounds like a perfect job for a home automation system like HA. There you'll be able to create/program such a process with the current valetudo implementation.

The zoned cleaning can be stopped and resumed with the main button when it started.

I wasn't aware of this fact.

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

2 participants