Finalised v0.7.3

This commit is contained in:
Arne Blumentritt
2021-04-25 21:41:23 +02:00
parent 877c3d7d26
commit 3af668399b
3 changed files with 5 additions and 3 deletions

View File

@@ -239,7 +239,6 @@ NeatoVacuumRobotAccessory.prototype = {
// Start cleaning
else if (this.robot.canStart)
{
debug(this.name + ": ## Start cleaning");
this.clean(callback);
}
// Cannot start