Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Neuer Adapter für Roborock-Staubsauger

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    Neuer Adapter für Roborock-Staubsauger

    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      nu_81 @Ro75 last edited by

      @ro75
      Danke, ich benutze das Originalnetzteil.
      Das mit der Kühlung hatte ich schon gesehen und kümmere mich nun um ein anderes Gehäuse, bzw. um einen Lüfter.
      Das Problem mit der Kühlung verursacht aber doch nicht das Problem am Adapter, oder?!

      1 Reply Last reply Reply Quote 0
      • D3ltoroxp
        D3ltoroxp last edited by

        Ich sehe auch grad, er connected gar nicht mehr mit dem Sauger. Das ist neu, es ging mal.

        roborock.0
        2025-09-01 18:08:41.980	info	terminating
        
        roborock.0
        2025-09-01 18:08:41.657	info	MQTT connection established {"cmd":"connack","retain":false,"qos":0,"dup":false,"length":2,"topic":null,"payload":null,"sessionPresent":false,"returnCode":0}.
        
        roborock.0
        2025-09-01 18:08:41.478	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        roborock.0
        2025-09-01 18:08:41.477	info	terminating
        
        roborock.0
        2025-09-01 18:08:41.468	error	this.homeData is not initialized. Initialize via updateHomeData() first
        
        roborock.0
        2025-09-01 18:08:41.467	error	Error: this.homeData is not initialized. Initialize via updateHomeData() first at http_api.getDevices (/opt/iobroker/node_modules/iobroker.roborock/lib/http_api.js:192:10) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:112:39)
        
        roborock.0
        2025-09-01 18:08:41.464	error	unhandled promise rejection: this.homeData is not initialized. Initialize via updateHomeData() first
        
        roborock.0
        2025-09-01 18:08:41.463	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        roborock.0
        2025-09-01 18:08:41.462	info	MQTT initialized
        
        roborock.0
        2025-09-01 18:08:41.418	error	No homeId found
        
        roborock.0
        2025-09-01 18:08:41.417	error	failed to get getHomeDetail: invalid token
        
        N 1 Reply Last reply Reply Quote 0
        • N
          nu_81 @D3ltoroxp last edited by

          Habe den Adapter komplett entfernt und neu installiert.
          Der Fehler bleibt leider.

          Jemand noch eine Idee?

          host.raspberrypi
          2025-09-01 20:11:10.015	info	Restart adapter system.adapter.roborock.0 because enabled
          
          host.raspberrypi
          2025-09-01 20:11:10.015	error	instance system.adapter.roborock.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
          
          host.raspberrypi
          2025-09-01 20:11:10.015	error	Caught by controller[0]: }
          
          host.raspberrypi
          2025-09-01 20:11:10.015	error	Caught by controller[0]: code: 'ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH'
          
          host.raspberrypi
          2025-09-01 20:11:10.015	error	Caught by controller[0]: reason: 'wrong final block length',
          
          host.raspberrypi
          2025-09-01 20:11:10.015	error	Caught by controller[0]: library: 'Provider routines',
          
          host.raspberrypi
          2025-09-01 20:11:10.015	error	Caught by controller[0]: at UDP.onMessage (node:dgram:988:8) {
          
          host.raspberrypi
          2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
          
          host.raspberrypi
          2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.emit (node:events:518:28)
          
          host.raspberrypi
          2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33)
          
          host.raspberrypi
          2025-09-01 20:11:10.014	error	Caught by controller[0]: at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25)
          
          host.raspberrypi
          2025-09-01 20:11:10.014	error	Caught by controller[0]: at Decipheriv.final (node:internal/crypto/cipher:184:29)
          
          host.raspberrypi
          2025-09-01 20:11:10.014	error	Caught by controller[0]: Error: error:1C80006B:Provider routines::wrong final block length
          
          roborock.0
          2025-09-01 20:11:09.673	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          
          roborock.0
          2025-09-01 20:11:09.671	info	terminating
          
          roborock.0
          2025-09-01 20:11:09.641	error	Exception-Code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH: error:1C80006B:Provider routines::wrong final block length
          
          roborock.0
          2025-09-01 20:11:09.641	error	Error: error:1C80006B:Provider routines::wrong final block length at Decipheriv.final (node:internal/crypto/cipher:184:29) at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33) at Socket.emit (node:events:518:28) at Socket.emit (node:domain:489:12) at UDP.onMessage (node:dgram:988:8)
          
          roborock.0
          2025-09-01 20:11:09.640	error	uncaught exception: error:1C80006B:Provider routines::wrong final block length
          
          roborock.0
          2025-09-01 20:11:07.212	info	MQTT initialized
          
          roborock.0
          2025-09-01 20:11:05.656	info	Starting adapter. This might take a few minutes depending on your setup. Please wait.
          
          roborock.0
          2025-09-01 20:11:05.626	info	starting. Version 0.6.18 in /opt/iobroker/node_modules/iobroker.roborock, node: v22.18.0, js-controller: 7.0.7
          
          N 1 Reply Last reply Reply Quote 0
          • N
            nu_81 @nu_81 last edited by

            @nu_81 said in Neuer Adapter für Roborock-Staubsauger:

            Habe den Adapter komplett entfernt und neu installiert.
            Der Fehler bleibt leider.

            Jemand noch eine Idee?

            host.raspberrypi
            2025-09-01 20:11:10.015	info	Restart adapter system.adapter.roborock.0 because enabled
            
            host.raspberrypi
            2025-09-01 20:11:10.015	error	instance system.adapter.roborock.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            
            host.raspberrypi
            2025-09-01 20:11:10.015	error	Caught by controller[0]: }
            
            host.raspberrypi
            2025-09-01 20:11:10.015	error	Caught by controller[0]: code: 'ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH'
            
            host.raspberrypi
            2025-09-01 20:11:10.015	error	Caught by controller[0]: reason: 'wrong final block length',
            
            host.raspberrypi
            2025-09-01 20:11:10.015	error	Caught by controller[0]: library: 'Provider routines',
            
            host.raspberrypi
            2025-09-01 20:11:10.015	error	Caught by controller[0]: at UDP.onMessage (node:dgram:988:8) {
            
            host.raspberrypi
            2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
            
            host.raspberrypi
            2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.emit (node:events:518:28)
            
            host.raspberrypi
            2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33)
            
            host.raspberrypi
            2025-09-01 20:11:10.014	error	Caught by controller[0]: at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25)
            
            host.raspberrypi
            2025-09-01 20:11:10.014	error	Caught by controller[0]: at Decipheriv.final (node:internal/crypto/cipher:184:29)
            
            host.raspberrypi
            2025-09-01 20:11:10.014	error	Caught by controller[0]: Error: error:1C80006B:Provider routines::wrong final block length
            
            roborock.0
            2025-09-01 20:11:09.673	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            roborock.0
            2025-09-01 20:11:09.671	info	terminating
            
            roborock.0
            2025-09-01 20:11:09.641	error	Exception-Code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH: error:1C80006B:Provider routines::wrong final block length
            
            roborock.0
            2025-09-01 20:11:09.641	error	Error: error:1C80006B:Provider routines::wrong final block length at Decipheriv.final (node:internal/crypto/cipher:184:29) at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33) at Socket.emit (node:events:518:28) at Socket.emit (node:domain:489:12) at UDP.onMessage (node:dgram:988:8)
            
            roborock.0
            2025-09-01 20:11:09.640	error	uncaught exception: error:1C80006B:Provider routines::wrong final block length
            
            roborock.0
            2025-09-01 20:11:07.212	info	MQTT initialized
            
            roborock.0
            2025-09-01 20:11:05.656	info	Starting adapter. This might take a few minutes depending on your setup. Please wait.
            
            roborock.0
            2025-09-01 20:11:05.626	info	starting. Version 0.6.18 in /opt/iobroker/node_modules/iobroker.roborock, node: v22.18.0, js-controller: 7.0.7
            

            Hab es durch iÍnstallation des dev_ts gelöst.

            N 1 Reply Last reply Reply Quote 0
            • N
              nu_81 @nu_81 last edited by

              @nu_81 said in Neuer Adapter für Roborock-Staubsauger:

              @nu_81 said in Neuer Adapter für Roborock-Staubsauger:

              Habe den Adapter komplett entfernt und neu installiert.
              Der Fehler bleibt leider.

              Jemand noch eine Idee?

              host.raspberrypi
              2025-09-01 20:11:10.015	info	Restart adapter system.adapter.roborock.0 because enabled
              
              host.raspberrypi
              2025-09-01 20:11:10.015	error	instance system.adapter.roborock.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              
              host.raspberrypi
              2025-09-01 20:11:10.015	error	Caught by controller[0]: }
              
              host.raspberrypi
              2025-09-01 20:11:10.015	error	Caught by controller[0]: code: 'ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH'
              
              host.raspberrypi
              2025-09-01 20:11:10.015	error	Caught by controller[0]: reason: 'wrong final block length',
              
              host.raspberrypi
              2025-09-01 20:11:10.015	error	Caught by controller[0]: library: 'Provider routines',
              
              host.raspberrypi
              2025-09-01 20:11:10.015	error	Caught by controller[0]: at UDP.onMessage (node:dgram:988:8) {
              
              host.raspberrypi
              2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.emit (node:domain:489:12)
              
              host.raspberrypi
              2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.emit (node:events:518:28)
              
              host.raspberrypi
              2025-09-01 20:11:10.014	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33)
              
              host.raspberrypi
              2025-09-01 20:11:10.014	error	Caught by controller[0]: at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25)
              
              host.raspberrypi
              2025-09-01 20:11:10.014	error	Caught by controller[0]: at Decipheriv.final (node:internal/crypto/cipher:184:29)
              
              host.raspberrypi
              2025-09-01 20:11:10.014	error	Caught by controller[0]: Error: error:1C80006B:Provider routines::wrong final block length
              
              roborock.0
              2025-09-01 20:11:09.673	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
              
              roborock.0
              2025-09-01 20:11:09.671	info	terminating
              
              roborock.0
              2025-09-01 20:11:09.641	error	Exception-Code: ERR_OSSL_WRONG_FINAL_BLOCK_LENGTH: error:1C80006B:Provider routines::wrong final block length
              
              roborock.0
              2025-09-01 20:11:09.641	error	Error: error:1C80006B:Provider routines::wrong final block length at Decipheriv.final (node:internal/crypto/cipher:184:29) at localConnector.decryptECB (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:227:25) at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/localConnector.js:190:33) at Socket.emit (node:events:518:28) at Socket.emit (node:domain:489:12) at UDP.onMessage (node:dgram:988:8)
              
              roborock.0
              2025-09-01 20:11:09.640	error	uncaught exception: error:1C80006B:Provider routines::wrong final block length
              
              roborock.0
              2025-09-01 20:11:07.212	info	MQTT initialized
              
              roborock.0
              2025-09-01 20:11:05.656	info	Starting adapter. This might take a few minutes depending on your setup. Please wait.
              
              roborock.0
              2025-09-01 20:11:05.626	info	starting. Version 0.6.18 in /opt/iobroker/node_modules/iobroker.roborock, node: v22.18.0, js-controller: 7.0.7
              

              Hab es durch Installation des dev_ts gelöst.

              1 Reply Last reply Reply Quote 0
              • N
                Nachtfuchs last edited by

                Hallo Gemeinde,

                wir sind seit gestern Besitzer des QRevo Slim und nun soll dieser natürlich auch mit dem ioBroker sprechen. Adapter aus Adapterliste ausgewählt, aber er wirft diese Fehlermeldungen aus - kennt das jemand?

                Dank euch

                e52190c4-952b-4e6b-afb5-84828e57172e-image.png

                Thomas Braun B 2 Replies Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Nachtfuchs last edited by Thomas Braun

                  @nachtfuchs

                  iob stop
                  iob fix
                  iob start
                  

                  Und bring deine nodejs-Installation in Ordnung. Keine aktuelle Version verwendet npm 10.7.0.

                  1 Reply Last reply Reply Quote 0
                  • N
                    Nachtfuchs last edited by

                    @Thomas-Braun

                    Mal wieder unglaublicher support, DANKE!

                    Und danke für den Hinweis, werde mich mal am Wochenende an Dein nodejs Fixer Skript machen.

                    1 Reply Last reply Reply Quote 0
                    • N
                      Nachtfuchs last edited by Nachtfuchs

                      Hallo Gemeinde,

                      ich tauche tiefer in den Adapter ein und habe eine Frage:

                      Setting
                      Wir haben im Anbau ein Badezimmer und Wohn-/Schlafzimmer. Ersteres mit Fliesen, letztere mit Parkett.

                      Ich habe dem QRevo Slim in der App zwei Programme geschrieben:

                      1. im Badezimmer wischen, den Rest saugen
                      2. die gesamte Fläche mit wenig Wasser wischen, also Fliesen und Parkett

                      Im Badezimmer haben wir den HMIP WRC 6, ein Schalter ist "Staubsauger" - dieser führt dazu, dass

                      a) das Sonos ausgeht (Pause button = wahr)
                      b) der Staubsauger angeht mit Programm 1) und
                      c) nach einer Verzögerung das Licht ausgeht

                      1. soll nur sehr selektiv ausgeführt werden; diesen würde ich dann über einen anderen Taster auf dem WRC 6 steuern.

                      Die Idee war nun, in den Datenpunkt "StartProgram" das Programm mit dem Namen "Saug+Wi Anbau" (Programm 1) zu schreiben, damit er genau das tut.

                      Dieses möchte ich über das angefügte Script erreichen, aber wenn ich auslöse, beginnt er mit der Voll-Reinigung, sprich Wischen überall.

                      Ziel wäre wie gesagt, mittels des anderen Tasters auch "Wi Anbau" (2) zu steuern.

                      Wenn ich hingegen das Programm auf der IOBroker Oberfläche setze, so reinigt er richtig.

                      Ich hatte in einer anderen script-Version auch erst das Programm geschrieben und dann den Datenpunkt "app_start" auf TRUE gesetzt, im Sinne erst Programm mitteilen, dann starten - hat leider auch nicht funktioniert.

                      Wo habe ich den Denkfehler?

                      Dank euch

                      Script Staubsauger Anbau.jpg

                      1 Reply Last reply Reply Quote 0
                      • B
                        bjappler @Nachtfuchs last edited by bjappler

                        @nachtfuchs

                        @thomas-braun

                        ich bekomme auch eine ähnliche Fehlermeldung.

                        $ iobroker add roborock --host 43f86e6ffd35
                        
                        NPM version: 10.8.2Installing iobroker.roborock@0.6.18... (System call)
                        
                        npm error code EBADENGINEnpm error engine Unsupported enginenpm error engine Not compatible with your version of node/npm: iobroker.roborock@0.6.18npm error notsup Not compatible with your version of node/npm: iobroker.roborock@0.6.18npm error notsup Required: {"node":">= 20"}npm error notsup Actual: {"npm":"10.8.2","node":"v18.20.4"}npm error A complete log of this run can be found in: /opt/iobroker/.npm/_logs/2025-09-11T13_59_37_295Z-debug-0.loghost.43f86e6ffd35 Cannot install iobroker.roborock@0.6.18: 1
                        
                        ERROR: Process exited with code 25
                        

                        Das System ist ein Dockerimage der Version v9.1.2. Doch auch mit Version V10 und der aktuellsten V11 wird die gleiche Fehlermeldung angezeigt (https://github.com/buanet/ioBroker.docker/releases).

                        Leider kann ich die Kommandos

                        @thomas-braun said in Neuer Adapter für Roborock-Staubsauger:

                        @nachtfuchs

                        iob stop
                        iob fix
                        iob start
                        

                        Und bring deine nodejs-Installation in Ordnung. Keine aktuelle Version verwendet npm 10.7.0.

                        nicht im Container nicht ausführen, dann kommt die Meldung "The execution of this command is blocked as your ioBroker is running inside a Docker container!"

                        Kennt sich jemand hiermit aus?

                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @bjappler last edited by Thomas Braun

                          @bjappler sagte in Neuer Adapter für Roborock-Staubsauger:

                          Du hast da noch

                          "node":"v18.20.4"

                          installiert, der Adapter verlangt aber

                          Required: {"node":">= 20"}

                          Also nodejs sauber installieren/updaten.
                          Bzw. das akutelle Docker-Imager ausrollen.

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          914
                          Online

                          32.0k
                          Users

                          80.6k
                          Topics

                          1.3m
                          Posts

                          130
                          894
                          268020
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo