You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing issues and no issue is describing my issue
The problem
Hallo Sascha,
ich hätte mal wieder ein Edge Case Problem.
Wenn ich eine Türe schließe, so dass mein T8 nicht mehr in einen Raum kommt und ich ihn mit der goto Funktion an einen Punkt in diesem Raum schicke, dann fährt der Roboter kurz los, bricht dann aber sehr schnell ab.
Jetzt das Problem. Die Mobile-App meldet dann "Der festgelegte Ort kann nicht erreicht werden. Bitte neuen Ort wählen." Gleichzeitig gibt es vom Adapter einen Log-Eintrag "Bot arrived at destination". In ecovacs-deebot.0.info.error gibt es gar keine Info.
Ich würde gerne auf einen nicht erreichbaren Punkt reagieren können, weil wenn der Roboter beim Losfahren diese Tür nicht direkt sieht, meint er immer, dass sie geschlossen ist, obwohl sie inzwischen geöffnet wurde.
Hab ich irgendwo noch eine Infos übersehen oder ist es möglich das irgendwo anzuzeigen?
With which model does the problem occur?
Deebot T8 series
From which source you have installed the adapter?
Stable (default)
Version of the ioBroker adapter ("info.version")
1.4.13
Version of the ecovacs-deebot.js library ("info.library.version")
0.9.3-beta.0
Version of the JS controller
5.0.8
Version of Node.js
v18.16.1
Operating system
Linux
Anything in the logs that might be useful?
No response
Additional information
No response
Which "other" models are you using?
No response
Ecovacs device class ("info.deviceClass")
No response
Communication protocol ("info.library.communicationProtocol")
None
Is the canvas module installed? ("info.library.canvasModuleIsInstalled")
None
The text was updated successfully, but these errors were encountered:
Die Meldung "Bot arrived at destination" kommt, wenn der Status von setLocation auf idle wechselt.
Ansonsten würde die Meldung "The operation was interrupted before arriving at destination (status: [status])" kommen. Was ja hier eigentlich passend wäre. Aber wenn der Status dann eben auch idle ist ...
Müsste ich mal in Ruhe schauen, was es da sonst noch gibt um dies entsprechend zu behandeln.
Is there an existing issue for this?
The problem
Hallo Sascha,
ich hätte mal wieder ein Edge Case Problem.
Wenn ich eine Türe schließe, so dass mein T8 nicht mehr in einen Raum kommt und ich ihn mit der goto Funktion an einen Punkt in diesem Raum schicke, dann fährt der Roboter kurz los, bricht dann aber sehr schnell ab.
Jetzt das Problem. Die Mobile-App meldet dann "Der festgelegte Ort kann nicht erreicht werden. Bitte neuen Ort wählen." Gleichzeitig gibt es vom Adapter einen Log-Eintrag "Bot arrived at destination". In
ecovacs-deebot.0.info.error
gibt es gar keine Info.Ich würde gerne auf einen nicht erreichbaren Punkt reagieren können, weil wenn der Roboter beim Losfahren diese Tür nicht direkt sieht, meint er immer, dass sie geschlossen ist, obwohl sie inzwischen geöffnet wurde.
Hab ich irgendwo noch eine Infos übersehen oder ist es möglich das irgendwo anzuzeigen?
With which model does the problem occur?
Deebot T8 series
From which source you have installed the adapter?
Stable (default)
Version of the ioBroker adapter ("info.version")
1.4.13
Version of the ecovacs-deebot.js library ("info.library.version")
0.9.3-beta.0
Version of the JS controller
5.0.8
Version of Node.js
v18.16.1
Operating system
Linux
Anything in the logs that might be useful?
No response
Additional information
No response
Which "other" models are you using?
No response
Ecovacs device class ("info.deviceClass")
No response
Communication protocol ("info.library.communicationProtocol")
None
Is the canvas module installed? ("info.library.canvasModuleIsInstalled")
None
The text was updated successfully, but these errors were encountered: