NEWS
Neuer Adapter für Roborock-Staubsauger
-
Moin,
wir haben hier jetzt den Saros 10R, wie schauts denn hier mit der Integration aus, es kommen doch einige Warnungen.
Grüße Sebastian
-
@sepp
Da gibt's beim Adapter bereits ein offenes Issue
https://github.com/copystring/ioBroker.roborock/issues/789
Vielleicht kannst Du Dich da ja mit dranhängen, es fehlt dort scheinbar noch das nötige Debug-Log. -
Hallo,
ich bin mit der Einrichtung des SmartHomes beim Staubauger angekommen und habe gerade ein Problem mit dem schon häufiger hier besprochenen Thema Einzelraumreinigung.
Ich habe einen Q7 Max und Karten für 2 Etagen, die Räume sind in der App auch alle beschriftet und die entsprechenden Namen stehen bei floors auch im iobroker.Erste Frage: Können Umlaute und Leerezeichen bei den Namen ("Gäste WC") evtl. stören? Ich hab das vorhin testweise ohne Erfolg mal geändert, aber vielleicht dauert ein Sync auch länger...
Wenn ich mit
commands.load_multi_map
die Karte ändere, dann ändert sich der Wert vondeviceStatus.map_status
nicht mit. Hatte zuerst gedacht, dass evtl. eine falsche Ebene der Grund ist, warum die Einzelzimmerreinigung nicht geht, aber auch auf der aktuellen Karteebene starte die Einzelzimmerreinigung nicht.
Die Reinigung selbst versuche ich damit zu starten, dass ich alle Räume unterfloors
auf false setze, einen Raum danach auf true setze und anschließendcommands.app_segment_clean
auf true setze. Danach passiert nichts und der Wert voncommands.app_segment_clean
bleibt danach dauerhaft auf true stehen und springt nicht auf false nach einiger Zeit um.Andere Befehle, wie Start, Pause, zurück zur Dockingstation oder Saugintensität funktionieren.
Was mir gerade noch aufgefallen ist: Die IDs der Räume sind auf beiden Etagen gleich, bzw. im EG werden auch drei Räume aus dem OG angezeigt, die es auf der Karte in der App nicht gibt (21-23), die Räume gibt es nur im OG:
Ist das evtl. der Grund, bzw. warum auch immer Datenmüll?Hat jemand noch einen Tipp für mich?
Danke,
Chris -
-
@sepp Moin, ich hab es in der VIS in einem HTML Control eingebunden:
<img src="{roborock.0.Devices.XXXXX.map.mapBase64Truncated}" style="width: auto; height: 100%;"/>
-
@TomRacoon mh heißt das widget auch html control? Das find ich bei mir nicht.
-
@sepp sagte in Neuer Adapter für Roborock-Staubsauger:
@TomRacoon mh heißt das widget auch html control? Das find ich bei mir nicht.
-
@tomracoon ahso das (basic image) , trägt man das dann unter Quelle ein?
-
@sepp sagte in Neuer Adapter für Roborock-Staubsauger:
@tomracoon ahso das (basic image) , trägt man das dann unter Quelle ein?
-
@TomRacoon danke hat geklappt!
-
Gibts eine Möglichkeit auf AI-Plan umzustellen oder allgemein auf die anderen Modi?
-
bei mir crasht wie bei @matrose65 der Adapter jetzt schon länger wenn ich auf die Webpage gehe kommt folgendes
1
Zeit
debug
Nachrichthost.iobroker 2025-04-08 15:15:04.557 info instance system.adapter.roborock.0 in version "0.6.19" started with pid 558172 host.iobroker 2025-04-08 15:14:34.349 info Restart adapter system.adapter.roborock.0 because enabled host.iobroker 2025-04-08 15:14:34.349 error instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[2]: at requests_handler.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:601:18) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[2]: at Roborock.catchError (/opt/iobroker/node_modules/iobroker.roborock/main.js:871:43) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[2]: at http_api.getRobotModel (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:227:66) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[2]: TypeError: Cannot read properties of undefined (reading 'productId') host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[1]: at requests_handler.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:562:26) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[1]: at requests_handler.sendRequest (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:712:17) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[1]: at Roborock.catchError (/opt/iobroker/node_modules/iobroker.roborock/main.js:871:43) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[1]: at http_api.getRobotModel (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:227:66) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'productId') host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[1]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[0]: at requests_handler.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:559:17) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[0]: at requests_handler.sendRequest (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:712:17) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[0]: at Roborock.catchError (/opt/iobroker/node_modules/iobroker.roborock/main.js:871:43) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[0]: at http_api.getRobotModel (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:227:66) host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'productId') host.iobroker 2025-04-08 15:14:34.349 error Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: roborock.0 2025-04-08 15:14:34.307 info terminating roborock.0 2025-04-08 15:14:34.174 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:34.097 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:34.017 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:34.008 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:34.008 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:33.935 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:33.866 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:33.811 error Cannot read properties of undefined (reading 'productId') roborock.0 2025-04-08 15:14:33.811 error TypeError: Cannot read properties of undefined (reading 'productId') at http_api.getRobotModel (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:227:66) at Roborock.catchError (/opt/iobroker/node_modules/iobroker.roborock/main.js:871:43) at requests_handler.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:601:18) roborock.0 2025-04-08 15:14:33.810 error unhandled promise rejection: Cannot read properties of undefined (reading 'productId') roborock.0 2025-04-08 15:14:33.810 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). roborock.0 2025-04-08 15:14:33.810 error Cannot read properties of undefined (reading 'productId') roborock.0 2025-04-08 15:14:33.810 error TypeError: Cannot read properties of undefined (reading 'productId') at http_api.getRobotModel (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:227:66) at Roborock.catchError (/opt/iobroker/node_modules/iobroker.roborock/main.js:871:43) at requests_handler.sendRequest (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:712:17) at requests_handler.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:562:26) roborock.0 2025-04-08 15:14:33.809 error unhandled promise rejection: Cannot read properties of undefined (reading 'productId') roborock.0 2025-04-08 15:14:33.809 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). roborock.0 2025-04-08 15:14:33.809 warn setTimeout called, but adapter is shutting down roborock.0 2025-04-08 15:14:33.807 warn Terminated (UNCAUGHT_EXCEPTION): Without reason roborock.0 2025-04-08 15:14:33.806 info terminating roborock.0 2025-04-08 15:14:33.801 error Cannot read properties of undefined (reading 'productId') roborock.0 2025-04-08 15:14:33.801 error TypeError: Cannot read properties of undefined (reading 'productId') at http_api.getRobotModel (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:227:66) at Roborock.catchError (/opt/iobroker/node_modules/iobroker.roborock/main.js:871:43) at requests_handler.sendRequest (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:712:17) at requests_handler.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:559:17) roborock.0 2025-04-08 15:14:33.800 error unhandled promise rejection: Cannot read properties of undefined (reading 'productId') roborock.0 2025-04-08 15:14:33.799 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). roborock.0 2025-04-08 15:14:31.670 info Starting adapter finished. Let's go!!!!!!!
-
Hallo,
weiß jemand, wo die verfügbaren Werte dokumentiert sind vom Status "state"?
Also Charging = Wert 8 usw. -
@samsungfreak
https://github.com/copystring/ioBroker.roborock/wiki/Objekte-und-ihre-Bedeutung
state - StateStatus
Wert Bedeutung
1 unbekannt
2 schlafend, ohne laden
3 inaktiv / idle
5 reinigt
6 Fahrt zur Ladestation
7 Fernsteuerung
8 laden
10 Pause
11 Punktreinigung
12 Fehler
16 Fahrt zum Ziel
17 Zonenreinigung
18 Raumreinigung
22 Staubbehälter leeren (im Dock)
23 Mopp waschen (im Dock)
26 fahre Mopp waschen (im Dock)
29 Karte erstellen -
@samsungfreak
Hallo,
wie immer stehen alle Angaben hier im Wiki.
Viele Grüße, jahnbes. -
Hallo,
bei mir läuft das Log voll mit folgender Meldung:
Failed to process get_status on robot 69MLydUJfX3n4mUt9S4WWy (roborock.vacuum.a97): TypeError: Cannot read properties of undefined (reading 'dss') at requests_handler.getDockingStationStatus (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:184:50) at requests_handler.getParameter (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:252:43) at runNextTicks (node:internal/process/task_queues:60:5) at processImmediate (node:internal/timers:454:9) at requests_handler.getStatus (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:114:4) at /opt/iobroker/node_modules/iobroker.roborock/main.js:104:8
Weiß irgendjemand was das bedeutet und wie ich das weg bekomme?
Danke
Tom
-
Bei mir leider auch
Failed to process get_status on robot 15BGaiuMta5YcTl8IY1yWx (roborock.vacuum.a70): TypeError: Cannot read properties of undefined (reading 'dss') at requests_handler.getDockingStationStatus (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:184:50) at requests_handler.getParameter (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:252:43) at requests_handler.getStatus (/opt/iobroker/node_modules/iobroker.roborock/lib/requests_handler.js:114:4) at /opt/iobroker/node_modules/iobroker.roborock/main.js:104:8
-
Moin zusammen,
ich habe meinen ioBroker von einem Windows-PC auf ein RPI umziehen lassen. Leider startet die Roborock-Instanz jetzt gar nicht mehr-
Eine komplette Neuinstallation des Adapters hat leider auch nichts gebracht.Hat jemand eine Idee?
-
@vj77 sagte in Neuer Adapter für Roborock-Staubsauger:
Hat jemand eine Idee?
Längeres Log posten. Ggfls. im debug modus.
Und KEINE Screenshots von log-Texten. -
Danke für die Info mit dem Screenshot. Ich habe sowohl die Roborock-Instanz, als auch den Host auf Debug stehen. Von der Instanz kommen gar keine Meldungen, und vom Host immer wieder die gleichen Meldungen
code_text host.iobroker 2025-05-03 07:17:03.485 info instance system.adapter.sbfspot.0 having pid 2614 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) host.iobroker 2025-05-03 07:17:00.030 info instance system.adapter.sbfspot.0 in version "4.4.2" started with pid 2614 host.iobroker 2025-05-03 07:16:53.482 info Restart adapter system.adapter.roborock.1 because enabled host.iobroker 2025-05-03 07:16:53.482 info instance system.adapter.roborock.1 terminated with code null () host.iobroker 2025-05-03 07:16:53.482 warn instance system.adapter.roborock.1 terminated due to SIGILL host.iobroker 2025-05-03 07:16:52.215 info instance system.adapter.roborock.1 in version "0.6.19" started with pid 2585 host.iobroker 2025-05-03 07:16:21.390 info Restart adapter system.adapter.roborock.1 because enabled host.iobroker 2025-05-03 07:16:21.390 info instance system.adapter.roborock.1 terminated with code null () host.iobroker 2025-05-03 07:16:21.389 warn instance system.adapter.roborock.1 terminated due to SIGILL host.iobroker 2025-05-03 07:16:20.160 info instance system.adapter.roborock.1 in version "0.6.19" started with pid 2569 host.iobroker 2025-05-03 07:16:03.562 info instance system.adapter.sbfspot.0 having pid 2548 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) host.iobroker 2025-05-03 07:16:00.071 info instance system.adapter.sbfspot.0 in version "4.4.2" started with pid 2548 host.iobroker 2025-05-03 07:15:49.373 info Restart adapter system.adapter.roborock.1 because enabled host.iobroker 2025-05-03 07:15:49.373 info instance system.adapter.roborock.1 terminated with code null () host.iobroker 2025-05-03 07:15:49.373 warn instance system.adapter.roborock.1 terminated due to SIGILL host.iobroker 2025-05-03 07:15:48.134 info instance system.adapter.roborock.1 in version "0.6.19" started with pid 2518 host.iobroker 2025-05-03 07:15:30.962 info instance system.adapter.dwd.0 having pid 2501 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) host.iobroker 2025-05-03 07:15:27.035 info instance system.adapter.dwd.0 in version "2.8.5" started with pid 2501 host.iobroker 2025-05-03 07:15:17.314 info Restart adapter system.adapter.roborock.1 because enabled host.iobroker 2025-05-03 07:15:17.313 info instance system.adapter.roborock.1 terminated with code null () host.iobroker 2025-05-03 07:15:17.313 warn instance system.adapter.roborock.1 terminated due to SIGILL host.iobroker 2025-05-03 07:15:16.108 info instance system.adapter.roborock.1 in version "0.6.19" started with pid 2489 host.iobroker 2025-05-03 07:15:03.897 info instance system.adapter.sbfspot.0 having pid 2471 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) host.iobroker 2025-05-03 07:15:00.098 info instance system.adapter.sbfspot.0 in version "4.4.2" started with pid 2471 host.iobroker 2025-05-03 07:14:45.117 info Restart adapter system.adapter.roborock.1 because enabled host.iobroker 2025-05-03 07:14:45.117 info instance system.adapter.roborock.1 terminated with code null () host.iobroker 2025-05-03 07:14:45.117 warn instance system.adapter.roborock.1 terminated due to SIGILL host.iobroker 2025-05-03 07:14:43.904 info instance system.adapter.roborock.1 in version "0.6.19" started with pid 2442 host.iobroker 2025-05-03 07:14:13.013 info Restart adapter system.adapter.roborock.1 because enabled