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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Neuer Adapter für Roborock-Staubsauger

NEWS

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

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

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

Neuer Adapter für Roborock-Staubsauger

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
926 Beiträge 138 Kommentatoren 326.7k Aufrufe 127 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.
  • C chefffe

    @copystring

    Hab ich gemacht...dann steht in der Browserkonsole die beiden Zonenangaben in dieser Form: [[25675,22550,28275,24575,1],[25550,16000,27050,17925,1]]
    Denk das sollte so passen oder? Wo kommen diese Koordinaten rein...ich finde unter den "commands" keine passende Stelle.

    D Offline
    D Offline
    DarkDevil
    schrieb am zuletzt editiert von
    #305

    @chefffe die kommen in den:

    commands.app_goto_target

    Datenpunkt.

    C copystringC 2 Antworten Letzte Antwort
    0
    • D DarkDevil

      @chefffe die kommen in den:

      commands.app_goto_target

      Datenpunkt.

      C Offline
      C Offline
      chefffe
      schrieb am zuletzt editiert von
      #306

      @darkdevil

      Man man...langsam werde ich doch blind. Hab nur rechts geschaut bei den Datenpunkten ob da irgendwo Koordinaten stehen.
      Hätte ich mal die Datenpunktnamen angeschaut :face_with_rolling_eyes:
      Danke euch für eure Hilfe!

      1 Antwort Letzte Antwort
      0
      • D DarkDevil

        @chefffe die kommen in den:

        commands.app_goto_target

        Datenpunkt.

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

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

        @chefffe die kommen in den:

        commands.app_goto_target

        Datenpunkt.

        @chefffe
        Das ist leider nicht richtig. Der richtige Befehl wäre app_zoned_clean.

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

        1 Antwort Letzte Antwort
        0
        • T Offline
          T Offline
          Tobias04
          schrieb am zuletzt editiert von
          #308

          Hallo Zusammen

          Habe hier einen Q-Revo. Vorher hatte ich einen S6Vmax und demher habe ich meine Skripte angepasst. Läuft auch soweit.
          Wie sage ich dem Q-Revo das er nur Saugen soll? Er Saugt und wischt immer.

          Einen richtigen Befehl habe ich auch nicht gefunden. Nur diesen hier set_carpet_clean_mode - Carpet Avoidance Mode

          Wie habt ihr das gelöst? Wenns überhaupt funktioniert, wie sieht das dann im Blockly aus?

          Gruß Tobias

          copystringC 1 Antwort Letzte Antwort
          0
          • T Tobias04

            Hallo Zusammen

            Habe hier einen Q-Revo. Vorher hatte ich einen S6Vmax und demher habe ich meine Skripte angepasst. Läuft auch soweit.
            Wie sage ich dem Q-Revo das er nur Saugen soll? Er Saugt und wischt immer.

            Einen richtigen Befehl habe ich auch nicht gefunden. Nur diesen hier set_carpet_clean_mode - Carpet Avoidance Mode

            Wie habt ihr das gelöst? Wenns überhaupt funktioniert, wie sieht das dann im Blockly aus?

            Gruß Tobias

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

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

            Hallo Zusammen

            Habe hier einen Q-Revo. Vorher hatte ich einen S6Vmax und demher habe ich meine Skripte angepasst. Läuft auch soweit.
            Wie sage ich dem Q-Revo das er nur Saugen soll? Er Saugt und wischt immer.

            Einen richtigen Befehl habe ich auch nicht gefunden. Nur diesen hier set_carpet_clean_mode - Carpet Avoidance Mode

            Wie habt ihr das gelöst? Wenns überhaupt funktioniert, wie sieht das dann im Blockly aus?

            Gruß Tobias

            Wenn du set_water_box_custom_mode auf off einstellst und set_custom_mode nicht auf off steht, wird nur gesaugt.
            Wenn set_custom_mode auf off eingestellt ist, während set_water_box_custom_mode nicht auf off steht, wird nur gewischt.

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

            R T 2 Antworten Letzte Antwort
            0
            • copystringC copystring

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

              Hallo Zusammen

              Habe hier einen Q-Revo. Vorher hatte ich einen S6Vmax und demher habe ich meine Skripte angepasst. Läuft auch soweit.
              Wie sage ich dem Q-Revo das er nur Saugen soll? Er Saugt und wischt immer.

              Einen richtigen Befehl habe ich auch nicht gefunden. Nur diesen hier set_carpet_clean_mode - Carpet Avoidance Mode

              Wie habt ihr das gelöst? Wenns überhaupt funktioniert, wie sieht das dann im Blockly aus?

              Gruß Tobias

              Wenn du set_water_box_custom_mode auf off einstellst und set_custom_mode nicht auf off steht, wird nur gesaugt.
              Wenn set_custom_mode auf off eingestellt ist, während set_water_box_custom_mode nicht auf off steht, wird nur gewischt.

              R Offline
              R Offline
              RMortan
              schrieb am zuletzt editiert von RMortan
              #310

              Hallo, bei mir bringt der Adapter immer Folge Warnung @copystring vielleicht hast du ne Idee
              Gerät ist ein roborock q revo iobroker läuft auf einem Proxmox Lxc container

              
              2023-12-05 08:11:11.953 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:12.256 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:12.517 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:12.773 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:13.001 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:13.210 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:13.427 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:13.660 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:13.876 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:14.302 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:14.544 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:14.769 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:14.978 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:15.225 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:15.442 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:15.647 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:15.908 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:16.125 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:16.364 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:16.557 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:25.700 - info: roborock.0 (12773) State value to set for "roborock.0.Devices.6gvBImLmdv38Jv1jgO1zcA.deviceStatus.last_clean_t" has to be type "number" but received type "string"
              2023-12-05 08:11:25.799 - warn: roborock.0 (12773) Failed to execute load_multi_map on robot 6gvBImLmdv38Jv1jgO1zcA Error: There was an error processing the request with id 6281 error: {"code":-10007,"message":"invalid status"}
              2023-12-05 08:11:32.641 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:32.844 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:33.086 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:33.280 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:33.521 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:33.725 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:33.938 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:34.161 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:34.376 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:34.593 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:34.824 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:35.031 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:35.254 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:35.471 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:35.690 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:35.870 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:36.082 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:36.273 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:36.561 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              2023-12-05 08:11:36.764 - warn: roborock.0 (12773) Unknown block type! Please report this to the developer. Block type is:34
              
              

              Danke schön

              1 Antwort Letzte Antwort
              0
              • T Offline
                T Offline
                tritanium
                schrieb am zuletzt editiert von
                #311

                @copystring

                Hallöle, jetzt nachdem unser J.A.R.V.I.S (Q7Max+) mal mehr als super funktioniert, hat meine Frau beim schwarzen Freitag nochmal eben einen Q Revo geordert :-)

                So weit so gut. Eingerichtet in der App, zack... geht... Dein Roborock Adapter findet den auch sofort und legte fröhlich eine Ordner Struktur für die DPs an.

                Auch alles toll, was mich jetzt wundert:

                55c2b00a-7e48-4624-a6c8-b5d4f773b963-grafik.png

                Was fange ich damit an ?

                Kann ich F.R.I.D.A.Y nun beim saugen LIVE zugucken ??

                Was müsste ich denn im Adapter einstellen ??

                386afc1b-8d5d-4a4b-a8de-ea6f71b611ab-grafik.png

                Die IP des Roboters ? Oder die des ioBrokers ?

                lg Micha

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

                  @tritanium Ich habe das mal zum Testen eingebaut, da eine Kamera im Roboter eingebaut ist um Hindernisse zu Erkennen.
                  Man kann allerdings in der App keine PIN dafür einstellen. Ich könnte ja mal gucken, wie das gemacht wird. Vielleicht lässt sich ein Hack bauen, um die Kamera ohne Support von Roborock abzufangen.

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

                  T 1 Antwort Letzte Antwort
                  1
                  • copystringC copystring

                    @tritanium Ich habe das mal zum Testen eingebaut, da eine Kamera im Roboter eingebaut ist um Hindernisse zu Erkennen.
                    Man kann allerdings in der App keine PIN dafür einstellen. Ich könnte ja mal gucken, wie das gemacht wird. Vielleicht lässt sich ein Hack bauen, um die Kamera ohne Support von Roborock abzufangen.

                    T Offline
                    T Offline
                    tritanium
                    schrieb am zuletzt editiert von
                    #313

                    @copystring

                    Das hatte mich nämlich gewundert, warum im Adapter eine PIN eingtragen werden kann, obwwohl in der App keine Eingabe möglich ist.

                    Also wegen mir musst du das nicht zwingend machen, mir ist wichtig das am Ende das Tages die Hütte sauber ist und das funktioniert mit den Dingern super und ich kann's dank deines Adapters in der Visu kontrollieren bzw. steuern.

                    DANKE dafür :-)

                    Wenn es allerdings gewünscht sein sollte, kann ich dir gerne DEBUG technisch liefern was du bräuchtest um dieses "Feature" zu vollenden :-)

                    btw: Welche IP muss denn nun in den Adapter ?

                    Die vom Q Revo ?
                    oder
                    Die IP des Brokers, damit der Sauger mitgeteilt bekommt, wohin mit dem Video ?

                    copystringC 1 Antwort Letzte Antwort
                    0
                    • T tritanium

                      @copystring

                      Das hatte mich nämlich gewundert, warum im Adapter eine PIN eingtragen werden kann, obwwohl in der App keine Eingabe möglich ist.

                      Also wegen mir musst du das nicht zwingend machen, mir ist wichtig das am Ende das Tages die Hütte sauber ist und das funktioniert mit den Dingern super und ich kann's dank deines Adapters in der Visu kontrollieren bzw. steuern.

                      DANKE dafür :-)

                      Wenn es allerdings gewünscht sein sollte, kann ich dir gerne DEBUG technisch liefern was du bräuchtest um dieses "Feature" zu vollenden :-)

                      btw: Welche IP muss denn nun in den Adapter ?

                      Die vom Q Revo ?
                      oder
                      Die IP des Brokers, damit der Sauger mitgeteilt bekommt, wohin mit dem Video ?

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

                      @tritanium Dort muss die IP vom PC rein, auf dem ioBroker läuft.
                      Wenn wir uns das genauer angucken wollen, eröffne bitte ein Issue auf GitHub. Dort könntest du dann ein Debuglog hochladen.
                      Wohin mit dem Video? Wohin du willst. Der RTSP-Stream könnte VLC Player z. B. oder der HTML-Stream eingebettet auf einer Webseite.

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

                      T 1 Antwort Letzte Antwort
                      0
                      • copystringC copystring

                        @tritanium Dort muss die IP vom PC rein, auf dem ioBroker läuft.
                        Wenn wir uns das genauer angucken wollen, eröffne bitte ein Issue auf GitHub. Dort könntest du dann ein Debuglog hochladen.
                        Wohin mit dem Video? Wohin du willst. Der RTSP-Stream könnte VLC Player z. B. oder der HTML-Stream eingebettet auf einer Webseite.

                        T Offline
                        T Offline
                        tritanium
                        schrieb am zuletzt editiert von
                        #315

                        @copystring

                        Krass :-)

                        Sollte ich "Friday" demnächst beim "fahren" zugucken können, fress ich nen Besen :laughing:

                        Gut, nun denn, morgen früh: Karte erstellen (der kam erst heute nachmittag, habe ihn vorhin erst aufgestellt.)

                        Wenn er morgen seine "Erkundungstour" hinter sich hat und ich die Möbel in der Karte plaziert habe, weiß ich (und danach DU!) mehr :rolling_on_the_floor_laughing:

                        Insofern nun eine ruhige Nacht ... Issue auf Git kommt dann morgen .... UND: Keine Eile ... mir ist wichtig er saugt und die VISU funktioniert mit deinem Adapter... und das denke sich sollte doch funktioklappen ...

                        der Q7 Max läuft jedenfalls einwandfrei ...

                        copystringC 1 Antwort Letzte Antwort
                        0
                        • T tritanium

                          @copystring

                          Krass :-)

                          Sollte ich "Friday" demnächst beim "fahren" zugucken können, fress ich nen Besen :laughing:

                          Gut, nun denn, morgen früh: Karte erstellen (der kam erst heute nachmittag, habe ihn vorhin erst aufgestellt.)

                          Wenn er morgen seine "Erkundungstour" hinter sich hat und ich die Möbel in der Karte plaziert habe, weiß ich (und danach DU!) mehr :rolling_on_the_floor_laughing:

                          Insofern nun eine ruhige Nacht ... Issue auf Git kommt dann morgen .... UND: Keine Eile ... mir ist wichtig er saugt und die VISU funktioniert mit deinem Adapter... und das denke sich sollte doch funktioklappen ...

                          der Q7 Max läuft jedenfalls einwandfrei ...

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

                          @tritanium Habs versucht. Roborock blockiert die Anfrage. Kannst es ja mal testen. Hier der Link zur entsprechenden Branch: https://github.com/copystring/ioBroker.roborock/tree/homesec_password_hack

                          Zum Einstellen kannst du dir das hier als Beispiel nehmen:

                          950c7610-89bf-46a3-84a2-90e31420378a-image.png

                          Es ist ein JSON. Das Format ist [altePIN, neuePIN], wenn es noch keine PIN gibt, dann muss die alte PIN auf "" gesetzt werden.

                          Habe es mal getestet. Es funktioniert bei mir. Mein Roboter mit Kamera nimmt das sauber an. Der Roboter ohne Kamera leider nicht. Kannst mir ja mal ein Feedback geben. Wenn es nicht geht, dann steht im Debuglog unsupported method.

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

                          T 1 Antwort Letzte Antwort
                          0
                          • copystringC copystring

                            @tritanium Habs versucht. Roborock blockiert die Anfrage. Kannst es ja mal testen. Hier der Link zur entsprechenden Branch: https://github.com/copystring/ioBroker.roborock/tree/homesec_password_hack

                            Zum Einstellen kannst du dir das hier als Beispiel nehmen:

                            950c7610-89bf-46a3-84a2-90e31420378a-image.png

                            Es ist ein JSON. Das Format ist [altePIN, neuePIN], wenn es noch keine PIN gibt, dann muss die alte PIN auf "" gesetzt werden.

                            Habe es mal getestet. Es funktioniert bei mir. Mein Roboter mit Kamera nimmt das sauber an. Der Roboter ohne Kamera leider nicht. Kannst mir ja mal ein Feedback geben. Wenn es nicht geht, dann steht im Debuglog unsupported method.

                            T Offline
                            T Offline
                            tritanium
                            schrieb am zuletzt editiert von tritanium
                            #317

                            @copystring

                            Mahlzeit :-)

                            -> Nachdem ich nun den Q Revo laufen lassen habe, ist alles TOP, Adapter schmeisst keine Fehler.

                            Lediglich eine Info kommt:

                            db921ca0-d262-416f-a425-fcd26c369a92-grafik.png

                            Kannst du das "zwischendurch" korrigieren?

                            Eilt nicht, ist halt nur blöde, alle 15 Sekunden so eine Info zu bekommen ...

                            Und den hier schmeisst er jetzt auch noch raus:

                            5bef3e70-266a-4f25-981f-5c98c927eda6-grafik.png

                            lg Micha

                            R copystringC T 3 Antworten Letzte Antwort
                            0
                            • T tritanium

                              @copystring

                              Mahlzeit :-)

                              -> Nachdem ich nun den Q Revo laufen lassen habe, ist alles TOP, Adapter schmeisst keine Fehler.

                              Lediglich eine Info kommt:

                              db921ca0-d262-416f-a425-fcd26c369a92-grafik.png

                              Kannst du das "zwischendurch" korrigieren?

                              Eilt nicht, ist halt nur blöde, alle 15 Sekunden so eine Info zu bekommen ...

                              Und den hier schmeisst er jetzt auch noch raus:

                              5bef3e70-266a-4f25-981f-5c98c927eda6-grafik.png

                              lg Micha

                              R Offline
                              R Offline
                              RMortan
                              schrieb am zuletzt editiert von
                              #318

                              @tritanium Hey die selben zwei Sachen habe ich gestern früh auch schon hier rein gepostet...

                              Kannst du dir vorstellen von was das kommt???
                              Grüße

                              1 Antwort Letzte Antwort
                              0
                              • T tritanium

                                @copystring

                                Mahlzeit :-)

                                -> Nachdem ich nun den Q Revo laufen lassen habe, ist alles TOP, Adapter schmeisst keine Fehler.

                                Lediglich eine Info kommt:

                                db921ca0-d262-416f-a425-fcd26c369a92-grafik.png

                                Kannst du das "zwischendurch" korrigieren?

                                Eilt nicht, ist halt nur blöde, alle 15 Sekunden so eine Info zu bekommen ...

                                Und den hier schmeisst er jetzt auch noch raus:

                                5bef3e70-266a-4f25-981f-5c98c927eda6-grafik.png

                                lg Micha

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

                                @tritanium nein. Erst heute Abend.

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

                                @tritanium Hey die selben zwei Sachen habe ich gestern früh auch schon hier rein gepostet...

                                Kannst du dir vorstellen von was das kommt???
                                Grüße

                                Das ist in der dev bereits behoben

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

                                T 1 Antwort Letzte Antwort
                                0
                                • copystringC copystring

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

                                  Hallo Zusammen

                                  Habe hier einen Q-Revo. Vorher hatte ich einen S6Vmax und demher habe ich meine Skripte angepasst. Läuft auch soweit.
                                  Wie sage ich dem Q-Revo das er nur Saugen soll? Er Saugt und wischt immer.

                                  Einen richtigen Befehl habe ich auch nicht gefunden. Nur diesen hier set_carpet_clean_mode - Carpet Avoidance Mode

                                  Wie habt ihr das gelöst? Wenns überhaupt funktioniert, wie sieht das dann im Blockly aus?

                                  Gruß Tobias

                                  Wenn du set_water_box_custom_mode auf off einstellst und set_custom_mode nicht auf off steht, wird nur gesaugt.
                                  Wenn set_custom_mode auf off eingestellt ist, während set_water_box_custom_mode nicht auf off steht, wird nur gewischt.

                                  T Offline
                                  T Offline
                                  Tobias04
                                  schrieb am zuletzt editiert von
                                  #320

                                  @copystring Alles klar danke werde ich ausprobieren

                                  1 Antwort Letzte Antwort
                                  0
                                  • T tritanium

                                    @copystring

                                    Mahlzeit :-)

                                    -> Nachdem ich nun den Q Revo laufen lassen habe, ist alles TOP, Adapter schmeisst keine Fehler.

                                    Lediglich eine Info kommt:

                                    db921ca0-d262-416f-a425-fcd26c369a92-grafik.png

                                    Kannst du das "zwischendurch" korrigieren?

                                    Eilt nicht, ist halt nur blöde, alle 15 Sekunden so eine Info zu bekommen ...

                                    Und den hier schmeisst er jetzt auch noch raus:

                                    5bef3e70-266a-4f25-981f-5c98c927eda6-grafik.png

                                    lg Micha

                                    T Offline
                                    T Offline
                                    tritanium
                                    schrieb am zuletzt editiert von
                                    #321

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

                                    @copystring

                                    Mahlzeit :-)

                                    -> Nachdem ich nun den Q Revo laufen lassen habe, ist alles TOP, Adapter schmeisst keine Fehler.

                                    Lediglich eine Info kommt:

                                    db921ca0-d262-416f-a425-fcd26c369a92-grafik.png

                                    Kannst du das "zwischendurch" korrigieren?

                                    Eilt nicht, ist halt nur blöde, alle 15 Sekunden so eine Info zu bekommen ...

                                    Und den hier schmeisst er jetzt auch noch raus:

                                    5bef3e70-266a-4f25-981f-5c98c927eda6-grafik.png

                                    lg Micha

                                    => So, gerade den aktuellen /dev installiert. Probleme weg :dog:

                                    Das mit der Kamera und dem Passwort PIN Kram, schaue ich mir heute Abend an ...

                                    T 1 Antwort Letzte Antwort
                                    1
                                    • T tritanium

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

                                      @copystring

                                      Mahlzeit :-)

                                      -> Nachdem ich nun den Q Revo laufen lassen habe, ist alles TOP, Adapter schmeisst keine Fehler.

                                      Lediglich eine Info kommt:

                                      db921ca0-d262-416f-a425-fcd26c369a92-grafik.png

                                      Kannst du das "zwischendurch" korrigieren?

                                      Eilt nicht, ist halt nur blöde, alle 15 Sekunden so eine Info zu bekommen ...

                                      Und den hier schmeisst er jetzt auch noch raus:

                                      5bef3e70-266a-4f25-981f-5c98c927eda6-grafik.png

                                      lg Micha

                                      => So, gerade den aktuellen /dev installiert. Probleme weg :dog:

                                      Das mit der Kamera und dem Passwort PIN Kram, schaue ich mir heute Abend an ...

                                      T Offline
                                      T Offline
                                      TimoWald
                                      schrieb am zuletzt editiert von
                                      #322

                                      @tritanium Gibt es einen Datenpunkt der mir sagt welches Zimmer zuletzt gesaugt/gewischt wurde?

                                      1 Antwort Letzte Antwort
                                      0
                                      • FlexerF Offline
                                        FlexerF Offline
                                        Flexer
                                        schrieb am zuletzt editiert von Flexer
                                        #323

                                        Hallo @copystring

                                        habe mir vor 10 min die letzte Dev gezogen. Konnte den Roborock nicht mehr starten. Ging nur über die App. Im Log sieht es so aus

                                        	2023-12-08 18:39:58.313	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:56.323	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:54.274	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:52.468	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:50.326	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:48.285	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:46.334	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:44.300	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:42.618	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:40.442	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:38.928	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:36.380	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:34.239	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:32.495	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:30.326	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:28.273	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:26.466	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:24.641	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:22.261	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:20.252	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:18.536	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:16.485	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:14.429	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:12.755	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:10.283	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:08.587	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:06.308	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:04.272	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:02.313	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:39:01.084	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:58.722	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:56.317	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:54.379	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:52.267	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:50.378	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:48.298	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:46.288	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:44.234	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:42.234	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:40.274	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:38.278	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:36.278	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:34.248	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:32.275	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:30.232	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:28.604	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:26.350	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:24.302	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:22.260	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:20.253	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:18.252	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:16.309	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:14.241	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:12.243	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:10.259	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:08.308	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:06.496	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:04.354	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:02.357	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:38:00.288	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:58.315	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:56.328	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:54.319	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:52.223	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:50.251	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:48.249	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:46.324	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:44.394	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:42.352	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:40.477	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:38.303	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:36.290	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:34.219	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:32.245	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:30.336	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:28.256	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:26.288	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        
                                        roborock.0
                                        2023-12-08 18:37:24.213	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                        

                                        Unterm Strich ist alles besser.


                                        Ja, voll geil hier!

                                        B 1 Antwort Letzte Antwort
                                        0
                                        • FlexerF Flexer

                                          Hallo @copystring

                                          habe mir vor 10 min die letzte Dev gezogen. Konnte den Roborock nicht mehr starten. Ging nur über die App. Im Log sieht es so aus

                                          	2023-12-08 18:39:58.313	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:56.323	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:54.274	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:52.468	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:50.326	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:48.285	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:46.334	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:44.300	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:42.618	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:40.442	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:38.928	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:36.380	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:34.239	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:32.495	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:30.326	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:28.273	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:26.466	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:24.641	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:22.261	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:20.252	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:18.536	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:16.485	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:14.429	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:12.755	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:10.283	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:08.587	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:06.308	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:04.272	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:02.313	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:39:01.084	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:58.722	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:56.317	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:54.379	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:52.267	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:50.378	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:48.298	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:46.288	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:44.234	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:42.234	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:40.274	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:38.278	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:36.278	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:34.248	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:32.275	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:30.232	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:28.604	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:26.350	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:24.302	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:22.260	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:20.253	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:18.252	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:16.309	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:14.241	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:12.243	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:10.259	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:08.308	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:06.496	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:04.354	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:02.357	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:38:00.288	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:58.315	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:56.328	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:54.319	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:52.223	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:50.251	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:48.249	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:46.324	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:44.394	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:42.352	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:40.477	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:38.303	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:36.290	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:34.219	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:32.245	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:30.336	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:28.256	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:26.288	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          roborock.0
                                          2023-12-08 18:37:24.213	error	Failed to execute writing test.rrmap on robot 73IcwgDn1vor4XzkGQz8Oa Error: ENOENT: no such file or directory, open './test.rrmap' at Object.openSync (node:fs:601:3) at Object.writeFileSync (node:fs:2249:35) at vacuum.getMap (/opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js:101:9) at processTicksAndRejections (node:internal/process/task_queues:95:5)
                                          
                                          B Offline
                                          B Offline
                                          BamBam89
                                          schrieb am zuletzt editiert von
                                          #324

                                          Hallo zusammen,

                                          hat jemand eine Idee woher die Warnungen kommen?

                                          
                                          roborock.0
                                          Zeit
                                          debug
                                          Nachricht
                                          
                                          roborock.0
                                          2023-12-10 11:28:41.157	warn	Failed to execute get_consumable on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 4619 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:41.157	warn	Failed to execute get_status on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 6114 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:41.154	warn	Failed to execute get_room_mapping on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 6703 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.158	warn	Failed to execute get_network_info on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 7719 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.157	warn	Failed to execute get_consumable on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 2954 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.157	warn	Failed to execute get_carpet_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 7273 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.156	warn	Failed to execute get_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 8602 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.156	warn	Failed to execute get_server_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 3368 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.156	warn	Failed to execute get_water_box_custom_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 9608 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.155	warn	Failed to execute get_carpet_clean_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 3895 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.154	warn	Failed to execute get_room_mapping on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 9438 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:40.154	warn	Failed to execute get_status on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 2171 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.154	warn	Failed to execute get_network_info on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 3527 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.154	warn	Failed to execute get_water_box_custom_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 3459 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.154	warn	Failed to execute get_carpet_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 2204 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.154	warn	Failed to execute get_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 6316 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.154	warn	Failed to execute get_server_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 8218 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.153	warn	Failed to execute get_consumable on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 9246 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.153	warn	Failed to execute get_status on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 8081 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.152	warn	Failed to execute get_room_mapping on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 5984 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:39.151	warn	Failed to execute get_carpet_clean_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 7506 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.171	warn	Failed to execute get_carpet_clean_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 5065 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.165	warn	Failed to execute get_water_box_custom_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 4560 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.165	warn	Failed to execute get_room_mapping on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 8412 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.163	warn	Failed to execute get_network_info on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 3654 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.152	warn	Failed to execute get_status on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 7120 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.152	warn	Failed to execute get_carpet_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 8395 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.151	warn	Failed to execute get_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 4927 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.151	warn	Failed to execute get_server_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 2101 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:38.150	warn	Failed to execute get_consumable on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 7708 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:37.156	warn	Failed to execute get_carpet_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 6922 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:37.156	warn	Failed to execute get_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 6706 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:37.155	warn	Failed to execute get_server_timer on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 9030 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:37.155	warn	Failed to execute get_room_mapping on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 1270 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:37.154	warn	Failed to execute get_carpet_clean_mode on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 7524 timed out after 10 seconds for response.102
                                          
                                          roborock.0
                                          2023-12-10 11:28:37.154	warn	Failed to execute get_status on robot 4Pdmlh6A41cjZXBieYbjqk Error: Request with id 2596 timed out after 10 seconds for response.102
                                          

                                          11 Warnungen pro Sekunde.

                                          Danke euch und einen schönen zweiten Advent.

                                          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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          853

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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