Fixed boundary cleaning
This commit is contained in:
@@ -256,7 +256,7 @@ NeatoVacuumRobotAccessory.prototype = {
|
||||
});
|
||||
},
|
||||
|
||||
clean: function (callback, boundaryId)
|
||||
clean: function (callback, boundary)
|
||||
{
|
||||
// Start automatic update while cleaning
|
||||
if (this.refresh === 'auto')
|
||||
|
Reference in New Issue
Block a user