Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. Roborock Adapter tester gesucht

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.8k

Roborock Adapter tester gesucht

Geplant Angeheftet Gesperrt Verschoben JavaScript
766 Beiträge 51 Kommentatoren 247.3k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • copystringC copystring

    @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.

    M Offline
    M Offline
    mikiline
    schrieb am zuletzt editiert von
    #680

    @copystring
    habe den adapter gerade komplett deinstalliert, nun geht es!

    1 Antwort Letzte Antwort
    1
    • copystringC Offline
      copystringC Offline
      copystring
      schrieb am zuletzt editiert von
      #681

      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.

      Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
      https://paypal.me/copystring

      1 Antwort Letzte Antwort
      1
      • copystringC Offline
        copystringC Offline
        copystring
        schrieb am zuletzt editiert von
        #682

        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: 2a3550ef-6a0e-4d5b-9af2-a9971574185f-image.png

        Link zur dev die gehabt: https://github.com/copystring/ioBroker.roborock/tree/dev

        Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
        https://paypal.me/copystring

        A 1 Antwort Letzte Antwort
        3
        • copystringC copystring

          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: 2a3550ef-6a0e-4d5b-9af2-a9971574185f-image.png

          Link zur dev die gehabt: https://github.com/copystring/ioBroker.roborock/tree/dev

          A Offline
          A Offline
          Andy61
          schrieb am zuletzt editiert von Andy61
          #683

          @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

          copystringC 1 Antwort Letzte Antwort
          0
          • A Andy61

            @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

            copystringC Offline
            copystringC Offline
            copystring
            schrieb am zuletzt editiert von
            #684

            @andy61 In der neuen dev ist der Support dafür eingebaut. Bitte mal testen: https://github.com/copystring/ioBroker.roborock/tree/dev

            Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
            https://paypal.me/copystring

            A jahnbesJ 2 Antworten Letzte Antwort
            0
            • copystringC copystring

              @andy61 In der neuen dev ist der Support dafür eingebaut. Bitte mal testen: https://github.com/copystring/ioBroker.roborock/tree/dev

              A Offline
              A Offline
              Andy61
              schrieb am zuletzt editiert von
              #685

              @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 run npm 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

              copystringC 1 Antwort Letzte Antwort
              0
              • A Andy61

                @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 run npm 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

                copystringC Offline
                copystringC Offline
                copystring
                schrieb am zuletzt editiert von
                #686

                @andy61 🤦 ich habe vergessen, ich muss das an zwei Ecken anpassen. Mache ich heute Abend.

                Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                https://paypal.me/copystring

                D A 2 Antworten Letzte Antwort
                0
                • copystringC copystring

                  @andy61 🤦 ich habe vergessen, ich muss das an zwei Ecken anpassen. Mache ich heute Abend.

                  D Offline
                  D Offline
                  Dimi
                  schrieb am zuletzt editiert von Dimi
                  #687

                  @copystring

                  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?

                  895344e3-9021-4ce3-9005-4df2d2cd468c-grafik.png

                  1 Antwort Letzte Antwort
                  0
                  • copystringC copystring

                    @andy61 🤦 ich habe vergessen, ich muss das an zwei Ecken anpassen. Mache ich heute Abend.

                    A Offline
                    A Offline
                    Andy61
                    schrieb am zuletzt editiert von
                    #688

                    @copystring
                    Super, schon einmal vielen Dank.

                    1 Antwort Letzte Antwort
                    0
                    • copystringC Offline
                      copystringC Offline
                      copystring
                      schrieb am zuletzt editiert von
                      #689

                      @Andy61 @Dimi ist jetzt in dev behoben

                      Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                      https://paypal.me/copystring

                      D A 2 Antworten Letzte Antwort
                      0
                      • copystringC copystring

                        @Andy61 @Dimi ist jetzt in dev behoben

                        D Offline
                        D Offline
                        Dimi
                        schrieb am zuletzt editiert von
                        #690

                        @copystring

                        Danke. Geht wieder.

                        1 Antwort Letzte Antwort
                        1
                        • copystringC copystring

                          @Andy61 @Dimi ist jetzt in dev behoben

                          A Offline
                          A Offline
                          Andy61
                          schrieb am zuletzt editiert von
                          #691

                          @copystring
                          Einfach klasse, geht jetzt auch mit dem Q7. Steuerung und Überwachung mittels iobroker möglich. Danke.

                          copystringC 1 Antwort Letzte Antwort
                          0
                          • A Andy61

                            @copystring
                            Einfach klasse, geht jetzt auch mit dem Q7. Steuerung und Überwachung mittels iobroker möglich. Danke.

                            copystringC Offline
                            copystringC Offline
                            copystring
                            schrieb am zuletzt editiert von
                            #692

                            @andy61 Kein Problem. Den Q7 kenne ich so nicht, ist aber wahrscheinlich ähnlich zu dem S7. Trotzdem könnte es sein, dass etwas nicht läuft.

                            Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                            https://paypal.me/copystring

                            A 1 Antwort Letzte Antwort
                            0
                            • copystringC copystring

                              @andy61 Kein Problem. Den Q7 kenne ich so nicht, ist aber wahrscheinlich ähnlich zu dem S7. Trotzdem könnte es sein, dass etwas nicht läuft.

                              A Offline
                              A Offline
                              Andy61
                              schrieb am zuletzt editiert von
                              #693

                              @copystring
                              es läuft alles gut, aber folgende Meldungen bekomme ich derzeit noch (1 x info, 2 x error):
                              info State value to set for "roborock.0.Devices.51za3aNnE2uYi7ZXXXXXXX.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                              error Unsported attribute: charge_status of get_status. Please contact the dev to add the newly found attribute of your robot.
                              error Unsported attribute: switch_map_mode of get_status. Please contact the dev to add the newly found attribute of your robot.

                              1 Antwort Letzte Antwort
                              0
                              • copystringC Offline
                                copystringC Offline
                                copystring
                                schrieb am zuletzt editiert von
                                #694

                                @andy61 Bitte ein vollständiges debug log hier als Datei anhängen.

                                Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                                https://paypal.me/copystring

                                A M 2 Antworten Letzte Antwort
                                0
                                • copystringC copystring

                                  @andy61 Bitte ein vollständiges debug log hier als Datei anhängen.

                                  A Offline
                                  A Offline
                                  Andy61
                                  schrieb am zuletzt editiert von
                                  #695

                                  @copystring
                                  Hallo copystring, hier die Datei
                                  log_roborock_1406.txt
                                  LG Andreas

                                  copystringC 1 Antwort Letzte Antwort
                                  0
                                  • copystringC copystring

                                    @andy61 Bitte ein vollständiges debug log hier als Datei anhängen.

                                    M Offline
                                    M Offline
                                    Malaus
                                    schrieb am zuletzt editiert von Malaus
                                    #696

                                    @copystring vielen Dank für deine Arbeit. Bin nun wieder zurück zur Roborock App, um den Adapter zu testen. Momentan vermisse ich die goto Funktion über die Datenpunkte. Oder heißen die hier anderst?
                                    Ich habe einen S7.

                                    Edit: Habe herausgefunden das ich die dev Version benötige

                                    1 Antwort Letzte Antwort
                                    0
                                    • A Andy61

                                      @copystring
                                      Hallo copystring, hier die Datei
                                      log_roborock_1406.txt
                                      LG Andreas

                                      copystringC Offline
                                      copystringC Offline
                                      copystring
                                      schrieb am zuletzt editiert von
                                      #697

                                      @andy61 hat der Q7 keinen Wischmop?

                                      Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                                      https://paypal.me/copystring

                                      A 1 Antwort Letzte Antwort
                                      0
                                      • copystringC copystring

                                        @andy61 hat der Q7 keinen Wischmop?

                                        A Offline
                                        A Offline
                                        Andy61
                                        schrieb am zuletzt editiert von Andy61
                                        #698

                                        @copystring
                                        eigentlich schon. Der Wischmopp ist aber nur fest angefügt und die Wasserzufuhr ist auch nicht zu regulieren. Da ist nicht wirklich etwas einzustellen. Der Wischmopp wird nur hinterhergezogen und übt keinen Druck auf den Boden aus. Sie nennen das passive Wischfunktion. Beim max ist das anders.

                                        copystringC 1 Antwort Letzte Antwort
                                        0
                                        • A Andy61

                                          @copystring
                                          eigentlich schon. Der Wischmopp ist aber nur fest angefügt und die Wasserzufuhr ist auch nicht zu regulieren. Da ist nicht wirklich etwas einzustellen. Der Wischmopp wird nur hinterhergezogen und übt keinen Druck auf den Boden aus. Sie nennen das passive Wischfunktion. Beim max ist das anders.

                                          copystringC Offline
                                          copystringC Offline
                                          copystring
                                          schrieb am zuletzt editiert von
                                          #699

                                          @andy61 Verstehe. Dann müsste die dev jetzt passen. Bitte mal testen und neues log anhängen. Es sollte ohne Fehler sein.

                                          Unterstütze meine Arbeit gerne mit einer Spende über PayPal:
                                          https://paypal.me/copystring

                                          A 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          821

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe