NEWS
Roborock Adapter tester gesucht
-
@mikiline Die Karte wird ein mal beim Start vom Adapter aktualisiert und danach immer dann, wenn der Saugroboter gerade reinigt. Woran legst du fest, dass nicht aktualisiert wurde?
-
@copystring nun geht die zonenreinigung nicht mehr über iobroker!
roboter fährt wieder eine normale reinigung
-
@mikiline Sicher? Ich habe beides extra vorher getestet und jetzt gerade nochmal. Was schreibst du denn rein?
-
@copystring weil die karte einen raum zu wenig hat die es mir farblich anzeigt im gegensatz zur roborock app auf dem telefon
-
@copystring [23200,30300,24950,31750,1]
-
@mikiline said in Roborock Adapter tester gesucht:
@copystring weil die karte einen raum zu wenig hat die es mir farblich anzeigt im gegensatz zur roborock app auf dem telefon
Das kann passieren. Sind denn alle Räume hier aufgelistet?
Es gibt schon länger ein Problem mit der farblichen Einteilung der Räume. Da muss ich mich noch drum kümmern. Hatte mir das schon mal angeschaut, ist ziemlich kompliziert und habs dann erstmal gelassen.@mikiline said in Roborock Adapter tester gesucht:
@copystring [23200,30300,24950,31750,1]
Das geht so nicht. Du musst [[23200,30300,24950,31750,1]] reinschreiben. Genauso wie es in der Konsole im Browser erscheint.
-
@copystring
es ist nicht nur die farbe, der raum ist nicht geteilt auf der karte. raum erscheint in den datenpunktenzum thema zone: auch mit 2 klammern geht es nicht, roboter fährt eine ziellose reinigung. bevor du goto verbessert hast ging zone
da hast du evtl. etwas "verschlimmbessert" falls ich nicht total auf dem holzweg bin -
@mikiline said in Roborock Adapter tester gesucht:
@copystring
es ist nicht nur die farbe, der raum ist nicht geteilt auf der karte. raum erscheint in den datenpunktenDas ist genau das, was ich meine. Manchmal haben zwei Räume nebeneinander die gleiche Farbe und sehen daher aus, als wären sie nicht aufgeteilt.
zum thema zone: auch mit 2 klammern geht es nicht, roboter fährt eine ziellose reinigung. bevor du goto verbessert hast ging zone
da hast du evtl. etwas "verschlimmbessert" falls ich nicht total auf dem holzweg binHängt mal ein Debuglog vom ioBroker hier an, nachdem du die Zonenreinigung gestartet hast.
-
@copystring nicht das wir aneinander vorbei reden.....im browser geht sowohl GoTo als auch Zone, jedoch nicht in ioBroker
-
@mikiline
das verstehe ich nicht. Entweder goto oder zone. Das sind verschiedene Funktionen.EDIT: Das habe ich missverstanden. Häng bitte einfach ein Debuglog an, wie ich oben bereits geschrieben habe.
-
@copystring
habe den adapter gerade komplett deinstalliert, nun geht es! -
Ich habe Fortschritte bezüglich des Abrufens der Fotos gemacht und es erfolgreich ein Bild heruntergeladen.
Die Bilder sind im gzip format gepackt und entpackt sind diese dann in jfif format.
In ein paar Tagen habe ich das implementiert. Dann können über das Webinterface die Bilder so wie in der App durch Anklicken des Hindernisses angezeigt werden. -
Es ist so weit. In der aktuellen dev kann man die Fotos der Hindernisse aufrufen, wenn der entsprechende Roboter eine Kamera hat. Aber leider sind die Fotos nicht wie in der App verschlüsselt, sondern werden unverschlüsselt übertragen.
Bisher hatte ich nicht die Zeit, mir das verschlüsseln und entschlüsseln genauer anzugucken. Das hängt unter anderen auch daran, dass Roborock anscheinend mitbekommen hat, dass ich da reverse Engineering auf dem MQTT Server gemacht habe, und hat nun die Möglichkeit blockiert.Auf der Karte einfach auf ein Hindernis klicken. Das Bild sollte ziemlich zügig erscheinen.
Hier ein Beispiel von meinem gammeligen Schuh:
Link zur dev die gehabt: https://github.com/copystring/ioBroker.roborock/tree/dev
-
@copystring
Hallo copystring, toller Adapter. Ich habe mir einen Roborock Q7 zugelegt. Leider wird dieses Modell noch nicht supported (The model roborock.vacuum.a40 is not supported). Ist es geplant, diesen noch einzupflegen? Wenn ich Daten liefern kann, sag mir welche. Vielen Dank für Deine Arbeit
Andreas -
@andy61 In der neuen dev ist der Support dafür eingebaut. Bitte mal testen: https://github.com/copystring/ioBroker.roborock/tree/dev
-
@copystring
Danke für die schnelle Info. Ich habe den Adapter deinstalliert und aus dem dev neu installiert. Nach dem Start kurz grün und dann rot. Einträge hat er unter Objekte keine angelegt. Interessan ist schon, das im log die Räume aufgeführt werden. Er muss also eine Verbindung haben. Hier die log-Infos:host.ioBroker
2023-06-12 07:33:10.002 info Rebuild for adapter system.adapter.roborock.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
host.ioBroker
2023-06-12 07:33:10.002 error instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
host.ioBroker
2023-06-12 07:33:10.001 error Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.roborock/main.js:195:28
host.ioBroker
2023-06-12 07:33:10.001 error Caught by controller[0]: at new vacuum (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:46:31)
host.ioBroker
2023-06-12 07:33:10.001 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
host.ioBroker
2023-06-12 07:33:10.001 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
host.ioBroker
2023-06-12 07:33:10.001 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:920:27)
host.ioBroker
2023-06-12 07:33:10.001 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
host.ioBroker
2023-06-12 07:33:10.000 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.roborock/main.js
host.ioBroker
2023-06-12 07:33:10.000 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
host.ioBroker
2023-06-12 07:33:10.000 error Caught by controller[0]: Require stack:
host.ioBroker
2023-06-12 07:33:10.000 error Caught by controller[0]: Error: Cannot find module './undefined'
host.ioBroker
2023-06-12 07:33:09.999 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
2023-06-12 07:33:09.392 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
roborock.0
2023-06-12 07:33:09.391 debug Plugin sentry destroyed
roborock.0
2023-06-12 07:33:09.389 info terminating
roborock.0
2023-06-12 07:33:09.359 error Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined' Require stack: - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js - /opt/iobroker/node_modules/iobroker.roborock/main.js
roborock.0
2023-06-12 07:33:09.358 error Error: Cannot find module './undefined' Require stack: - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js - /opt/iobroker/node_modules/iobroker.roborock/main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1075:15) at Function.Module._load (node:internal/modules/cjs/loader:920:27) at Module.require (node:internal/modules/cjs/loader:1141:19) at require (node:internal/modules/cjs/helpers:110:18) at new vacuum (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:46:31) at /opt/iobroker/node_modules/iobroker.roborock/main.js:195:28
roborock.0
2023-06-12 07:33:09.349 error unhandled promise rejection: Cannot find module './undefined' Require stack: - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js - /opt/iobroker/node_modules/iobroker.roborock/main.js
roborock.0
2023-06-12 07:33:09.348 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
2023-06-12 07:33:08.663 error The model roborock.vacuum.a40 is not supported. Get in touch with the dev to get this robot supported.
roborock.0
2023-06-12 07:33:08.660 debug RoomIDs debug: {"12378091":"Wohnzimmer","12378092":"Hauptschlafzimmer","12378099":"Badezimmer","12378103":"Badezimmer1","12378112":"Schlafzimmer","12393183":"Flur","12395035":"Gästezimmer","12395122":"Bad2"}
roborock.0
2023-06-12 07:33:08.657 info MQTT initialized
roborock.0
2023-06-12 07:33:06.016 info starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.16.0, js-controller: 4.0.24
roborock.0
2023-06-12 07:33:05.552 debug Plugin sentry Initialize Plugin (enabled=true)
host.ioBroker
2023-06-12 07:33:02.697 info instance system.adapter.roborock.0 started with pid 2635
host.ioBroker
2023-06-12 07:33:02.535 info iobroker npm-rebuild: exit 0
host.ioBroker
2023-06-12 07:33:01.517 info iobroker npm-rebuild: Rebuilding native modules done
host.ioBroker
2023-06-12 07:33:01.516 info iobroker npm-rebuild:
host.ioBroker
2023-06-12 07:33:01.470 info iobroker npm-rebuild: rebuilt dependencies successfully
host.ioBroker
2023-06-12 07:32:22.132 info iobroker npm-rebuild: Rebuilding native modules ...
host.ioBroker
2023-06-12 07:32:20.786 info iobroker rebuild
host.ioBroker
2023-06-12 07:32:20.785 warn adapter "roborock" seems to be installed for a different version of Node.js. Trying to rebuild it... 3 attempt
host.ioBroker
2023-06-12 07:32:20.785 info system.adapter.roborock.0 will be rebuilt
host.ioBroker
2023-06-12 07:32:20.785 info Adapter system.adapter.roborock.0 needs rebuild and will be restarted afterwards.
host.ioBroker
2023-06-12 07:32:20.784 error instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
host.ioBroker
2023-06-12 07:32:20.784 error Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.roborock/main.js:195:28
host.ioBroker
2023-06-12 07:32:20.784 error Caught by controller[0]: at new vacuum (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:46:31)
host.ioBroker
2023-06-12 07:32:20.783 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
host.ioBroker
2023-06-12 07:32:20.783 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
host.ioBroker
2023-06-12 07:32:20.782 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:920:27)
host.ioBroker
2023-06-12 07:32:20.782 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
host.ioBroker
2023-06-12 07:32:20.782 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.roborock/main.js
host.ioBroker
2023-06-12 07:32:20.781 error Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
host.ioBroker
2023-06-12 07:32:20.781 error Caught by controller[0]: Require stack:
host.ioBroker
2023-06-12 07:32:20.781 error Caught by controller[0]: Error: Cannot find module './undefined'
host.ioBroker
2023-06-12 07:32:20.779 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
2023-06-12 07:32:20.162 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
roborock.0
2023-06-12 07:32:20.160 debug Plugin sentry destroyed
roborock.0
2023-06-12 07:32:20.158 info terminating
roborock.0
2023-06-12 07:32:20.132 error Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined'Require stack:- /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js- /opt/iobroker/node_modules/iobroker.roborock/main.js
roborock.0
2023-06-12 07:32:20.131 error Error: Cannot find module './undefined'Require stack:- /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js- /opt/iobroker/node_modules/iobroker.roborock/main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1075:15) at Function.Module._load (node:internal/modules/cjs/loader:920:27) at Module.require (node:internal/modules/cjs/loader:1141:19) at require (node:internal/modules/cjs/helpers:110:18) at new vacuum (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:46:31) at /opt/iobroker/node_modules/iobroker.roborock/main.js:195:28
roborock.0
2023-06-12 07:32:20.121 error unhandled promise rejection: Cannot find module './undefined'Require stack:- /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js- /opt/iobroker/node_modules/iobroker.roborock/main.js
roborock.0
2023-06-12 07:32:20.120 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
2023-06-12 07:32:19.592 error The model roborock.vacuum.a40 is not supported. Get in touch with the dev to get this robot supported.
roborock.0
2023-06-12 07:32:19.590 debug RoomIDs debug: {"12378091":"Wohnzimmer","12378092":"Hauptschlafzimmer","12378099":"Badezimmer","12378103":"Badezimmer1","12378112":"Schlafzimmer","12393183":"Flur","12395035":"Gästezimmer","12395122":"Bad2"}
roborock.0
2023-06-12 07:32:19.588 info MQTT initialized
roborock.0
2023-06-12 07:32:17.596 info starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.16.0, js-controller: 4.0.24
roborock.0
2023-06-12 07:32:17.114 debug Plugin sentry Initialize Plugin (enabled=true)
roborock.0
2023-06-12 07:32:16.911 debug States connected to redis: 127.0.0.1:9000
roborock.0
2023-06-12 07:32:16.808 debug States create User PubSub Client
roborock.0
2023-06-12 07:32:16.806 debug States create System PubSub Client
roborock.0
2023-06-12 07:32:16.770 debug Redis States: Use Redis connection: 127.0.0.1:9000
roborock.0
2023-06-12 07:32:16.713 debug Objects connected to redis: 127.0.0.1:9001
roborock.0
2023-06-12 07:32:16.700 debug Objects client initialize lua scripts
roborock.0
2023-06-12 07:32:16.592 debug Objects create User PubSub Client
roborock.0
2023-06-12 07:32:16.590 debug Objects create System PubSub Client
roborock.0
2023-06-12 07:32:16.587 debug Objects client ready ... initialize now
roborock.0
2023-06-12 07:32:16.500 debug Redis Objects: Use Redis connection: 127.0.0.1:9001
host.ioBroker
2023-06-12 07:32:14.146 info instance system.adapter.roborock.0 started with pid 2312
host.ioBroker
2023-06-12 07:32:14.004 info iobroker npm-rebuild: exit 0
host.ioBroker
2023-06-12 07:32:12.981 info iobroker npm-rebuild: Rebuilding native modules done
host.ioBroker
2023-06-12 07:32:12.980 info iobroker npm-rebuild:
host.ioBroker
2023-06-12 07:32:12.935 info iobroker npm-rebuild: rebuilt dependencies successfully
host.ioBroker
2023-06-12 07:31:36.116 info iobroker npm-rebuild: Rebuilding native modules ...
host.ioBroker
2023-06-12 07:31:34.817 info iobroker rebuild
host.ioBroker
2023-06-12 07:31:34.817 warn adapter "roborock" seems to be installed for a different version of Node.js. Trying to rebuild it... 2 attempt
host.ioBroker
2023-06-12 07:31:34.815 info system.adapter.roborock.0 will be rebuilt
host.ioBroker
2023-06-12 07:31:34.815 info Adapter system.adapter.roborock.0 needs rebuild and will be restarted afterwards.
host.ioBroker
2023-06-12 07:31:34.815 error instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
host.ioBroker
2023-06-12 07:31:34.815 error Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.roborock/main.js:195:28
host.ioBroker
2023-06-12 07:31:34.814 error Caught by controller[1]: at new vacuum (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:46:31)
host.ioBroker
2023-06-12 07:31:34.814 error Caught by controller[1]: at require (node:internal/modules/cjs/helpers:110:18)
host.ioBroker
2023-06-12 07:31:34.814 error Caught by controller[1]: at Module.require (node:internal/modules/cjs/loader:1141:19)
host.ioBroker
2023-06-12 07:31:34.814 error Caught by controller[1]: at Function.Module._load (node:internal/modules/cjs/loader:920:27)
host.ioBroker
2023-06-12 07:31:34.813 error Caught by controller[1]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
host.ioBroker
2023-06-12 07:31:34.813 error Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.roborock/main.js
host.ioBroker
2023-06-12 07:31:34.813 error Caught by controller[1]: - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
host.ioBroker
2023-06-12 07:31:34.813 error Caught by controller[1]: Require stack:
host.ioBroker
2023-06-12 07:31:34.812 error Caught by controller[1]: Error: Cannot find module './undefined'
host.ioBroker
2023-06-12 07:31:34.812 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
2023-06-12 07:31:34.209 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
roborock.0
2023-06-12 07:31:34.206 info terminating
roborock.0
2023-06-12 07:31:34.183 error Exception-Code: MODULE_NOT_FOUND: Cannot find module './undefined'Require stack:- /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js- /opt/iobroker/node_modules/iobroker.roborock/main.js
roborock.0
2023-06-12 07:31:34.182 error Error: Cannot find module './undefined'Require stack:- /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js- /opt/iobroker/node_modules/iobroker.roborock/main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1075:15) at Function.Module._load (node:internal/modules/cjs/loader:920:27) at Module.require (node:internal/modules/cjs/loader:1141:19) at require (node:internal/modules/cjs/helpers:110:18) at new vacuum (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:46:31) at /opt/iobroker/node_modules/iobroker.roborock/main.js:195:28
roborock.0
2023-06-12 07:31:34.173 error unhandled promise rejection: Cannot find module './undefined'Require stack:- /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js- /opt/iobroker/node_modules/iobroker.roborock/main.js
roborock.0
2023-06-12 07:31:34.172 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
2023-06-12 07:31:33.324 error The model roborock.vacuum.a40 is not supported. Get in touch with the dev to get this robot supported.
roborock.0
2023-06-12 07:31:33.321 info MQTT initialized
roborock.0
2023-06-12 07:31:29.836 info starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.16.0, js-controller: 4.0.24
host.ioBroker
2023-06-12 07:31:26.450 info instance system.adapter.roborock.0 started with pid 1990
host.ioBroker
2023-06-12 07:31:23.923 info instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
host.ioBroker
2023-06-12 07:31:23.365 info stopInstance system.adapter.roborock.0 send kill signal
roborock.0
2023-06-12 07:31:23.331 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
roborock.0
2023-06-12 07:31:23.329 info terminating
roborock.0
2023-06-12 07:31:23.326 info Got terminate signal TERMINATE_YOURSELF
host.ioBroker
2023-06-12 07:31:23.318 info stopInstance system.adapter.roborock.0 (force=false, process=true)
roborock.0
2023-06-12 07:30:33.623 error Username or password missing!
roborock.0
2023-06-12 07:30:33.486 info starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.16.0, js-controller: 4.0.24
host.ioBroker
2023-06-12 07:30:29.914 info iobroker exit 0
host.ioBroker
2023-06-12 07:30:28.972 info instance system.adapter.roborock.0 started with pid 1975
host.ioBroker
2023-06-12 07:30:28.825 info iobroker host.ioBroker object system.adapter.roborock.0 created
host.ioBroker
2023-06-12 07:30:28.820 info "system.adapter.roborock.0" enabled
host.ioBroker
2023-06-12 07:30:28.807 info iobroker host.ioBroker Set default value of roborock.0.info.connection: false
host.ioBroker
2023-06-12 07:30:28.795 info iobroker host.ioBroker object roborock.0.info.connection created
host.ioBroker
2023-06-12 07:30:28.780 info iobroker host.ioBroker object roborock.0.info created
host.ioBroker
2023-06-12 07:30:28.769 info iobroker host.ioBroker object system.adapter.roborock.0.logLevel created
host.ioBroker
2023-06-12 07:30:28.755 info iobroker host.ioBroker object system.adapter.roborock.0.sigKill created
host.ioBroker
2023-06-12 07:30:28.742 info iobroker host.ioBroker object system.adapter.roborock.0.eventLoopLag created
host.ioBroker
2023-06-12 07:30:28.729 info iobroker host.ioBroker object system.adapter.roborock.0.outputCount created
host.ioBroker
2023-06-12 07:30:28.715 info iobroker host.ioBroker object system.adapter.roborock.0.inputCount created
host.ioBroker
2023-06-12 07:30:28.699 info iobroker host.ioBroker object system.adapter.roborock.0.uptime created
host.ioBroker
2023-06-12 07:30:28.684 info iobroker host.ioBroker object system.adapter.roborock.0.memRss created
host.ioBroker
2023-06-12 07:30:28.668 info iobroker host.ioBroker object system.adapter.roborock.0.memHeapTotal created
host.ioBroker
2023-06-12 07:30:28.652 info iobroker host.ioBroker object system.adapter.roborock.0.memHeapUsed created
host.ioBroker
2023-06-12 07:30:28.634 info iobroker host.ioBroker object system.adapter.roborock.0.cputime created
host.ioBroker
2023-06-12 07:30:28.623 info iobroker host.ioBroker object system.adapter.roborock.0.cpu created
host.ioBroker
2023-06-12 07:30:28.605 info iobroker host.ioBroker object system.adapter.roborock.0.compactMode created
host.ioBroker
2023-06-12 07:30:28.589 info iobroker host.ioBroker object system.adapter.roborock.0.connected created
host.ioBroker
2023-06-12 07:30:28.574 info iobroker host.ioBroker object system.adapter.roborock.0.alive created
host.ioBroker
2023-06-12 07:30:28.552 info iobroker host.ioBroker create instance roborock
host.ioBroker
2023-06-12 07:30:26.029 info iobroker add roborock 0 --host ioBroker --debug
2023-06-12 07:29:58.716 info iobroker exit 0
host.ioBroker
2023-06-12 07:29:57.588 info iobroker upload [0] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/words.js words.js application/javascript
host.ioBroker
2023-06-12 07:29:57.575 info iobroker upload [1] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/roborock.png roborock.png image/png
host.ioBroker
2023-06-12 07:29:57.563 info iobroker upload [2] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/jsonConfig.json jsonConfig.json application/json
host.ioBroker
2023-06-12 07:29:57.550 info iobroker upload [3] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.538 info iobroker upload [4] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.523 info iobroker upload [5] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.511 info iobroker upload [6] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.499 info iobroker upload [7] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.487 info iobroker upload [8] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.474 info iobroker upload [9] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/it/translations.json i18n/it/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.419 info iobroker upload [10] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.408 info iobroker upload [11] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/es/translations.json i18n/es/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.396 info iobroker upload [12] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/en/translations.json i18n/en/translations.json application/json
host.ioBroker
2023-06-12 07:29:57.294 info iobroker upload [13] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/de/translations.json i18n/de/translations.json application/json
host.ioBroker
2023-06-12 07:29:54.809 info iobroker upload roborock --debug
host.ioBroker
2023-06-12 07:29:17.588 info iobroker exit 0
host.ioBroker
2023-06-12 07:29:16.488 info iobroker upload [0] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/words.js words.js application/javascript
host.ioBroker
2023-06-12 07:29:16.477 info iobroker upload [1] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/roborock.png roborock.png image/png
host.ioBroker
2023-06-12 07:29:16.466 info iobroker upload [2] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/jsonConfig.json jsonConfig.json application/json
host.ioBroker
2023-06-12 07:29:16.453 info iobroker upload [3] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.440 info iobroker upload [4] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/uk/translations.json i18n/uk/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.429 info iobroker upload [5] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.410 info iobroker upload [6] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.387 info iobroker upload [7] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.369 info iobroker upload [8] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.358 info iobroker upload [9] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/it/translations.json i18n/it/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.346 info iobroker upload [10] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.335 info iobroker upload [11] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/es/translations.json i18n/es/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.323 info iobroker upload [12] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/en/translations.json i18n/en/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.218 info iobroker upload [13] roborock.admin /opt/iobroker/node_modules/iobroker.roborock/admin/i18n/de/translations.json i18n/de/translations.json application/json
host.ioBroker
2023-06-12 07:29:16.100 info iobroker added 224 packages in 49s76 packages are looking for funding runnpm fund
for details
host.ioBroker
2023-06-12 07:29:16.098 info iobroker
host.ioBroker
2023-06-12 07:28:25.355 info iobroker Installing copystring/ioBroker.roborock#dev... (System call)
host.ioBroker
2023-06-12 07:28:25.352 info iobroker NPM version: 9.5.1
host.ioBroker
2023-06-12 07:28:23.670 info iobroker install copystring/ioBroker.roborock#dev
host.ioBroker
2023-06-12 07:28:21.475 info iobroker url https://github.com/copystring/ioBroker.roborock/tree/dev --host ioBroker --debug -
@andy61 ich habe vergessen, ich muss das an zwei Ecken anpassen. Mache ich heute Abend.
-
Hi,
hattest du was an den consumables geändert? Ich habe den Adapter mal gelöscht und aus der dev neu installiert. Jedoch gehen Filter, Seitenbürste und Haupbürste % Angaben nicht mehr. Hat vorher beim S6 MaxV sehr gut funktioniert. Unter HomeData sind die Werte da. ("125":89,"126":83,"127":78). Könntest du 125,126 und 127 wieder unter consumables anzeigen lassen?
-
@copystring
Super, schon einmal vielen Dank. -