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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. JavaScript
  5. Roborock Adapter tester gesucht

NEWS

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

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

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

Roborock Adapter tester gesucht

Geplant Angeheftet Gesperrt Verschoben JavaScript
766 Beiträge 51 Kommentatoren 245.7k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • 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
    schrieb am zuletzt editiert von
    #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 Antwort Letzte Antwort
    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.
      schrieb am zuletzt editiert von
      #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 Antwort Letzte Antwort
      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
        schrieb am zuletzt editiert von
        #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 Antwort Letzte Antwort
        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.
          schrieb am zuletzt editiert von
          #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 Antwort Letzte Antwort
          0
          • copystringC Offline
            copystringC Offline
            copystring
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            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.
              schrieb am zuletzt editiert von
              #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 Antwort Letzte Antwort
              0
              • copystringC Offline
                copystringC Offline
                copystring
                schrieb am zuletzt editiert von
                #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 Antworten Letzte Antwort
                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
                  schrieb am zuletzt editiert von
                  #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 Antworten Letzte Antwort
                  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
                    schrieb am zuletzt editiert von
                    #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 Antwort Letzte Antwort
                    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
                      schrieb am zuletzt editiert von
                      #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 Antworten Letzte Antwort
                      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
                        schrieb am zuletzt editiert von
                        #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 Antwort Letzte Antwort
                        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
                          schrieb am zuletzt editiert von
                          #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 Antwort Letzte Antwort
                          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
                            schrieb am zuletzt editiert von
                            #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 Antwort Letzte Antwort
                            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
                              schrieb am zuletzt editiert von
                              #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 Antwort Letzte Antwort
                              0
                              • O Offline
                                O Offline
                                oxident
                                schrieb am zuletzt editiert von
                                #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 Antwort Letzte Antwort
                                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
                                  schrieb am zuletzt editiert von
                                  #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 Antwort Letzte Antwort
                                  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.
                                    schrieb am zuletzt editiert von
                                    #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 Antwort Letzte Antwort
                                    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
                                      schrieb am zuletzt editiert von
                                      #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 Antwort Letzte Antwort
                                      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
                                        schrieb am zuletzt editiert von
                                        #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 Antwort Letzte Antwort
                                        0
                                        • copystringC copystring

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

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

                                          @copystring Also mit dem commands.load_multi_map lade ich mir initial das Stockwerk in den Datenpunkt floors. Der bleibt ja zur zeit auch leer. Somit kann ich über rooms die Zimmer raussuchen die gereinigt werden sollen (true/false) und kann dann z.B. nur die Küche saugen lassen (app_segment_clean). Sozusagen die Zimmerreinigung über iobroker starten.

                                          Unter Objekte sieht es dann so aus:
                                          Screenshot 2023-02-22 140451.png
                                          Screenshot 2023-02-22 140717.png

                                          Anbei das log ohne Kartenerstellung:

                                          2023-02-22 13:46:23.012 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                                          2023-02-22 13:46:23.278 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 23854
                                          2023-02-22 13:46:25.142 - debug: roborock.0 (23854) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                          2023-02-22 13:46:25.194 - debug: roborock.0 (23854) Objects client ready ... initialize now
                                          2023-02-22 13:46:25.196 - debug: roborock.0 (23854) Objects create System PubSub Client
                                          2023-02-22 13:46:25.198 - debug: roborock.0 (23854) Objects create User PubSub Client
                                          2023-02-22 13:46:25.255 - debug: roborock.0 (23854) Objects client initialize lua scripts
                                          2023-02-22 13:46:25.263 - debug: roborock.0 (23854) Objects connected to redis: 127.0.0.1:9001
                                          2023-02-22 13:46:25.267 - silly: roborock.0 (23854) redis psubscribe cfg.o.system.user.*
                                          2023-02-22 13:46:25.293 - silly: roborock.0 (23854) redis psubscribe cfg.o.enum.*
                                          2023-02-22 13:46:25.300 - silly: roborock.0 (23854) objectDB connected
                                          2023-02-22 13:46:25.304 - debug: roborock.0 (23854) Redis States: Use Redis connection: 127.0.0.1:9000
                                          2023-02-22 13:46:25.323 - debug: roborock.0 (23854) States create System PubSub Client
                                          2023-02-22 13:46:25.325 - debug: roborock.0 (23854) States create User PubSub Client
                                          2023-02-22 13:46:25.408 - debug: roborock.0 (23854) States connected to redis: 127.0.0.1:9000
                                          2023-02-22 13:46:25.409 - silly: roborock.0 (23854) statesDB connected
                                          2023-02-22 13:46:25.639 - info: roborock.0 (23854) 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 13:46:25.719 - silly: roborock.0 (23854) States system redis pmessage system.adapter.roborock.0.logLevel/system.adapter.roborock.0.logLevel:{"val":"silly","ack":true,"ts":1677069985706,"q":0,"from":"system.adapter.roborock.0","lc":1677069985706}
                                          2023-02-22 13:46:25.897 - debug: roborock.0 (23854) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                          2023-02-22 13:46:26.003 - info: roborock.0 (23854) MQTT initialized
                                          2023-02-22 13:46:26.016 - debug: roborock.0 (23854) Robot key: roborock.vacuum.a10
                                          2023-02-22 13:47:26.465 - debug: roborock.0 (23854) Latest data requested
                                          2023-02-22 13:47:26.468 - debug: roborock.0 (23854) getParameter: get_status
                                          2023-02-22 13:47:26.478 - debug: roborock.0 (23854) getParameter: get_consumable
                                          2023-02-22 13:47:26.481 - debug: roborock.0 (23854) getParameter: get_network_info
                                          2023-02-22 13:47:26.483 - debug: roborock.0 (23854) Update map
                                          2023-02-22 13:47:26.604 - debug: roborock.0 (23854) dps debug: {"id":1,"result":[{"msg_ver":2,"msg_seq":587,"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 13:47:26.607 - debug: roborock.0 (23854) get_status: {"msg_ver":2,"msg_seq":587,"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 13:47:26.634 - debug: roborock.0 (23854) dps debug: {"id":2,"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 13:47:26.641 - debug: roborock.0 (23854) dps debug: {"id":3,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-68}}
                                          2023-02-22 13:47:26.661 - debug: roborock.0 (23854) dps debug: {"id":4,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                          2023-02-22 13:47:26.745 - debug: roborock.0 (23854) dps debug: {"id":10,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                          2023-02-22 13:47:26.746 - debug: roborock.0 (23854) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                          2023-02-22 13:47:26.757 - debug: roborock.0 (23854) dps debug: {"id":5,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.758 - debug: roborock.0 (23854) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                          2023-02-22 13:47:26.760 - debug: roborock.0 (23854) dps debug: {"id":9,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.761 - debug: roborock.0 (23854) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                          2023-02-22 13:47:26.763 - debug: roborock.0 (23854) dps debug: {"id":8,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.764 - debug: roborock.0 (23854) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                          2023-02-22 13:47:26.766 - debug: roborock.0 (23854) dps debug: {"id":6,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.767 - debug: roborock.0 (23854) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                          2023-02-22 13:47:26.769 - debug: roborock.0 (23854) dps debug: {"id":11,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.770 - debug: roborock.0 (23854) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                          2023-02-22 13:47:26.772 - debug: roborock.0 (23854) dps debug: {"id":14,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.773 - debug: roborock.0 (23854) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                          2023-02-22 13:47:26.775 - debug: roborock.0 (23854) dps debug: {"id":7,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.776 - debug: roborock.0 (23854) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                          2023-02-22 13:47:26.778 - debug: roborock.0 (23854) dps debug: {"id":19,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                          2023-02-22 13:47:26.778 - debug: roborock.0 (23854) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                          2023-02-22 13:47:26.780 - debug: roborock.0 (23854) dps debug: {"id":17,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                          2023-02-22 13:47:26.781 - debug: roborock.0 (23854) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                          2023-02-22 13:47:26.818 - debug: roborock.0 (23854) dps debug: {"id":12,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.819 - debug: roborock.0 (23854) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                          2023-02-22 13:47:26.821 - debug: roborock.0 (23854) dps debug: {"id":18,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.822 - debug: roborock.0 (23854) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                          2023-02-22 13:47:26.825 - debug: roborock.0 (23854) dps debug: {"id":13,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.826 - debug: roborock.0 (23854) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                          2023-02-22 13:47:26.828 - debug: roborock.0 (23854) dps debug: {"id":20,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                          2023-02-22 13:47:26.828 - debug: roborock.0 (23854) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                          2023-02-22 13:47:26.834 - debug: roborock.0 (23854) dps debug: {"id":15,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                          2023-02-22 13:47:26.834 - debug: roborock.0 (23854) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                          2023-02-22 13:47:26.836 - debug: roborock.0 (23854) dps debug: {"id":16,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                          2023-02-22 13:47:26.837 - debug: roborock.0 (23854) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                          2023-02-22 13:48:26.465 - debug: roborock.0 (23854) Latest data requested
                                          2023-02-22 13:48:26.466 - debug: roborock.0 (23854) getParameter: get_status
                                          2023-02-22 13:48:26.468 - debug: roborock.0 (23854) getParameter: get_consumable
                                          2023-02-22 13:48:26.469 - debug: roborock.0 (23854) getParameter: get_network_info
                                          2023-02-22 13:48:26.471 - debug: roborock.0 (23854) Update map
                                          2023-02-22 13:48:26.583 - debug: roborock.0 (23854) dps debug: {"id":21,"result":[{"msg_ver":2,"msg_seq":588,"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 13:48:26.584 - debug: roborock.0 (23854) get_status: {"msg_ver":2,"msg_seq":588,"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 13:48:26.598 - debug: roborock.0 (23854) dps debug: {"id":22,"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 13:48:26.602 - debug: roborock.0 (23854) dps debug: {"id":24,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                          2023-02-22 13:48:26.648 - debug: roborock.0 (23854) dps debug: {"id":23,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-68}}
                                          2023-02-22 13:48:26.672 - debug: roborock.0 (23854) dps debug: {"id":33,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.672 - debug: roborock.0 (23854) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                          2023-02-22 13:48:26.681 - debug: roborock.0 (23854) dps debug: {"id":26,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.683 - debug: roborock.0 (23854) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                          2023-02-22 13:48:26.689 - debug: roborock.0 (23854) dps debug: {"id":27,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.690 - debug: roborock.0 (23854) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                          2023-02-22 13:48:26.692 - debug: roborock.0 (23854) dps debug: {"id":29,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.693 - debug: roborock.0 (23854) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                          2023-02-22 13:48:26.696 - debug: roborock.0 (23854) dps debug: {"id":28,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.697 - debug: roborock.0 (23854) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                          2023-02-22 13:48:26.699 - debug: roborock.0 (23854) dps debug: {"id":25,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.700 - debug: roborock.0 (23854) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                          2023-02-22 13:48:26.703 - debug: roborock.0 (23854) dps debug: {"id":32,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.704 - debug: roborock.0 (23854) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                          2023-02-22 13:48:26.706 - debug: roborock.0 (23854) dps debug: {"id":30,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                          2023-02-22 13:48:26.707 - debug: roborock.0 (23854) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                          2023-02-22 13:48:26.725 - debug: roborock.0 (23854) dps debug: {"id":37,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                          2023-02-22 13:48:26.726 - debug: roborock.0 (23854) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                          2023-02-22 13:48:26.728 - debug: roborock.0 (23854) dps debug: {"id":34,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.729 - debug: roborock.0 (23854) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                          2023-02-22 13:48:26.732 - debug: roborock.0 (23854) dps debug: {"id":40,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                          2023-02-22 13:48:26.732 - debug: roborock.0 (23854) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                          2023-02-22 13:48:26.734 - debug: roborock.0 (23854) dps debug: {"id":35,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.734 - debug: roborock.0 (23854) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                          2023-02-22 13:48:26.736 - debug: roborock.0 (23854) dps debug: {"id":38,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.737 - debug: roborock.0 (23854) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                          2023-02-22 13:48:26.738 - debug: roborock.0 (23854) dps debug: {"id":39,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                          2023-02-22 13:48:26.739 - debug: roborock.0 (23854) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                          2023-02-22 13:48:26.740 - debug: roborock.0 (23854) dps debug: {"id":31,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                          2023-02-22 13:48:26.741 - debug: roborock.0 (23854) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                          2023-02-22 13:48:26.742 - debug: roborock.0 (23854) dps debug: {"id":36,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                          2023-02-22 13:48:26.742 - debug: roborock.0 (23854) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                          2023-02-22 13:49:26.466 - debug: roborock.0 (23854) Latest data requested
                                          2023-02-22 13:49:26.467 - debug: roborock.0 (23854) getParameter: get_status
                                          2023-02-22 13:49:26.469 - debug: roborock.0 (23854) getParameter: get_consumable
                                          2023-02-22 13:49:26.470 - debug: roborock.0 (23854) getParameter: get_network_info
                                          2023-02-22 13:49:26.471 - debug: roborock.0 (23854) Update map
                                          2023-02-22 13:49:26.578 - debug: roborock.0 (23854) dps debug: {"id":42,"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 13:49:26.589 - debug: roborock.0 (23854) dps debug: {"id":44,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                          2023-02-22 13:49:28.316 - debug: roborock.0 (23854) dps debug: {"id":43,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-67}}
                                          2023-02-22 13:49:28.320 - debug: roborock.0 (23854) dps debug: {"id":50,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                          2023-02-22 13:49:28.321 - debug: roborock.0 (23854) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                          2023-02-22 13:49:28.323 - debug: roborock.0 (23854) dps debug: {"id":58,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.324 - debug: roborock.0 (23854) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                          2023-02-22 13:49:28.327 - debug: roborock.0 (23854) dps debug: {"id":41,"result":[{"msg_ver":2,"msg_seq":589,"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 13:49:28.327 - debug: roborock.0 (23854) get_status: {"msg_ver":2,"msg_seq":589,"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 13:49:28.330 - debug: roborock.0 (23854) dps debug: {"id":49,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.331 - debug: roborock.0 (23854) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                          2023-02-22 13:49:28.334 - debug: roborock.0 (23854) dps debug: {"id":59,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                          2023-02-22 13:49:28.334 - debug: roborock.0 (23854) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                          2023-02-22 13:49:28.336 - debug: roborock.0 (23854) dps debug: {"id":54,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.337 - debug: roborock.0 (23854) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                          2023-02-22 13:49:28.339 - debug: roborock.0 (23854) dps debug: {"id":46,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.339 - debug: roborock.0 (23854) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                          2023-02-22 13:49:28.341 - debug: roborock.0 (23854) dps debug: {"id":51,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.342 - debug: roborock.0 (23854) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                          2023-02-22 13:49:28.344 - debug: roborock.0 (23854) dps debug: {"id":52,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.345 - debug: roborock.0 (23854) dps debug: {"id":45,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.346 - debug: roborock.0 (23854) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                          2023-02-22 13:49:28.347 - debug: roborock.0 (23854) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                          2023-02-22 13:49:28.348 - debug: roborock.0 (23854) dps debug: {"id":56,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                          2023-02-22 13:49:28.349 - debug: roborock.0 (23854) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                          2023-02-22 13:49:28.351 - debug: roborock.0 (23854) dps debug: {"id":55,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.352 - debug: roborock.0 (23854) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                          2023-02-22 13:49:28.353 - debug: roborock.0 (23854) dps debug: {"id":60,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                          2023-02-22 13:49:28.354 - debug: roborock.0 (23854) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                          2023-02-22 13:49:28.356 - debug: roborock.0 (23854) dps debug: {"id":48,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.357 - debug: roborock.0 (23854) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                          2023-02-22 13:49:28.358 - debug: roborock.0 (23854) dps debug: {"id":57,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                          2023-02-22 13:49:28.359 - debug: roborock.0 (23854) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                          2023-02-22 13:49:28.361 - debug: roborock.0 (23854) dps debug: {"id":47,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.362 - debug: roborock.0 (23854) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                          2023-02-22 13:49:28.364 - debug: roborock.0 (23854) dps debug: {"id":53,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                          2023-02-22 13:49:28.364 - debug: roborock.0 (23854) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                          2023-02-22 13:49:39.611 - debug: roborock.0 (23854) dps debug: {"id":69,"result":["ok"]}
                                          2023-02-22 13:49:42.847 - debug: roborock.0 (23854) dps debug: {"id":78,"result":["ok"]}
                                          2023-02-22 13:49:45.705 - debug: roborock.0 (23854) dps debug: {"id":85,"result":["ok"]}
                                          2023-02-22 13:49:48.729 - debug: roborock.0 (23854) dps debug: {"id":87,"result":["ok"]}
                                          2023-02-22 13:49:51.823 - debug: roborock.0 (23854) dps debug: {"id":90,"result":["ok"]}
                                          2023-02-22 13:49:54.726 - debug: roborock.0 (23854) dps debug: {"id":92,"result":["ok"]}
                                          2023-02-22 13:49:57.655 - debug: roborock.0 (23854) dps debug: {"id":95,"result":["ok"]}
                                          2023-02-22 13:50:00.858 - debug: roborock.0 (23854) dps debug: {"id":97,"result":["ok"]}
                                          2023-02-22 13:50:03.738 - debug: roborock.0 (23854) dps debug: {"id":100,"result":["ok"]}
                                          2023-02-22 13:50:06.784 - debug: roborock.0 (23854) dps debug: {"id":102,"result":["ok"]}
                                          2023-02-22 13:50:09.882 - debug: roborock.0 (23854) dps debug: {"id":105,"result":["ok"]}
                                          2023-02-22 13:50:12.696 - debug: roborock.0 (23854) dps debug: {"id":107,"result":["ok"]}
                                          2023-02-22 13:50:15.835 - debug: roborock.0 (23854) dps debug: {"id":110,"result":["ok"]}
                                          2023-02-22 13:50:18.705 - debug: roborock.0 (23854) dps debug: {"id":112,"result":["ok"]}
                                          2023-02-22 13:50:21.722 - debug: roborock.0 (23854) dps debug: {"id":115,"result":["ok"]}
                                          2023-02-22 13:50:24.843 - debug: roborock.0 (23854) dps debug: {"id":117,"result":["ok"]}
                                          2023-02-22 13:50:26.467 - debug: roborock.0 (23854) Latest data requested
                                          2023-02-22 13:50:26.467 - debug: roborock.0 (23854) getParameter: get_status
                                          2023-02-22 13:50:26.469 - debug: roborock.0 (23854) getParameter: get_consumable
                                          2023-02-22 13:50:26.470 - debug: roborock.0 (23854) getParameter: get_network_info
                                          2023-02-22 13:50:26.471 - debug: roborock.0 (23854) Update map
                                          2023-02-22 13:50:26.617 - debug: roborock.0 (23854) dps debug: {"id":64,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                          2023-02-22 13:50:26.631 - debug: roborock.0 (23854) dps debug: {"id":61,"result":[{"msg_ver":2,"msg_seq":614,"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 13:50:26.632 - debug: roborock.0 (23854) get_status: {"msg_ver":2,"msg_seq":614,"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 13:50:26.641 - debug: roborock.0 (23854) dps debug: {"id":62,"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 13:50:26.662 - debug: roborock.0 (23854) dps debug: {"id":63,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-68}}
                                          2023-02-22 13:50:26.680 - debug: roborock.0 (23854) dps debug: {"id":71,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.681 - debug: roborock.0 (23854) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                          2023-02-22 13:50:26.686 - debug: roborock.0 (23854) dps debug: {"id":70,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                          2023-02-22 13:50:26.687 - debug: roborock.0 (23854) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                          2023-02-22 13:50:26.690 - debug: roborock.0 (23854) dps debug: {"id":73,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.691 - debug: roborock.0 (23854) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                          2023-02-22 13:50:26.694 - debug: roborock.0 (23854) dps debug: {"id":76,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                          2023-02-22 13:50:26.695 - debug: roborock.0 (23854) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                          2023-02-22 13:50:26.698 - debug: roborock.0 (23854) dps debug: {"id":68,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.699 - debug: roborock.0 (23854) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                          2023-02-22 13:50:26.700 - debug: roborock.0 (23854) dps debug: {"id":65,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.703 - debug: roborock.0 (23854) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                          2023-02-22 13:50:26.704 - debug: roborock.0 (23854) dps debug: {"id":75,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.705 - debug: roborock.0 (23854) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                          2023-02-22 13:50:26.707 - debug: roborock.0 (23854) dps debug: {"id":67,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.708 - debug: roborock.0 (23854) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                          2023-02-22 13:50:26.710 - debug: roborock.0 (23854) dps debug: {"id":66,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.710 - debug: roborock.0 (23854) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                          2023-02-22 13:50:26.712 - debug: roborock.0 (23854) dps debug: {"id":72,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.712 - debug: roborock.0 (23854) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                          2023-02-22 13:50:26.714 - debug: roborock.0 (23854) dps debug: {"id":69,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.714 - debug: roborock.0 (23854) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                          2023-02-22 13:50:26.727 - debug: roborock.0 (23854) dps debug: {"id":80,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                          2023-02-22 13:50:26.728 - debug: roborock.0 (23854) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                          2023-02-22 13:50:26.731 - debug: roborock.0 (23854) dps debug: {"id":74,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.733 - debug: roborock.0 (23854) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                          2023-02-22 13:50:26.742 - debug: roborock.0 (23854) dps debug: {"id":77,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                          2023-02-22 13:50:26.743 - debug: roborock.0 (23854) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                          2023-02-22 13:50:26.744 - debug: roborock.0 (23854) dps debug: {"id":78,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                          2023-02-22 13:50:26.745 - debug: roborock.0 (23854) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                          2023-02-22 13:50:26.746 - debug: roborock.0 (23854) dps debug: {"id":79,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                          2023-02-22 13:50:26.747 - debug: roborock.0 (23854) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                          2023-02-22 13:50:27.226 - debug: roborock.0 (23854) dps debug: {"id":120,"result":["ok"]}
                                          2023-02-22 13:50:30.209 - debug: roborock.0 (23854) dps debug: {"id":124,"result":["ok"]}
                                          2023-02-22 13:50:32.033 - debug: roborock.0 (23854) dps debug: {"120":0}
                                          2023-02-22 13:50:32.034 - debug: roborock.0 (23854) foreign.message duid: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:50:32.035 - debug: roborock.0 (23854) foreign.message attribute: 120
                                          2023-02-22 13:50:32.219 - debug: roborock.0 (23854) dps debug: {"121":16}
                                          2023-02-22 13:50:32.220 - debug: roborock.0 (23854) foreign.message duid: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:50:32.220 - debug: roborock.0 (23854) foreign.message attribute: 121
                                          2023-02-22 13:50:32.221 - debug: roborock.0 (23854) Started map updater on robot: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:50:33.405 - debug: roborock.0 (23854) dps debug: {"id":127,"result":["ok"]}
                                          2023-02-22 13:50:36.263 - debug: roborock.0 (23854) dps debug: {"id":130,"result":["ok"]}
                                          2023-02-22 13:50:39.324 - debug: roborock.0 (23854) dps debug: {"id":132,"result":["ok"]}
                                          2023-02-22 13:50:42.398 - debug: roborock.0 (23854) dps debug: {"id":135,"result":["ok"]}
                                          2023-02-22 13:50:45.439 - debug: roborock.0 (23854) dps debug: {"id":137,"result":["ok"]}
                                          2023-02-22 13:50:48.459 - debug: roborock.0 (23854) dps debug: {"id":140,"result":["ok"]}
                                          2023-02-22 13:50:51.022 - debug: roborock.0 (23854) dps debug: {"121":3}
                                          2023-02-22 13:50:51.023 - debug: roborock.0 (23854) foreign.message duid: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:50:51.025 - debug: roborock.0 (23854) foreign.message attribute: 121
                                          2023-02-22 13:50:51.026 - debug: roborock.0 (23854) Stopped map updater on robot: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:50:51.465 - debug: roborock.0 (23854) dps debug: {"id":142,"result":["ok"]}
                                          2023-02-22 13:50:54.283 - debug: roborock.0 (23854) dps debug: {"id":146,"result":["ok"]}
                                          2023-02-22 13:50:57.331 - debug: roborock.0 (23854) dps debug: {"id":148,"result":["ok"]}
                                          2023-02-22 13:51:00.525 - debug: roborock.0 (23854) dps debug: {"id":152,"result":["ok"]}
                                          2023-02-22 13:51:00.532 - debug: roborock.0 (23854) dps debug: {"id":155,"result":["ok"]}
                                          2023-02-22 13:51:03.513 - debug: roborock.0 (23854) dps debug: {"id":160,"result":["ok"]}
                                          2023-02-22 13:51:06.644 - debug: roborock.0 (23854) dps debug: {"id":162,"result":["ok"]}
                                          2023-02-22 13:51:06.798 - debug: roborock.0 (23854) dps debug: {"id":167,"result":["ok"]}
                                          2023-02-22 13:51:07.121 - debug: roborock.0 (23854) dps debug: {"id":168,"result":["ok"]}
                                          2023-02-22 13:51:10.255 - debug: roborock.0 (23854) dps debug: {"id":174,"result":["ok"]}
                                          2023-02-22 13:51:13.262 - debug: roborock.0 (23854) dps debug: {"id":176,"result":["ok"]}
                                          2023-02-22 13:51:16.290 - debug: roborock.0 (23854) dps debug: {"id":181,"result":["ok"]}
                                          2023-02-22 13:51:17.273 - debug: roborock.0 (23854) dps debug: {"121":6}
                                          2023-02-22 13:51:17.274 - debug: roborock.0 (23854) foreign.message duid: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:51:17.274 - debug: roborock.0 (23854) foreign.message attribute: 121
                                          2023-02-22 13:51:17.275 - debug: roborock.0 (23854) Started map updater on robot: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:51:19.481 - debug: roborock.0 (23854) dps debug: {"id":183,"result":["ok"]}
                                          2023-02-22 13:51:22.503 - debug: roborock.0 (23854) dps debug: {"id":186,"result":["ok"]}
                                          2023-02-22 13:51:26.467 - debug: roborock.0 (23854) Latest data requested
                                          2023-02-22 13:51:26.467 - debug: roborock.0 (23854) getParameter: get_status
                                          2023-02-22 13:51:26.469 - debug: roborock.0 (23854) getParameter: get_consumable
                                          2023-02-22 13:51:26.470 - debug: roborock.0 (23854) getParameter: get_network_info
                                          2023-02-22 13:51:26.471 - debug: roborock.0 (23854) Update map
                                          2023-02-22 13:51:26.578 - debug: roborock.0 (23854) dps debug: {"id":82,"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 13:51:26.584 - debug: roborock.0 (23854) dps debug: {"id":84,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                          2023-02-22 13:51:26.606 - debug: roborock.0 (23854) dps debug: {"id":81,"result":[{"msg_ver":2,"msg_seq":666,"state":6,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":1,"in_fresh_state":0,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":1,"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 13:51:26.607 - debug: roborock.0 (23854) get_status: {"msg_ver":2,"msg_seq":666,"state":6,"battery":100,"clean_time":451,"clean_area":4172500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":1,"in_fresh_state":0,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":0,"map_status":3,"is_locating":1,"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 13:51:26.707 - debug: roborock.0 (23854) dps debug: {"id":83,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-58}}
                                          2023-02-22 13:51:26.711 - debug: roborock.0 (23854) dps debug: {"id":85,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.712 - debug: roborock.0 (23854) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                          2023-02-22 13:51:26.713 - debug: roborock.0 (23854) dps debug: {"id":91,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.714 - debug: roborock.0 (23854) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                          2023-02-22 13:51:26.715 - debug: roborock.0 (23854) dps debug: {"id":93,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.716 - debug: roborock.0 (23854) dps debug: {"id":96,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                          2023-02-22 13:51:26.717 - debug: roborock.0 (23854) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                          2023-02-22 13:51:26.717 - debug: roborock.0 (23854) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                          2023-02-22 13:51:26.719 - debug: roborock.0 (23854) dps debug: {"id":94,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.719 - debug: roborock.0 (23854) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                          2023-02-22 13:51:26.720 - debug: roborock.0 (23854) dps debug: {"id":86,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.721 - debug: roborock.0 (23854) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                          2023-02-22 13:51:26.722 - debug: roborock.0 (23854) dps debug: {"id":88,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.723 - debug: roborock.0 (23854) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                          2023-02-22 13:51:26.724 - debug: roborock.0 (23854) dps debug: {"id":95,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.725 - debug: roborock.0 (23854) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                          2023-02-22 13:51:26.726 - debug: roborock.0 (23854) dps debug: {"id":87,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.726 - debug: roborock.0 (23854) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                          2023-02-22 13:51:26.737 - debug: roborock.0 (23854) dps debug: {"id":92,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.738 - debug: roborock.0 (23854) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                          2023-02-22 13:51:26.740 - debug: roborock.0 (23854) dps debug: {"id":100,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                          2023-02-22 13:51:26.740 - debug: roborock.0 (23854) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                          2023-02-22 13:51:26.742 - debug: roborock.0 (23854) dps debug: {"id":89,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.743 - debug: roborock.0 (23854) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                          2023-02-22 13:51:26.745 - debug: roborock.0 (23854) dps debug: {"id":97,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                          2023-02-22 13:51:26.745 - debug: roborock.0 (23854) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                          2023-02-22 13:51:26.747 - debug: roborock.0 (23854) dps debug: {"id":98,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                          2023-02-22 13:51:26.748 - debug: roborock.0 (23854) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                          2023-02-22 13:51:26.752 - debug: roborock.0 (23854) dps debug: {"id":90,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                          2023-02-22 13:51:26.753 - debug: roborock.0 (23854) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                          2023-02-22 13:51:26.754 - debug: roborock.0 (23854) dps debug: {"id":99,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                          2023-02-22 13:51:26.755 - debug: roborock.0 (23854) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                          2023-02-22 13:52:00.596 - debug: roborock.0 (23854) dps debug: {"121":8}
                                          2023-02-22 13:52:00.597 - debug: roborock.0 (23854) foreign.message duid: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:52:00.597 - debug: roborock.0 (23854) foreign.message attribute: 121
                                          2023-02-22 13:52:00.598 - debug: roborock.0 (23854) Stopped map updater on robot: 4dL31Xu2DhbwaVxe5Uf3k0
                                          2023-02-22 13:52:26.467 - debug: roborock.0 (23854) Latest data requested
                                          2023-02-22 13:52:26.467 - debug: roborock.0 (23854) getParameter: get_status
                                          2023-02-22 13:52:26.474 - debug: roborock.0 (23854) getParameter: get_consumable
                                          2023-02-22 13:52:26.475 - debug: roborock.0 (23854) getParameter: get_network_info
                                          2023-02-22 13:52:26.476 - debug: roborock.0 (23854) Update map
                                          2023-02-22 13:52:26.657 - debug: roborock.0 (23854) dps debug: {"id":102,"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 13:52:26.661 - debug: roborock.0 (23854) dps debug: {"id":101,"result":[{"msg_ver":2,"msg_seq":673,"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 13:52:26.662 - debug: roborock.0 (23854) get_status: {"msg_ver":2,"msg_seq":673,"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 13:52:26.674 - debug: roborock.0 (23854) dps debug: {"id":103,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-71}}
                                          2023-02-22 13:52:26.708 - debug: roborock.0 (23854) dps debug: {"id":104,"result":[15483,165385000,16,[1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772,1676026278,1675435485,1675432687,1675432062,1675431695,1675428300,1674831164,1674814175]]}
                                          2023-02-22 13:52:26.776 - debug: roborock.0 (23854) dps debug: {"id":109,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.777 - debug: roborock.0 (23854) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                                          2023-02-22 13:52:26.781 - debug: roborock.0 (23854) dps debug: {"id":108,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.782 - debug: roborock.0 (23854) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                                          2023-02-22 13:52:26.783 - debug: roborock.0 (23854) dps debug: {"id":110,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                                          2023-02-22 13:52:26.784 - debug: roborock.0 (23854) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                                          2023-02-22 13:52:26.785 - debug: roborock.0 (23854) dps debug: {"id":107,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.785 - debug: roborock.0 (23854) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                                          2023-02-22 13:52:26.787 - debug: roborock.0 (23854) dps debug: {"id":105,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.787 - debug: roborock.0 (23854) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                                          2023-02-22 13:52:26.789 - debug: roborock.0 (23854) dps debug: {"id":106,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.789 - debug: roborock.0 (23854) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                                          2023-02-22 13:52:26.791 - debug: roborock.0 (23854) dps debug: {"id":114,"result":[[1675435485,1675435902,417,4067500,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.791 - debug: roborock.0 (23854) Cleaning record: [1675435485,1675435902,417,4067500,0,1,2,3,56]
                                          2023-02-22 13:52:26.792 - debug: roborock.0 (23854) dps debug: {"id":116,"result":[[1675432062,1675432458,349,9370000,0,0,2,3,60]]}
                                          2023-02-22 13:52:26.793 - debug: roborock.0 (23854) Cleaning record: [1675432062,1675432458,349,9370000,0,0,2,3,60]
                                          2023-02-22 13:52:26.794 - debug: roborock.0 (23854) dps debug: {"id":118,"result":[[1675428300,1675429570,1269,11840000,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.795 - debug: roborock.0 (23854) Cleaning record: [1675428300,1675429570,1269,11840000,0,1,2,3,56]
                                          2023-02-22 13:52:26.796 - debug: roborock.0 (23854) dps debug: {"id":117,"result":[[1675431695,1675431752,19,227500,0,0,2,3,43]]}
                                          2023-02-22 13:52:26.797 - debug: roborock.0 (23854) dps debug: {"id":120,"result":[[1674814175,1674816263,2088,31017500,0,1,2,1,52]]}
                                          2023-02-22 13:52:26.798 - debug: roborock.0 (23854) Cleaning record: [1675431695,1675431752,19,227500,0,0,2,3,43]
                                          2023-02-22 13:52:26.801 - debug: roborock.0 (23854) Cleaning record: [1674814175,1674816263,2088,31017500,0,1,2,1,52]
                                          2023-02-22 13:52:26.814 - debug: roborock.0 (23854) dps debug: {"id":115,"result":[[1675432687,1675433573,886,7895000,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.816 - debug: roborock.0 (23854) Cleaning record: [1675432687,1675433573,886,7895000,0,1,2,3,56]
                                          2023-02-22 13:52:26.818 - debug: roborock.0 (23854) dps debug: {"id":112,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.819 - debug: roborock.0 (23854) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                                          2023-02-22 13:52:26.821 - debug: roborock.0 (23854) dps debug: {"id":113,"result":[[1676026278,1676029115,2283,19300000,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.821 - debug: roborock.0 (23854) Cleaning record: [1676026278,1676029115,2283,19300000,0,1,2,3,56]
                                          2023-02-22 13:52:26.823 - debug: roborock.0 (23854) dps debug: {"id":119,"result":[[1674831164,1674832940,1762,25457500,0,1,2,1,52]]}
                                          2023-02-22 13:52:26.824 - debug: roborock.0 (23854) Cleaning record: [1674831164,1674832940,1762,25457500,0,1,2,1,52]
                                          2023-02-22 13:52:26.832 - debug: roborock.0 (23854) dps debug: {"id":111,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                                          2023-02-22 13:52:26.833 - debug: roborock.0 (23854) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                                          2023-02-22 13:52:42.962 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                                          2023-02-22 13:52:42.967 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 (force=false, process=true)
                                          2023-02-22 13:52:42.980 - silly: roborock.0 (23854) States system redis pmessage system.adapter.roborock.0.sigKill/system.adapter.roborock.0.sigKill:{"val":-1,"ack":false,"ts":1677070362974,"q":0,"from":"system.host.ioBroker-RasPi","lc":1677070362974}
                                          2023-02-22 13:52:42.981 - info: roborock.0 (23854) Got terminate signal TERMINATE_YOURSELF
                                          2023-02-22 13:52:42.984 - info: roborock.0 (23854) terminating
                                          2023-02-22 13:52:42.986 - info: roborock.0 (23854) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2023-02-22 13:52:43.100 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 send kill signal
                                          2023-02-22 13:52:43.573 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          
                                          copystringC 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          784

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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