DeebotUniverse / docs

https://deebot.readthedocs.io
GNU General Public License v3.0
33 stars 9 forks source link

Request: add configuration to reset room queue #69

Closed bimbam333 closed 2 years ago

bimbam333 commented 2 years ago

Hi,

after the deebot has finished vacuuming and has arrived at the docking station, the room queue is not reset. The cleaned room is still marked and the start button is also not locked.

It would be nice if the room queue could be reset after cleaning and the start button would be locked again.

thanks

edenhaus commented 2 years ago

Please feel free to create a PR to add this functionality.

bimbam333 commented 2 years ago

Hi,

sorry i'm new to github. If I understand correctly it is a "Issue" a bug in the program and a "pull request" a suggestion for improvement including the solution, right?

Unfortunately, I have no programming experience. I understand some of the logic of the code, but I am unable to implement my idea.

Is there also a section where I can post ideas, but cannot implement them myself?

edenhaus commented 2 years ago

This is the documentation, where no coding is required. You need only to write markdown. Your idea can be made with a automation.

The issue is fine for an idea only write it like it is an idea. Create a PR with a solution. If this is not possible create a issue.

This issue is read as it is a bug in the example, but this is wrong. You have an idea/another workflow for the example. Therefore please change the issue description in something like „It would be nice if….“ Thanks

bimbam333 commented 2 years ago

Ok, thank you for explain. I have changed the text.

I marked it as an issue because I thought it was forgotten to reset the room queue.

edenhaus commented 2 years ago

I shared my configuration as example. All examples can be complete or not. They are here to give an idea, how to implement it. It‘s not an issue if the rooms are not resetted after cleaning and you can do this for your instance.

For completeness, on my instance the rooms will be selected/unselected automatically by other sensors (not deebot) . This is very specific setup for my home and this is also the reason why I will not share it. I shared it to give users an idea, how room order cleaning can be implemented