Tasshack
Tasshack
https://github.com/Tasshack/dreame-vacuum/issues/721
Have you tested the same scenario from the app?
Also can you make sure `customized_cleaning` is disabled?
This may be just a visualisation error of the map. Can you acutally allow vacuum to finish the job and not stop just after?
Integration does not send cleaning mode when starting a cleaning job so it must be something else that causes this issue. The command has been sent to the robot should...
I have checked the logs and still not sure what is causing this issue but I can see some differences between the job has been started from the app and...
Also app does not use the cleaning order parameter of the start cleaning job command and passes `1` as cleaning index for all rooms but the integration does actually use...
Data also looks same now with the Dreamehome job so that was an easy fix. `'sa': [[1, 1, 1, 16, 1], [2, 1, 1, 16, 1]]` Thanks for help, I...
Fix has been released. https://github.com/Tasshack/dreame-vacuum/releases/tag/v2.0.0b17
Can you try this? https://github.com/Tasshack/dreame-vacuum/issues/701