Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

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

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    134

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.3k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.2k

Roborock Adapter tester gesucht

Scheduled Pinned Locked Moved JavaScript
766 Posts 51 Posters 260.6k Views 52 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • David G.D Online
    David G.D Online
    David G.
    wrote on last edited by
    #297

    Hallo,

    hab den jungen aber tollen Adapter auch seit heute drauf.

    So ganz habe ich bei den ganzen Datenpunkten noch nicht durchgeblickt. Aber kommt bestimmt noch.

    Allerdings habe ich nun ein Problem bekommen.
    Die ersten Stunden lief der Adapter stabil, jetzt möchte er nicht mehr grün werden.
    Habe einfach mal den Raspberry neugestartet, macht aber auch keinen Unterschied.

    roborock.0
    2023-02-19 23:37:44.922	info	terminating
    
    roborock.0
    2023-02-19 23:37:44.917	error	Exception-Code: EADDRINUSE: listen EADDRINUSE: address already in use :::7906
    
    roborock.0
    2023-02-19 23:37:44.917	error	Error: listen EADDRINUSE: address already in use :::7906 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at Server.listen (node:net:1599:7) at new WebSocketServer (/opt/iobroker/node_modules/iobroker.roborock/node_modules/ws/lib/websocket-server.js:97:20) at Roborock.startWebsocketServer (/opt/iobroker/node_modules/iobroker.roborock/main.js:295:18) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:246:8)
    
    roborock.0
    2023-02-19 23:37:44.916	error	uncaught exception: listen EADDRINUSE: address already in use :::7906
    
    roborock.0
    2023-02-19 23:37:44.912	error	Exception-Code: EADDRINUSE: listen EADDRINUSE: address already in use :::6824
    
    roborock.0
    2023-02-19 23:37:44.911	error	Error: listen EADDRINUSE: address already in use :::6824 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at Server.listen (node:net:1599:7) at Function.listen (/opt/iobroker/node_modules/express/lib/application.js:635:24) at Roborock.startWebserver (/opt/iobroker/node_modules/iobroker.roborock/main.js:289:7) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:245:8)
    
    roborock.0
    2023-02-19 23:37:44.909	error	uncaught exception: listen EADDRINUSE: address already in use :::6824
    
    roborock.0
    2023-02-19 23:37:41.703	info	MQTT initialized
    
    roborock.0
    2023-02-19 23:37:40.425	info	starting. Version 0.0.8-alpha.0 (non-npm: copystring/ioBroker.roborock#fe3f019a8a2856ec1d5e4be7bc9b8c1a082128df) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
    
    roborock.0
    2023-02-19 23:27:33.327	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    roborock.0
    2023-02-19 23:27:33.325	info	terminating
    

    Zeigt eure Lovelace-Visualisierung klick
    (Auch ideal um sich Anregungen zu holen)

    Meine Tabellen für eure Visualisierung klick

    copystringC 1 Reply Last reply
    0
    • David G.D David G.

      Hallo,

      hab den jungen aber tollen Adapter auch seit heute drauf.

      So ganz habe ich bei den ganzen Datenpunkten noch nicht durchgeblickt. Aber kommt bestimmt noch.

      Allerdings habe ich nun ein Problem bekommen.
      Die ersten Stunden lief der Adapter stabil, jetzt möchte er nicht mehr grün werden.
      Habe einfach mal den Raspberry neugestartet, macht aber auch keinen Unterschied.

      roborock.0
      2023-02-19 23:37:44.922	info	terminating
      
      roborock.0
      2023-02-19 23:37:44.917	error	Exception-Code: EADDRINUSE: listen EADDRINUSE: address already in use :::7906
      
      roborock.0
      2023-02-19 23:37:44.917	error	Error: listen EADDRINUSE: address already in use :::7906 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at Server.listen (node:net:1599:7) at new WebSocketServer (/opt/iobroker/node_modules/iobroker.roborock/node_modules/ws/lib/websocket-server.js:97:20) at Roborock.startWebsocketServer (/opt/iobroker/node_modules/iobroker.roborock/main.js:295:18) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:246:8)
      
      roborock.0
      2023-02-19 23:37:44.916	error	uncaught exception: listen EADDRINUSE: address already in use :::7906
      
      roborock.0
      2023-02-19 23:37:44.912	error	Exception-Code: EADDRINUSE: listen EADDRINUSE: address already in use :::6824
      
      roborock.0
      2023-02-19 23:37:44.911	error	Error: listen EADDRINUSE: address already in use :::6824 at Server.setupListenHandle [as _listen2] (node:net:1463:16) at listenInCluster (node:net:1511:12) at Server.listen (node:net:1599:7) at Function.listen (/opt/iobroker/node_modules/express/lib/application.js:635:24) at Roborock.startWebserver (/opt/iobroker/node_modules/iobroker.roborock/main.js:289:7) at Roborock.onReady (/opt/iobroker/node_modules/iobroker.roborock/main.js:245:8)
      
      roborock.0
      2023-02-19 23:37:44.909	error	uncaught exception: listen EADDRINUSE: address already in use :::6824
      
      roborock.0
      2023-02-19 23:37:41.703	info	MQTT initialized
      
      roborock.0
      2023-02-19 23:37:40.425	info	starting. Version 0.0.8-alpha.0 (non-npm: copystring/ioBroker.roborock#fe3f019a8a2856ec1d5e4be7bc9b8c1a082128df) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
      
      roborock.0
      2023-02-19 23:27:33.327	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      roborock.0
      2023-02-19 23:27:33.325	info	terminating
      
      copystringC Offline
      copystringC Offline
      copystring
      wrote on last edited by
      #298

      @david-g wenn du den rpi neu startest solltest es wieder laufen. Hast du die Kartendarstellung aktiviert?

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

      David G.D 1 Reply Last reply
      0
      • copystringC copystring

        @david-g wenn du den rpi neu startest solltest es wieder laufen. Hast du die Kartendarstellung aktiviert?

        David G.D Online
        David G.D Online
        David G.
        wrote on last edited by
        #299

        @copystring

        Hab ihn nochmal neugestartet.
        Jetzt ist der Adapter wieder grün.
        Ist das im Moment ein bekannter Bug, dass der Adapter gelegentlich einen Neustart mag?

        Habe nur noch keine Datenpunkte unter floors, aber die kommen bestimmt wenn er irgendwann was besonderes macht?

        Gibt es eine Möglichkeitkeit siche Etagen als base64 anzeigen zu lassen?

        Zeigt eure Lovelace-Visualisierung klick
        (Auch ideal um sich Anregungen zu holen)

        Meine Tabellen für eure Visualisierung klick

        copystringC 1 Reply Last reply
        0
        • David G.D David G.

          @copystring

          Hab ihn nochmal neugestartet.
          Jetzt ist der Adapter wieder grün.
          Ist das im Moment ein bekannter Bug, dass der Adapter gelegentlich einen Neustart mag?

          Habe nur noch keine Datenpunkte unter floors, aber die kommen bestimmt wenn er irgendwann was besonderes macht?

          Gibt es eine Möglichkeitkeit siche Etagen als base64 anzeigen zu lassen?

          copystringC Offline
          copystringC Offline
          copystring
          wrote on last edited by
          #300

          @david-g leider hast du mir die entscheidende Frage nicht beantwortet. Ist die Kartenerstellung aktiviert? Die läuft auf einem Raspberry Pi nicht.
          Da die bei dir sehr wahrscheinlich nicht läuft bleiben dir Floors leer da der Adapter dabei abstürzt.
          Dadurch muss dann auch der Raspberry Pi neu gestartet werden da der Websocket Server vom Adapter dabei nicht beendet wird.

          Aktuell wird nur die aktuelle Karte angezeigt da immer nur die ausgewählte Karte abgerufen werden kann.

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

          David G.D 1 Reply Last reply
          0
          • copystringC copystring

            @david-g leider hast du mir die entscheidende Frage nicht beantwortet. Ist die Kartenerstellung aktiviert? Die läuft auf einem Raspberry Pi nicht.
            Da die bei dir sehr wahrscheinlich nicht läuft bleiben dir Floors leer da der Adapter dabei abstürzt.
            Dadurch muss dann auch der Raspberry Pi neu gestartet werden da der Websocket Server vom Adapter dabei nicht beendet wird.

            Aktuell wird nur die aktuelle Karte angezeigt da immer nur die ausgewählte Karte abgerufen werden kann.

            David G.D Online
            David G.D Online
            David G.
            wrote on last edited by
            #301

            @copystring

            Ja, es ist ein pi mit raspbian drauf.

            Sehr schade. Geht es noch nicht, da noch nicht implementiert oder systembedingt?

            Zeigt eure Lovelace-Visualisierung klick
            (Auch ideal um sich Anregungen zu holen)

            Meine Tabellen für eure Visualisierung klick

            1 Reply Last reply
            0
            • copystringC Offline
              copystringC Offline
              copystring
              wrote on last edited by
              #302

              @david-g das scheint nicht zu laufen da auf dem rpi mindestens eine Bibliothek extra kompiliert werden muss und das scheint nicht immer zu klappen. Habe es auf meinem rpi 3b getestet. Da lief es aber es gab hier einige Nutzer bei denen es auf dem rpi 4 nicht lief. Da es bei aber ging kann ich das nur schwer (eigentlich gar nicht) reproduzieren und beheben.

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

              David G.D 1 Reply Last reply
              0
              • copystringC copystring

                @david-g das scheint nicht zu laufen da auf dem rpi mindestens eine Bibliothek extra kompiliert werden muss und das scheint nicht immer zu klappen. Habe es auf meinem rpi 3b getestet. Da lief es aber es gab hier einige Nutzer bei denen es auf dem rpi 4 nicht lief. Da es bei aber ging kann ich das nur schwer (eigentlich gar nicht) reproduzieren und beheben.

                David G.D Online
                David G.D Online
                David G.
                wrote on last edited by
                #303

                @copystring

                Danke für die Antwort.
                Wenn der Strom mal wieder billiger wird 🤣 kommt andere Hardware.

                Zeigt eure Lovelace-Visualisierung klick
                (Auch ideal um sich Anregungen zu holen)

                Meine Tabellen für eure Visualisierung klick

                1 Reply Last reply
                0
                • copystringC Offline
                  copystringC Offline
                  copystring
                  wrote on last edited by
                  #304

                  @david-g ich habe mir gebraucht dell wyse 3040 gekauft. Brauchen weniger Strom und sind schneller und x86 anstatt arm. Einfach eine SSD via USB mit Adapter anschließen und Debian installieren. Läuft super wenn man keine gpio Pins benötigt. Kann ich also empfehlen wenn die gpio Pins nicht benötigt werden

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

                  M-A HuebM David G.D 2 Replies Last reply
                  0
                  • copystringC copystring

                    @david-g ich habe mir gebraucht dell wyse 3040 gekauft. Brauchen weniger Strom und sind schneller und x86 anstatt arm. Einfach eine SSD via USB mit Adapter anschließen und Debian installieren. Läuft super wenn man keine gpio Pins benötigt. Kann ich also empfehlen wenn die gpio Pins nicht benötigt werden

                    M-A HuebM Offline
                    M-A HuebM Offline
                    M-A Hueb
                    wrote on last edited by
                    #305

                    Habe aktuell das Problem, dass sich der Adapter wenn er frisch gestartet ist Werte holt. Am nächsten Tag wird nichts mehr aktualisiert. Erst wenn man den Adapter neu startet läufts wieder. 0.0.8-alpha

                    iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

                    wendy2702W copystringC 2 Replies Last reply
                    0
                    • M-A HuebM M-A Hueb

                      Habe aktuell das Problem, dass sich der Adapter wenn er frisch gestartet ist Werte holt. Am nächsten Tag wird nichts mehr aktualisiert. Erst wenn man den Adapter neu startet läufts wieder. 0.0.8-alpha

                      wendy2702W Offline
                      wendy2702W Offline
                      wendy2702
                      wrote on last edited by
                      #306

                      @m-a-hueb sagte in Roborock Adapter tester gesucht:

                      Habe aktuell das Problem, dass sich der Adapter wenn er frisch gestartet ist Werte holt. Am nächsten Tag wird nichts mehr aktualisiert. Erst wenn man den Adapter neu startet läufts wieder. 0.0.8-alpha

                      Kann ich bestätigen.

                      Allerdings kann ich den Sauger immer noch über die Datenpunkte steuern.

                      Bitte keine Fragen per PN, die gehören ins Forum!

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      1 Reply Last reply
                      0
                      • M-A HuebM M-A Hueb

                        Habe aktuell das Problem, dass sich der Adapter wenn er frisch gestartet ist Werte holt. Am nächsten Tag wird nichts mehr aktualisiert. Erst wenn man den Adapter neu startet läufts wieder. 0.0.8-alpha

                        copystringC Offline
                        copystringC Offline
                        copystring
                        wrote on last edited by
                        #307

                        @m-a-hueb @wendy2702 Okay. Da scheint es tatsächlich noch Probleme zu geben. Könntet ihr versuchen den entsprechenden Moment in einem Log festzuhalten?

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

                        D wendy2702W M-A HuebM 3 Replies Last reply
                        0
                        • copystringC copystring

                          @m-a-hueb @wendy2702 Okay. Da scheint es tatsächlich noch Probleme zu geben. Könntet ihr versuchen den entsprechenden Moment in einem Log festzuhalten?

                          D Offline
                          D Offline
                          Dimi
                          wrote on last edited by
                          #308

                          @copystring

                          Hast du meine Frage vom 17.02 gelesen? Seit der Version 0.0.9 wird bei mir der Datenpunkt floors nicht mehr gefüllt, da der Datenpunkt "commands.load_multi_map" fehlt.

                          copystringC 1 Reply Last reply
                          0
                          • D Dimi

                            @copystring

                            Hast du meine Frage vom 17.02 gelesen? Seit der Version 0.0.9 wird bei mir der Datenpunkt floors nicht mehr gefüllt, da der Datenpunkt "commands.load_multi_map" fehlt.

                            copystringC Offline
                            copystringC Offline
                            copystring
                            wrote on last edited by
                            #309

                            @dimi an commands.load_multi_map habe ich nichts geändert. Ich brauche ein debug Log um das genauer zu prüfen.

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

                            D 1 Reply Last reply
                            0
                            • copystringC copystring

                              @m-a-hueb @wendy2702 Okay. Da scheint es tatsächlich noch Probleme zu geben. Könntet ihr versuchen den entsprechenden Moment in einem Log festzuhalten?

                              wendy2702W Offline
                              wendy2702W Offline
                              wendy2702
                              wrote on last edited by
                              #310

                              @copystring sagte in Roborock Adapter tester gesucht:

                              @m-a-hueb @wendy2702 Okay. Da scheint es tatsächlich noch Probleme zu geben. Könntet ihr versuchen den entsprechenden Moment in einem Log festzuhalten?

                              Werde ich versuchen

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              1 Reply Last reply
                              1
                              • copystringC copystring

                                @m-a-hueb @wendy2702 Okay. Da scheint es tatsächlich noch Probleme zu geben. Könntet ihr versuchen den entsprechenden Moment in einem Log festzuhalten?

                                M-A HuebM Offline
                                M-A HuebM Offline
                                M-A Hueb
                                wrote on last edited by
                                #311

                                @copystring Ich könnte dir ein ungefiltertes Log geben über mehrere Tage inkl. Neustart des Adapters.

                                iobroker unter Win10. NPM 10.9.3 Node.js v22.18.0 js-controller 7.0.7

                                1 Reply Last reply
                                0
                                • O Offline
                                  O Offline
                                  oxident
                                  wrote on last edited by
                                  #312

                                  Hat jemand eigentlich mehr als einen Roboter im Einsatz? Es scheint mir, dass mein zweiter Roborock irgendwie nicht wirklich aktualisiert wird (zumindest die Karte).
                                  Konnte es aber nich nicht ausführlich testen.

                                  1 Reply Last reply
                                  0
                                  • copystringC copystring

                                    @dimi an commands.load_multi_map habe ich nichts geändert. Ich brauche ein debug Log um das genauer zu prüfen.

                                    D Offline
                                    D Offline
                                    Dimi
                                    wrote on last edited by
                                    #313

                                    @copystring

                                    Hi, anbei mein Log. iobroker läuft auf einen Rasperry pi 4 4GB. Seit der Version 0.0.9 mit dem zone cleaning stürtzt bei mir der Adapter wieder ab und das Log der pi wird so groß dass die pi nicht mehr richtig funktioniert. Das jetzt mal als zusätzliche Info.
                                    Wenn man die Kartendarstellung deaktiviert, dann läuft der Adapter, jedoch besteht das Problem mit dem fehlenden "commands.load_multi_map" trotzdem.

                                    2023-02-22 09:41:26.483 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                                    2023-02-22 09:41:26.742 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 30821
                                    2023-02-22 09:41:28.644 - debug: roborock.0 (30821) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-02-22 09:41:28.695 - debug: roborock.0 (30821) Objects client ready ... initialize now
                                    2023-02-22 09:41:28.698 - debug: roborock.0 (30821) Objects create System PubSub Client
                                    2023-02-22 09:41:28.699 - debug: roborock.0 (30821) Objects create User PubSub Client
                                    2023-02-22 09:41:28.753 - debug: roborock.0 (30821) Objects client initialize lua scripts
                                    2023-02-22 09:41:28.762 - debug: roborock.0 (30821) Objects connected to redis: 127.0.0.1:9001
                                    2023-02-22 09:41:28.765 - silly: roborock.0 (30821) redis psubscribe cfg.o.system.user.*
                                    2023-02-22 09:41:28.790 - silly: roborock.0 (30821) redis psubscribe cfg.o.enum.*
                                    2023-02-22 09:41:28.797 - silly: roborock.0 (30821) objectDB connected
                                    2023-02-22 09:41:28.801 - debug: roborock.0 (30821) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-02-22 09:41:28.819 - debug: roborock.0 (30821) States create System PubSub Client
                                    2023-02-22 09:41:28.821 - debug: roborock.0 (30821) States create User PubSub Client
                                    2023-02-22 09:41:28.898 - debug: roborock.0 (30821) States connected to redis: 127.0.0.1:9000
                                    2023-02-22 09:41:28.899 - silly: roborock.0 (30821) statesDB connected
                                    2023-02-22 09:41:29.107 - info: roborock.0 (30821) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                    2023-02-22 09:41:29.189 - silly: roborock.0 (30821) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055289173,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                    2023-02-22 09:41:29.369 - debug: roborock.0 (30821) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                    2023-02-22 09:41:29.470 - info: roborock.0 (30821) MQTT initialized
                                    2023-02-22 09:41:29.487 - debug: roborock.0 (30821) Robot key: roborock.vacuum.a10
                                    2023-02-22 09:41:29.857 - debug: roborock.0 (30821) dps debug: {"id":1,"result":["ok"]}
                                    2023-02-22 09:41:30.438 - debug: roborock.0 (30821) socket connection status: null
                                    2023-02-22 09:42:03.649 - debug: roborock.0 (30821) Websocket client connected
                                    2023-02-22 09:42:29.866 - debug: roborock.0 (30821) Latest data requested
                                    2023-02-22 09:42:29.868 - debug: roborock.0 (30821) getParameter: get_status
                                    2023-02-22 09:42:29.871 - debug: roborock.0 (30821) getParameter: get_consumable
                                    2023-02-22 09:42:29.874 - debug: roborock.0 (30821) getParameter: get_network_info
                                    2023-02-22 09:42:29.877 - debug: roborock.0 (30821) Update map
                                    2023-02-22 09:42:30.014 - debug: roborock.0 (30821) dps debug: {"id":3,"result":[{"main_brush_work_time":15538,"side_brush_work_time":15538,"filter_work_time":15538,"filter_element_work_time":0,"sensor_dirty_time":15483}]}
                                    2023-02-22 09:42:30.023 - debug: roborock.0 (30821) dps debug: {"id":2,"result":[{"msg_ver":2,"msg_seq":383,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                                    2023-02-22 09:42:30.024 - debug: roborock.0 (30821) get_status: {"msg_ver":2,"msg_seq":383,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                                    2023-02-22 09:42:30.092 - debug: roborock.0 (30821) dps debug: {"id":4,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-75}}
                                    2023-02-22 09:42:30.119 - debug: roborock.0 (30821) dps debug: {"id":6,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                    2023-02-22 09:42:30.222 - debug: roborock.0 (30821) dps debug: {"id":9,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.223 - debug: roborock.0 (30821) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                    2023-02-22 09:42:30.230 - debug: roborock.0 (30821) dps debug: {"id":7,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.231 - debug: roborock.0 (30821) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                    2023-02-22 09:42:30.235 - debug: roborock.0 (30821) dps debug: {"id":5,"result":["ok"]}
                                    2023-02-22 09:42:30.812 - debug: roborock.0 (30821) socket connection status: [object Object]
                                    2023-02-22 09:42:30.819 - debug: roborock.0 (30821) dps debug: {"id":10,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.819 - debug: roborock.0 (30821) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                    2023-02-22 09:42:30.821 - debug: roborock.0 (30821) dps debug: {"id":12,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                    2023-02-22 09:42:30.822 - debug: roborock.0 (30821) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                    2023-02-22 09:42:30.824 - debug: roborock.0 (30821) dps debug: {"id":15,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.825 - debug: roborock.0 (30821) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                    2023-02-22 09:42:30.831 - debug: roborock.0 (30821) dps debug: {"id":11,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.831 - debug: roborock.0 (30821) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                    2023-02-22 09:42:30.833 - debug: roborock.0 (30821) dps debug: {"id":8,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.834 - debug: roborock.0 (30821) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                    2023-02-22 09:42:30.848 - debug: roborock.0 (30821) dps debug: {"id":13,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.848 - debug: roborock.0 (30821) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                    2023-02-22 09:42:30.851 - debug: roborock.0 (30821) dps debug: {"id":17,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.852 - debug: roborock.0 (30821) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                    2023-02-22 09:42:30.854 - debug: roborock.0 (30821) dps debug: {"id":19,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                    2023-02-22 09:42:30.855 - debug: roborock.0 (30821) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                    2023-02-22 09:42:30.858 - debug: roborock.0 (30821) dps debug: {"id":16,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.859 - debug: roborock.0 (30821) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                    2023-02-22 09:42:30.862 - debug: roborock.0 (30821) dps debug: {"id":14,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.863 - debug: roborock.0 (30821) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                    2023-02-22 09:42:30.866 - debug: roborock.0 (30821) dps debug: {"id":22,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                    2023-02-22 09:42:30.867 - debug: roborock.0 (30821) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                    2023-02-22 09:42:30.869 - debug: roborock.0 (30821) dps debug: {"id":18,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                    2023-02-22 09:42:30.870 - debug: roborock.0 (30821) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                    2023-02-22 09:42:30.888 - debug: roborock.0 (30821) dps debug: {"id":20,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                    2023-02-22 09:42:30.888 - debug: roborock.0 (30821) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                    2023-02-22 09:42:31.414 - debug: roborock.0 (30821) dps debug: {"id":21,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                    2023-02-22 09:42:31.415 - debug: roborock.0 (30821) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                    2023-02-22 09:43:29.866 - debug: roborock.0 (30821) Latest data requested
                                    2023-02-22 09:43:29.867 - debug: roborock.0 (30821) getParameter: get_status
                                    2023-02-22 09:43:29.869 - debug: roborock.0 (30821) getParameter: get_consumable
                                    2023-02-22 09:43:29.871 - debug: roborock.0 (30821) getParameter: get_network_info
                                    2023-02-22 09:43:29.873 - debug: roborock.0 (30821) Update map
                                    2023-02-22 09:43:29.979 - debug: roborock.0 (30821) dps debug: {"id":24,"result":[{"main_brush_work_time":15538,"side_brush_work_time":15538,"filter_work_time":15538,"filter_element_work_time":0,"sensor_dirty_time":15483}]}
                                    2023-02-22 09:43:29.980 - debug: roborock.0 (30821) dps debug: {"id":23,"result":[{"msg_ver":2,"msg_seq":384,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                                    2023-02-22 09:43:29.982 - debug: roborock.0 (30821) get_status: {"msg_ver":2,"msg_seq":384,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                                    2023-02-22 09:43:30.024 - debug: roborock.0 (30821) dps debug: {"id":25,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-74}}
                                    2023-02-22 09:43:30.040 - debug: roborock.0 (30821) dps debug: {"id":27,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                    2023-02-22 09:43:30.145 - debug: roborock.0 (30821) dps debug: {"id":29,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.148 - debug: roborock.0 (30821) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                    2023-02-22 09:43:30.155 - debug: roborock.0 (30821) dps debug: {"id":35,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.156 - debug: roborock.0 (30821) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                    2023-02-22 09:43:30.160 - debug: roborock.0 (30821) dps debug: {"id":32,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.160 - debug: roborock.0 (30821) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                    2023-02-22 09:43:30.163 - debug: roborock.0 (30821) dps debug: {"id":26,"result":["ok"]}
                                    2023-02-22 09:43:30.219 - debug: roborock.0 (30821) dps debug: {"id":36,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.219 - debug: roborock.0 (30821) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                    2023-02-22 09:43:30.225 - debug: roborock.0 (30821) dps debug: {"id":37,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.225 - debug: roborock.0 (30821) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                    2023-02-22 09:43:30.227 - debug: roborock.0 (30821) dps debug: {"id":34,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.228 - debug: roborock.0 (30821) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                    2023-02-22 09:43:30.230 - debug: roborock.0 (30821) dps debug: {"id":41,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                    2023-02-22 09:43:30.231 - debug: roborock.0 (30821) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                    2023-02-22 09:43:31.023 - error: host.ioBroker-RasPi Caught by controller[1]: corrupted double-linked list
                                    2023-02-22 09:43:31.024 - warn: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated due to SIGABRT
                                    2023-02-22 09:43:31.024 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code NaN ()
                                    2023-02-22 09:43:31.025 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                                    2023-02-22 09:44:01.228 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 31053
                                    2023-02-22 09:44:03.153 - debug: roborock.0 (31053) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-02-22 09:44:03.203 - debug: roborock.0 (31053) Objects client ready ... initialize now
                                    2023-02-22 09:44:03.206 - debug: roborock.0 (31053) Objects create System PubSub Client
                                    2023-02-22 09:44:03.208 - debug: roborock.0 (31053) Objects create User PubSub Client
                                    2023-02-22 09:44:03.264 - debug: roborock.0 (31053) Objects client initialize lua scripts
                                    2023-02-22 09:44:03.272 - debug: roborock.0 (31053) Objects connected to redis: 127.0.0.1:9001
                                    2023-02-22 09:44:03.276 - silly: roborock.0 (31053) redis psubscribe cfg.o.system.user.*
                                    2023-02-22 09:44:03.301 - silly: roborock.0 (31053) redis psubscribe cfg.o.enum.*
                                    2023-02-22 09:44:03.308 - silly: roborock.0 (31053) objectDB connected
                                    2023-02-22 09:44:03.312 - debug: roborock.0 (31053) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-02-22 09:44:03.330 - debug: roborock.0 (31053) States create System PubSub Client
                                    2023-02-22 09:44:03.332 - debug: roborock.0 (31053) States create User PubSub Client
                                    2023-02-22 09:44:03.411 - debug: roborock.0 (31053) States connected to redis: 127.0.0.1:9000
                                    2023-02-22 09:44:03.413 - silly: roborock.0 (31053) statesDB connected
                                    2023-02-22 09:44:03.640 - info: roborock.0 (31053) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                    2023-02-22 09:44:03.721 - silly: roborock.0 (31053) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055443707,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                    2023-02-22 09:44:03.896 - debug: roborock.0 (31053) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                    2023-02-22 09:44:04.023 - info: roborock.0 (31053) MQTT initialized
                                    2023-02-22 09:44:04.065 - debug: roborock.0 (31053) Robot key: roborock.vacuum.a10
                                    2023-02-22 09:44:04.434 - debug: roborock.0 (31053) dps debug: {"id":1,"result":["ok"]}
                                    2023-02-22 09:44:04.691 - warn: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated due to SIGSEGV
                                    2023-02-22 09:44:04.692 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code NaN ()
                                    2023-02-22 09:44:04.692 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                                    2023-02-22 09:44:34.836 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 31071
                                    2023-02-22 09:44:36.688 - debug: roborock.0 (31071) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2023-02-22 09:44:36.745 - debug: roborock.0 (31071) Objects client ready ... initialize now
                                    2023-02-22 09:44:36.748 - debug: roborock.0 (31071) Objects create System PubSub Client
                                    2023-02-22 09:44:36.749 - debug: roborock.0 (31071) Objects create User PubSub Client
                                    2023-02-22 09:44:36.814 - debug: roborock.0 (31071) Objects client initialize lua scripts
                                    2023-02-22 09:44:36.823 - debug: roborock.0 (31071) Objects connected to redis: 127.0.0.1:9001
                                    2023-02-22 09:44:36.826 - silly: roborock.0 (31071) redis psubscribe cfg.o.system.user.*
                                    2023-02-22 09:44:36.853 - silly: roborock.0 (31071) redis psubscribe cfg.o.enum.*
                                    2023-02-22 09:44:36.860 - silly: roborock.0 (31071) objectDB connected
                                    2023-02-22 09:44:36.864 - debug: roborock.0 (31071) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-02-22 09:44:36.884 - debug: roborock.0 (31071) States create System PubSub Client
                                    2023-02-22 09:44:36.886 - debug: roborock.0 (31071) States create User PubSub Client
                                    2023-02-22 09:44:36.968 - debug: roborock.0 (31071) States connected to redis: 127.0.0.1:9000
                                    2023-02-22 09:44:36.969 - silly: roborock.0 (31071) statesDB connected
                                    2023-02-22 09:44:37.224 - info: roborock.0 (31071) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                    2023-02-22 09:44:37.313 - silly: roborock.0 (31071) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055477298,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                    2023-02-22 09:44:37.515 - debug: roborock.0 (31071) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                    2023-02-22 09:44:37.633 - info: roborock.0 (31071) MQTT initialized
                                    2023-02-22 09:44:37.639 - debug: roborock.0 (31071) Robot key: roborock.vacuum.a10
                                    2023-02-22 09:44:38.257 - debug: roborock.0 (31071) dps debug: {"id":1,"result":["ok"]}
                                    2023-02-22 09:44:38.983 - debug: roborock.0 (31071) socket connection status: null
                                    2023-02-22 09:44:52.354 - warn: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated due to SIGSEGV
                                    2023-02-22 09:44:52.355 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code NaN ()
                                    2023-02-22 09:44:52.355 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                                    2023-02-22 09:45:24.586 - debug: roborock.0 (31194) Objects client ready ... initialize now
                                    2023-02-22 09:45:24.589 - debug: roborock.0 (31194) Objects create System PubSub Client
                                    2023-02-22 09:45:24.590 - debug: roborock.0 (31194) Objects create User PubSub Client
                                    2023-02-22 09:45:24.647 - debug: roborock.0 (31194) Objects client initialize lua scripts
                                    2023-02-22 09:45:24.655 - debug: roborock.0 (31194) Objects connected to redis: 127.0.0.1:9001
                                    2023-02-22 09:45:24.659 - silly: roborock.0 (31194) redis psubscribe cfg.o.system.user.*
                                    2023-02-22 09:45:24.684 - silly: roborock.0 (31194) redis psubscribe cfg.o.enum.*
                                    2023-02-22 09:45:24.691 - silly: roborock.0 (31194) objectDB connected
                                    2023-02-22 09:45:24.695 - debug: roborock.0 (31194) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2023-02-22 09:45:24.713 - debug: roborock.0 (31194) States create System PubSub Client
                                    2023-02-22 09:45:24.715 - debug: roborock.0 (31194) States create User PubSub Client
                                    2023-02-22 09:45:24.788 - debug: roborock.0 (31194) States connected to redis: 127.0.0.1:9000
                                    2023-02-22 09:45:24.789 - silly: roborock.0 (31194) statesDB connected
                                    2023-02-22 09:45:25.017 - info: roborock.0 (31194) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                    2023-02-22 09:45:25.118 - silly: roborock.0 (31194) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055525091,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                    2023-02-22 09:45:30.324 - debug: roborock.0 (31194) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                    2023-02-22 09:45:30.430 - info: roborock.0 (31194) MQTT initialized
                                    2023-02-22 09:45:30.435 - debug: roborock.0 (31194) Robot key: roborock.vacuum.a10
                                    2023-02-22 09:45:30.908 - debug: roborock.0 (31194) dps debug: {"id":1,"result":["ok"]}
                                    2023-02-22 09:55:30.470 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                                    2023-02-22 09:55:30.472 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 (force=false, process=true)
                                    2023-02-22 09:55:30.604 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 send kill signal
                                    2023-02-22 09:55:31.607 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 killing pid 31194
                                    
                                    David G.D 1 Reply Last reply
                                    0
                                    • D Dimi

                                      @copystring

                                      Hi, anbei mein Log. iobroker läuft auf einen Rasperry pi 4 4GB. Seit der Version 0.0.9 mit dem zone cleaning stürtzt bei mir der Adapter wieder ab und das Log der pi wird so groß dass die pi nicht mehr richtig funktioniert. Das jetzt mal als zusätzliche Info.
                                      Wenn man die Kartendarstellung deaktiviert, dann läuft der Adapter, jedoch besteht das Problem mit dem fehlenden "commands.load_multi_map" trotzdem.

                                      2023-02-22 09:41:26.483 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                                      2023-02-22 09:41:26.742 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 30821
                                      2023-02-22 09:41:28.644 - debug: roborock.0 (30821) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2023-02-22 09:41:28.695 - debug: roborock.0 (30821) Objects client ready ... initialize now
                                      2023-02-22 09:41:28.698 - debug: roborock.0 (30821) Objects create System PubSub Client
                                      2023-02-22 09:41:28.699 - debug: roborock.0 (30821) Objects create User PubSub Client
                                      2023-02-22 09:41:28.753 - debug: roborock.0 (30821) Objects client initialize lua scripts
                                      2023-02-22 09:41:28.762 - debug: roborock.0 (30821) Objects connected to redis: 127.0.0.1:9001
                                      2023-02-22 09:41:28.765 - silly: roborock.0 (30821) redis psubscribe cfg.o.system.user.*
                                      2023-02-22 09:41:28.790 - silly: roborock.0 (30821) redis psubscribe cfg.o.enum.*
                                      2023-02-22 09:41:28.797 - silly: roborock.0 (30821) objectDB connected
                                      2023-02-22 09:41:28.801 - debug: roborock.0 (30821) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-02-22 09:41:28.819 - debug: roborock.0 (30821) States create System PubSub Client
                                      2023-02-22 09:41:28.821 - debug: roborock.0 (30821) States create User PubSub Client
                                      2023-02-22 09:41:28.898 - debug: roborock.0 (30821) States connected to redis: 127.0.0.1:9000
                                      2023-02-22 09:41:28.899 - silly: roborock.0 (30821) statesDB connected
                                      2023-02-22 09:41:29.107 - info: roborock.0 (30821) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                      2023-02-22 09:41:29.189 - silly: roborock.0 (30821) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055289173,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                      2023-02-22 09:41:29.369 - debug: roborock.0 (30821) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                      2023-02-22 09:41:29.470 - info: roborock.0 (30821) MQTT initialized
                                      2023-02-22 09:41:29.487 - debug: roborock.0 (30821) Robot key: roborock.vacuum.a10
                                      2023-02-22 09:41:29.857 - debug: roborock.0 (30821) dps debug: {"id":1,"result":["ok"]}
                                      2023-02-22 09:41:30.438 - debug: roborock.0 (30821) socket connection status: null
                                      2023-02-22 09:42:03.649 - debug: roborock.0 (30821) Websocket client connected
                                      2023-02-22 09:42:29.866 - debug: roborock.0 (30821) Latest data requested
                                      2023-02-22 09:42:29.868 - debug: roborock.0 (30821) getParameter: get_status
                                      2023-02-22 09:42:29.871 - debug: roborock.0 (30821) getParameter: get_consumable
                                      2023-02-22 09:42:29.874 - debug: roborock.0 (30821) getParameter: get_network_info
                                      2023-02-22 09:42:29.877 - debug: roborock.0 (30821) Update map
                                      2023-02-22 09:42:30.014 - debug: roborock.0 (30821) dps debug: {"id":3,"result":[{"main_brush_work_time":15538,"side_brush_work_time":15538,"filter_work_time":15538,"filter_element_work_time":0,"sensor_dirty_time":15483}]}
                                      2023-02-22 09:42:30.023 - debug: roborock.0 (30821) dps debug: {"id":2,"result":[{"msg_ver":2,"msg_seq":383,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                                      2023-02-22 09:42:30.024 - debug: roborock.0 (30821) get_status: {"msg_ver":2,"msg_seq":383,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                                      2023-02-22 09:42:30.092 - debug: roborock.0 (30821) dps debug: {"id":4,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-75}}
                                      2023-02-22 09:42:30.119 - debug: roborock.0 (30821) dps debug: {"id":6,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                      2023-02-22 09:42:30.222 - debug: roborock.0 (30821) dps debug: {"id":9,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.223 - debug: roborock.0 (30821) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                      2023-02-22 09:42:30.230 - debug: roborock.0 (30821) dps debug: {"id":7,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.231 - debug: roborock.0 (30821) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                      2023-02-22 09:42:30.235 - debug: roborock.0 (30821) dps debug: {"id":5,"result":["ok"]}
                                      2023-02-22 09:42:30.812 - debug: roborock.0 (30821) socket connection status: [object Object]
                                      2023-02-22 09:42:30.819 - debug: roborock.0 (30821) dps debug: {"id":10,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.819 - debug: roborock.0 (30821) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                      2023-02-22 09:42:30.821 - debug: roborock.0 (30821) dps debug: {"id":12,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                      2023-02-22 09:42:30.822 - debug: roborock.0 (30821) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                      2023-02-22 09:42:30.824 - debug: roborock.0 (30821) dps debug: {"id":15,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.825 - debug: roborock.0 (30821) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                      2023-02-22 09:42:30.831 - debug: roborock.0 (30821) dps debug: {"id":11,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.831 - debug: roborock.0 (30821) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                      2023-02-22 09:42:30.833 - debug: roborock.0 (30821) dps debug: {"id":8,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.834 - debug: roborock.0 (30821) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                      2023-02-22 09:42:30.848 - debug: roborock.0 (30821) dps debug: {"id":13,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.848 - debug: roborock.0 (30821) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                      2023-02-22 09:42:30.851 - debug: roborock.0 (30821) dps debug: {"id":17,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.852 - debug: roborock.0 (30821) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                      2023-02-22 09:42:30.854 - debug: roborock.0 (30821) dps debug: {"id":19,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                      2023-02-22 09:42:30.855 - debug: roborock.0 (30821) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                      2023-02-22 09:42:30.858 - debug: roborock.0 (30821) dps debug: {"id":16,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.859 - debug: roborock.0 (30821) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                      2023-02-22 09:42:30.862 - debug: roborock.0 (30821) dps debug: {"id":14,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.863 - debug: roborock.0 (30821) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                      2023-02-22 09:42:30.866 - debug: roborock.0 (30821) dps debug: {"id":22,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                      2023-02-22 09:42:30.867 - debug: roborock.0 (30821) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                      2023-02-22 09:42:30.869 - debug: roborock.0 (30821) dps debug: {"id":18,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                      2023-02-22 09:42:30.870 - debug: roborock.0 (30821) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                      2023-02-22 09:42:30.888 - debug: roborock.0 (30821) dps debug: {"id":20,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                      2023-02-22 09:42:30.888 - debug: roborock.0 (30821) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                      2023-02-22 09:42:31.414 - debug: roborock.0 (30821) dps debug: {"id":21,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                      2023-02-22 09:42:31.415 - debug: roborock.0 (30821) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                      2023-02-22 09:43:29.866 - debug: roborock.0 (30821) Latest data requested
                                      2023-02-22 09:43:29.867 - debug: roborock.0 (30821) getParameter: get_status
                                      2023-02-22 09:43:29.869 - debug: roborock.0 (30821) getParameter: get_consumable
                                      2023-02-22 09:43:29.871 - debug: roborock.0 (30821) getParameter: get_network_info
                                      2023-02-22 09:43:29.873 - debug: roborock.0 (30821) Update map
                                      2023-02-22 09:43:29.979 - debug: roborock.0 (30821) dps debug: {"id":24,"result":[{"main_brush_work_time":15538,"side_brush_work_time":15538,"filter_work_time":15538,"filter_element_work_time":0,"sensor_dirty_time":15483}]}
                                      2023-02-22 09:43:29.980 - debug: roborock.0 (30821) dps debug: {"id":23,"result":[{"msg_ver":2,"msg_seq":384,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                                      2023-02-22 09:43:29.982 - debug: roborock.0 (30821) get_status: {"msg_ver":2,"msg_seq":384,"state":8,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                                      2023-02-22 09:43:30.024 - debug: roborock.0 (30821) dps debug: {"id":25,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-74}}
                                      2023-02-22 09:43:30.040 - debug: roborock.0 (30821) dps debug: {"id":27,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                      2023-02-22 09:43:30.145 - debug: roborock.0 (30821) dps debug: {"id":29,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.148 - debug: roborock.0 (30821) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                      2023-02-22 09:43:30.155 - debug: roborock.0 (30821) dps debug: {"id":35,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.156 - debug: roborock.0 (30821) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                      2023-02-22 09:43:30.160 - debug: roborock.0 (30821) dps debug: {"id":32,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.160 - debug: roborock.0 (30821) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                      2023-02-22 09:43:30.163 - debug: roborock.0 (30821) dps debug: {"id":26,"result":["ok"]}
                                      2023-02-22 09:43:30.219 - debug: roborock.0 (30821) dps debug: {"id":36,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.219 - debug: roborock.0 (30821) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                      2023-02-22 09:43:30.225 - debug: roborock.0 (30821) dps debug: {"id":37,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.225 - debug: roborock.0 (30821) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                      2023-02-22 09:43:30.227 - debug: roborock.0 (30821) dps debug: {"id":34,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.228 - debug: roborock.0 (30821) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                      2023-02-22 09:43:30.230 - debug: roborock.0 (30821) dps debug: {"id":41,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                      2023-02-22 09:43:30.231 - debug: roborock.0 (30821) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                      2023-02-22 09:43:31.023 - error: host.ioBroker-RasPi Caught by controller[1]: corrupted double-linked list
                                      2023-02-22 09:43:31.024 - warn: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated due to SIGABRT
                                      2023-02-22 09:43:31.024 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code NaN ()
                                      2023-02-22 09:43:31.025 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                                      2023-02-22 09:44:01.228 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 31053
                                      2023-02-22 09:44:03.153 - debug: roborock.0 (31053) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2023-02-22 09:44:03.203 - debug: roborock.0 (31053) Objects client ready ... initialize now
                                      2023-02-22 09:44:03.206 - debug: roborock.0 (31053) Objects create System PubSub Client
                                      2023-02-22 09:44:03.208 - debug: roborock.0 (31053) Objects create User PubSub Client
                                      2023-02-22 09:44:03.264 - debug: roborock.0 (31053) Objects client initialize lua scripts
                                      2023-02-22 09:44:03.272 - debug: roborock.0 (31053) Objects connected to redis: 127.0.0.1:9001
                                      2023-02-22 09:44:03.276 - silly: roborock.0 (31053) redis psubscribe cfg.o.system.user.*
                                      2023-02-22 09:44:03.301 - silly: roborock.0 (31053) redis psubscribe cfg.o.enum.*
                                      2023-02-22 09:44:03.308 - silly: roborock.0 (31053) objectDB connected
                                      2023-02-22 09:44:03.312 - debug: roborock.0 (31053) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-02-22 09:44:03.330 - debug: roborock.0 (31053) States create System PubSub Client
                                      2023-02-22 09:44:03.332 - debug: roborock.0 (31053) States create User PubSub Client
                                      2023-02-22 09:44:03.411 - debug: roborock.0 (31053) States connected to redis: 127.0.0.1:9000
                                      2023-02-22 09:44:03.413 - silly: roborock.0 (31053) statesDB connected
                                      2023-02-22 09:44:03.640 - info: roborock.0 (31053) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                      2023-02-22 09:44:03.721 - silly: roborock.0 (31053) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055443707,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                      2023-02-22 09:44:03.896 - debug: roborock.0 (31053) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                      2023-02-22 09:44:04.023 - info: roborock.0 (31053) MQTT initialized
                                      2023-02-22 09:44:04.065 - debug: roborock.0 (31053) Robot key: roborock.vacuum.a10
                                      2023-02-22 09:44:04.434 - debug: roborock.0 (31053) dps debug: {"id":1,"result":["ok"]}
                                      2023-02-22 09:44:04.691 - warn: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated due to SIGSEGV
                                      2023-02-22 09:44:04.692 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code NaN ()
                                      2023-02-22 09:44:04.692 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                                      2023-02-22 09:44:34.836 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 31071
                                      2023-02-22 09:44:36.688 - debug: roborock.0 (31071) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2023-02-22 09:44:36.745 - debug: roborock.0 (31071) Objects client ready ... initialize now
                                      2023-02-22 09:44:36.748 - debug: roborock.0 (31071) Objects create System PubSub Client
                                      2023-02-22 09:44:36.749 - debug: roborock.0 (31071) Objects create User PubSub Client
                                      2023-02-22 09:44:36.814 - debug: roborock.0 (31071) Objects client initialize lua scripts
                                      2023-02-22 09:44:36.823 - debug: roborock.0 (31071) Objects connected to redis: 127.0.0.1:9001
                                      2023-02-22 09:44:36.826 - silly: roborock.0 (31071) redis psubscribe cfg.o.system.user.*
                                      2023-02-22 09:44:36.853 - silly: roborock.0 (31071) redis psubscribe cfg.o.enum.*
                                      2023-02-22 09:44:36.860 - silly: roborock.0 (31071) objectDB connected
                                      2023-02-22 09:44:36.864 - debug: roborock.0 (31071) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-02-22 09:44:36.884 - debug: roborock.0 (31071) States create System PubSub Client
                                      2023-02-22 09:44:36.886 - debug: roborock.0 (31071) States create User PubSub Client
                                      2023-02-22 09:44:36.968 - debug: roborock.0 (31071) States connected to redis: 127.0.0.1:9000
                                      2023-02-22 09:44:36.969 - silly: roborock.0 (31071) statesDB connected
                                      2023-02-22 09:44:37.224 - info: roborock.0 (31071) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                      2023-02-22 09:44:37.313 - silly: roborock.0 (31071) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055477298,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                      2023-02-22 09:44:37.515 - debug: roborock.0 (31071) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                      2023-02-22 09:44:37.633 - info: roborock.0 (31071) MQTT initialized
                                      2023-02-22 09:44:37.639 - debug: roborock.0 (31071) Robot key: roborock.vacuum.a10
                                      2023-02-22 09:44:38.257 - debug: roborock.0 (31071) dps debug: {"id":1,"result":["ok"]}
                                      2023-02-22 09:44:38.983 - debug: roborock.0 (31071) socket connection status: null
                                      2023-02-22 09:44:52.354 - warn: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated due to SIGSEGV
                                      2023-02-22 09:44:52.355 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code NaN ()
                                      2023-02-22 09:44:52.355 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                                      2023-02-22 09:45:24.586 - debug: roborock.0 (31194) Objects client ready ... initialize now
                                      2023-02-22 09:45:24.589 - debug: roborock.0 (31194) Objects create System PubSub Client
                                      2023-02-22 09:45:24.590 - debug: roborock.0 (31194) Objects create User PubSub Client
                                      2023-02-22 09:45:24.647 - debug: roborock.0 (31194) Objects client initialize lua scripts
                                      2023-02-22 09:45:24.655 - debug: roborock.0 (31194) Objects connected to redis: 127.0.0.1:9001
                                      2023-02-22 09:45:24.659 - silly: roborock.0 (31194) redis psubscribe cfg.o.system.user.*
                                      2023-02-22 09:45:24.684 - silly: roborock.0 (31194) redis psubscribe cfg.o.enum.*
                                      2023-02-22 09:45:24.691 - silly: roborock.0 (31194) objectDB connected
                                      2023-02-22 09:45:24.695 - debug: roborock.0 (31194) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-02-22 09:45:24.713 - debug: roborock.0 (31194) States create System PubSub Client
                                      2023-02-22 09:45:24.715 - debug: roborock.0 (31194) States create User PubSub Client
                                      2023-02-22 09:45:24.788 - debug: roborock.0 (31194) States connected to redis: 127.0.0.1:9000
                                      2023-02-22 09:45:24.789 - silly: roborock.0 (31194) statesDB connected
                                      2023-02-22 09:45:25.017 - info: roborock.0 (31194) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#f35b824e1f15cb442555800c6a08250678131e78) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                                      2023-02-22 09:45:25.118 - silly: roborock.0 (31194) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677055525091,"q":0,"from":"system.adapter.roborock.0","lc":1677055289173}
                                      2023-02-22 09:45:30.324 - debug: roborock.0 (31194) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                      2023-02-22 09:45:30.430 - info: roborock.0 (31194) MQTT initialized
                                      2023-02-22 09:45:30.435 - debug: roborock.0 (31194) Robot key: roborock.vacuum.a10
                                      2023-02-22 09:45:30.908 - debug: roborock.0 (31194) dps debug: {"id":1,"result":["ok"]}
                                      2023-02-22 09:55:30.470 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                                      2023-02-22 09:55:30.472 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 (force=false, process=true)
                                      2023-02-22 09:55:30.604 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 send kill signal
                                      2023-02-22 09:55:31.607 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 killing pid 31194
                                      
                                      David G.D Online
                                      David G.D Online
                                      David G.
                                      wrote on last edited by
                                      #314

                                      @dimi

                                      Schau mal ein paar Posts vorher.
                                      Habe genau den selben Log gepostst.

                                      Liegt am Raspberry.
                                      @copystring hat mir auch eine Erklärung zu geschrieben.

                                      Zeigt eure Lovelace-Visualisierung klick
                                      (Auch ideal um sich Anregungen zu holen)

                                      Meine Tabellen für eure Visualisierung klick

                                      D 1 Reply Last reply
                                      0
                                      • David G.D David G.

                                        @dimi

                                        Schau mal ein paar Posts vorher.
                                        Habe genau den selben Log gepostst.

                                        Liegt am Raspberry.
                                        @copystring hat mir auch eine Erklärung zu geschrieben.

                                        D Offline
                                        D Offline
                                        Dimi
                                        wrote on last edited by
                                        #315

                                        @david-g

                                        Ja das Problem habe ich nebenbei nochmal erwähnt. Mir geht es primär um den Datenpunkt "commands.load_multi_map" der seit der Version 0.0.9 bei mir nicht mehr erstellt wird. Der hat vorher auch auf der pi funktioniert. Dafür war jetzt der LOG gedacht.

                                        copystringC 1 Reply Last reply
                                        0
                                        • D Dimi

                                          @david-g

                                          Ja das Problem habe ich nebenbei nochmal erwähnt. Mir geht es primär um den Datenpunkt "commands.load_multi_map" der seit der Version 0.0.9 bei mir nicht mehr erstellt wird. Der hat vorher auch auf der pi funktioniert. Dafür war jetzt der LOG gedacht.

                                          copystringC Offline
                                          copystringC Offline
                                          copystring
                                          wrote on last edited by
                                          #316

                                          @dimi Warum commands.load_multi_map nicht da kann gerade nicht sagen. Bin an der Arbeit aber was möchtest du damit machen wenn die Karte ohnehin nicht läuft? Dann ist commands.load_multi_map sinnlos da dies nur die aktuelle Karte ändert. Für das saugen hat das jedoch keinen Effekt da der Roboter die Karte selbständig ändert und erkennt wenn dieser auf einem anderen Stockwerk (Karte) gestartet wird.
                                          Dein Log von oben ist ja mit Absturz da die Kartenerstellung aktiviert ist. Ich brauche eine Log in dem die Kartenerstellung deaktiviert ist und commands.load_multi_map fehlt.

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

                                          D 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          545

                                          Online

                                          32.7k

                                          Users

                                          82.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe