Finalised v0.7.3
This commit is contained in:
@@ -239,7 +239,6 @@ NeatoVacuumRobotAccessory.prototype = {
|
||||
// Start cleaning
|
||||
else if (this.robot.canStart)
|
||||
{
|
||||
debug(this.name + ": ## Start cleaning");
|
||||
this.clean(callback);
|
||||
}
|
||||
// Cannot start
|
||||
|
Reference in New Issue
Block a user