Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. JavaScript
    5. Roborock Adapter tester gesucht

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    Roborock Adapter tester gesucht

    This topic has been deleted. Only users with topic management privileges can see it.
    • copystring
      copystring last edited by copystring

      @jahnbes commands.load_multi_map wird in der dev Version ausgeblendet, da dies nur dann eine Funktion haben kann, wenn es mehrere Stockwerke gibt.

      jahnbes 1 Reply Last reply Reply Quote 0
      • jahnbes
        jahnbes @copystring last edited by jahnbes

        @jahnbes Hier die versprochene Lösung meines Problems mit der Reinigung einzelner Räume. die Ursachen waren doch vielfältiger, als gedacht.

        Zunächst noch mal das Problem, ich hatte versucht, die Zimmerreinigung (einzelne Zimmer getrennt) wie hier im Forum beschrieben zu nutzen:

        "Für die Raumreinigung die Räume unter Floors entsprechend auf true oder false setzen und anschließend unter commands app_segment_clean auf true setzen."

        Hat auch exakt einmal geklappt, seitdem ging diesbezüglich nichts mehr, egal, wie ich die Räume gesetzt hatte, commands app_segment_clean sprang nicht mehr an.
        Nur wenn ich alle Räume auf true setzte, dann säubert er mit commands app_segment_clean wieder alle Räume. Setzte ich danach nur einen Raum auf true, egal, welchen, verweigert commands app_segment_clean den Dienst.
        Die Hinweise von [David G.] und [copystring] habe ich getreulich getestet. Es gelang mir zumindest, den Namen der Etage auf „EG“ zu setzen, wie von [David G.] vorgeschlagen. Allerdings funktionierte die Reinigung einzelner Räume danach immer noch nicht.
        Während der Test fiel mir auf, dass der roborock immer ins Schlafzimmer marschierte, wenn das Schlafzimmer auf „true“ gesetzt war, ebenso beim Wohnzimmer, die anderen Räume aber ignorierte er.
        Ein Blick auf die Kartendarstellung in der App (Handy) zeigte merkwürdigerweise für das Schlaf- und Wohnzimmer die korrekten Bezeichnungen mit einem Icon davor, für alle anderen Räume allerdings nur so etwas wie „Raum1“, „Raum2“ usw., allerdings ohne Icon, obwohl im entsprechendem Item im iobroker „Flur“, „Bad“ u.ä. stand. Diese Bezeichnungen wurden offensichtlich nicht in die Kartendarstellung übernommen.

        Offensichtlich hatte ich die Namen dieser Räume über den iobroker eingetragen, die von Wohn- und Schlafzimmer aber über die App (Handy).

        Die Lösung des Problems war es, auch die Namen der Räume, für die die Einzelreinigung bisher nicht funktionierte, über die App (Handy) einzutragen:

        [Karten verwalten] -> gewünschte Etage [Bearbeiten] -> [Raum bearbeiten] -> [Name] -> Raum aus der Karte auswählen -> [Zimmertyp auswählen] -> [OK]

        Screenshot_20230618_181904_Roborock.jpg

        Als erstes erschien in der Kartendarstellung nun bei allen Räumen vor deren Bezeichnung auch das Icon und - Heureka - die Einzelraumreinigung funktioniert nun für jeden Raum!

        roborock_rooms.png

        Vielen Dank an das Forum für all die Hinweise, die halfen, mich auf den Weg zur Lösung zu bringen!

        1 Reply Last reply Reply Quote 2
        • jahnbes
          jahnbes last edited by

          Da bei mir das Webinterface nicht funktioniert, ich habe den iobroker auf einem Rasperry Pi 4, kann ich Koordinaten nicht auslesen.
          Um schrittweise dennoch den roborock steuern zu können, bräuchte ich einen festen Ausgangspunkt. Ich habe irgendwo gelesen, dass die Koordinaten der Ladestation ein solcher Ausgangspunkt sind, da bei allen Installationen gleich. Stimmt das? Und wenn ja (oder nein), kann mir bitte jemand, der Koordinaten auslesen kann, mal diese seiner Ladestation geben?
          Danke, Bert.

          copystring 1 Reply Last reply Reply Quote 0
          • copystring
            copystring @jahnbes last edited by

            @jahnbes Nein. So funktioniert das nicht. Aber ich kann dir trotzdem helfen. Aktiviere die Kartenerstellung und somit das Webinterface. Der Adapter wird dann abstürzen, aber im Ordner vom Adapter (/opt/iobroker/node_modules/iobroker.roborock/) sollte trotzdem eine test.rrmap sein. Lass mir die zukommen, ich kann dir die Koordinaten geben.

            jahnbes 1 Reply Last reply Reply Quote 0
            • jahnbes
              jahnbes @copystring last edited by

              @copystring Hallo copystring, danke für Deine Antwort. Ich habe tesst.rrmap mittlerweile hochgeladen, wie soll ich es Dir zukommen lassen? Ist es ok, das file hier einfach einzustellen?
              Und noch eine kleine Frage, dann ist aber auch gleich Schluß. Bis jetzt ist es mr nicht gelungen, den Zustand "Staubbehälter entfernt" irgendwie zu detektieren. Hast Du einen Tipp, welches Item ich dazu wie verwenden kann?
              Nun ist genug mit Fragen, Gruß, Bert.

              copystring 1 Reply Last reply Reply Quote 0
              • copystring
                copystring @jahnbes last edited by

                @jahnbes du kannst es hier verlinken oder mir auch als PN zukommen lassen, wenn du nicht möchtest, dass jeder deine Karten sehen könnte.
                Kann die roborock App erkennen, das der Staubbehälter entfernt wurde? Wenn nicht, dann kann das der Adapter auch nicht. Ansonsten müsste ich Mal gucken welcher Parameter das ist.

                jahnbes 1 Reply Last reply Reply Quote 0
                • jahnbes
                  jahnbes @copystring last edited by jahnbes

                  @copystring
                  Das ist die Karte, ich hatte sie ja eh schon mal weiter oben eingestellt.
                  test.rrmap
                  In der App habe ich nichts gefunden, woran ich erkennen kann, dass der Staubbehälter nicht eingesetzt ist. Das ist etwas verwunderlich, da es doch ein recht grundlegende Funktion ist. Beim Wassertank und dem Wischmopp ist das ja anders.
                  Gruß, Bert.
                  (über das mit dem anderen Thread bin ich noch am Nachdenken.)

                  copystring 1 Reply Last reply Reply Quote 0
                  • copystring
                    copystring @jahnbes last edited by

                    @jahnbes Leider ist deine .rrmap Datei 0kb groß. Schade, ich dachte, dass es trotzdem funktioniert.

                    jahnbes 1 Reply Last reply Reply Quote 0
                    • jahnbes
                      jahnbes @copystring last edited by

                      @copystring Ups, dass ist mir jetzt etwas peinlich, dass ich das nicht gleich gesehen habe mit der Filelänge. Trotzdem, danke für Deinen Versuch. Gruß Bert.

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

                        @jahnbes du könntest dir aber ioBroker zum Testen auf deinem Windows-PC installieren und dort den Adapter einrichten. Darüber kannst du dir dann die Datei holen.

                        jahnbes 1 Reply Last reply Reply Quote 0
                        • jahnbes
                          jahnbes @copystring last edited by

                          @copystring
                          Hallo copystring, ich habe es doch geschafft
                          test.rrmap
                          hat jetzt ein Länge von 280 kByte und kommt hoffentlich so bei Dir an.
                          Gruß Bert.

                          copystring 1 Reply Last reply Reply Quote 0
                          • copystring
                            copystring @jahnbes last edited by

                            @jahnbes Charger pos: X: 25768 Y: 25593. Was hast du damit nun vor?
                            Das richtige Format für den Adapter wäre dann so: [25768,25593]

                            jahnbes D 2 Replies Last reply Reply Quote 0
                            • jahnbes
                              jahnbes @copystring last edited by jahnbes

                              @copystring
                              «Dos moi pou sto kai kino ten gae» - den festen Punkt habe ich jetzt und will einfach etwas experimentieren, was ich damit machen kann, z.B. dorthin zurückfahren. Was schrecklich überflüssig ist, da es den Rückkehrbefehl ja gibt. Überflüssig schon, aber spannend. Und vielleicht so andere Punkte finden. Ich werde berichten.
                              Danke für Deine Hilfe, copystring!
                              (Und für alle Nicht-Altgriechen, wie auch ich einer bin:
                              «Dos moi pou sto kai kino ten gae» Archimedes: Gib mir einen Punkt, wo ich hintreten kann, und ich biege die Erde.)

                              1 Reply Last reply Reply Quote 0
                              • D
                                Dimi @copystring last edited by Dimi

                                @copystring

                                Hi, ich glaube in der neuesten dev hat sich ein Fehler eingeschlichen. Ich habe mal heute alles gelöscht und die neueste dev installiert. Bei jedem aktualisierungsintervall speichert er die Karte neu in der Roborock app. Das wird dann zum Problem wenn der Staubsauger irgendwo geparkt ist. Mit dem speichern wird auch die Position des Saugers wieder in die Ausgangsposition (Ladestation) gesetzt. Wenn man den dann wieder startet dann sucht er jedes mal seine Position neu. Das war vorher nicht so. Schaltet man den Adapter ab, dann merkt er sich seine Position bis man den Sauger anhebt oder ihn Aus und Ein schaltet. Brauchst du was von mir? Log ? Aber ich glaube das wird generell so sein und hat nichts mit meiner Installation zu tun.

                                copystring 1 Reply Last reply Reply Quote 0
                                • copystring
                                  copystring @Dimi last edited by

                                  @dimi Logs sind immer gut, aber viel wichtiger wäre erstmal, mit welcher Version es noch lief. Dann müsste man die Logs beider Versionen vergleichen.

                                  D 1 Reply Last reply Reply Quote 0
                                  • jahnbes
                                    jahnbes @copystring last edited by

                                    @copystring Hallo copystring, ich habe die letzte dev-Version installiert. Seit heute früh geht app-segment-clean nicht mehr, es kommt folgende log-Ausschrift im iobroker s.u.
                                    Der entsprechende Raum ist auf "true" gesetzt.
                                    Viele Grüße, Bert.


                                    1
                                    Zeit
                                    warn
                                    Nachricht

                                    roborock.0
                                    2023-06-26 08:40:36.246 warn Failed to execute app_segment_clean. Error: There was an error processing the request with id 1527 error: {"code":-10005,"message":"data for segments is invalid"}

                                    roborock.0
                                    2023-06-26 08:39:33.402 warn Failed to execute app_segment_clean. Error: There was an error processing the request with id 2037 error: {"code":-10005,"message":"data for segments is invalid"}

                                    roborock.0
                                    2023-06-26 08:39:28.425 warn Failed to execute app_segment_clean. Error: There was an error processing the request with id 7004 error: {"code":-10005,"message":"data for segments is invalid"}

                                    roborock.0
                                    2023-06-26 08:39:12.906 warn Failed to execute app_segment_clean. Error: There was an error processing the request with id 9153 error: {"code":-10005,"message":"data for segments is invalid"}

                                    roborock.0
                                    2023-06-26 08:39:08.253 warn Failed to execute app_segment_clean. Error: There was an error processing the request with id 2686 error: {"code":-10005,"message":"data for segments is invalid"}

                                    zigbee.0
                                    2023-06-26 08:18:16.789 warn DeviceAvailability:Stopping to ping 0x70ac08fffe68a9b2 TRADFRI Signal Repeater after 8 ping attempts

                                    hs100.0
                                    2023-06-26 08:01:45.788 warn getDevice Socket connection Timeout ip: 192.168.178.26 please reconnect the Device

                                    roborock.0
                                    2023-06-26 06:38:49.872 warn MQTT connection reconnect.

                                    roborock.0
                                    2023-06-26 06:38:49.868 warn MQTT connection close.

                                    copystring 1 Reply Last reply Reply Quote 0
                                    • copystring
                                      copystring @jahnbes last edited by

                                      @jahnbes Hat sich deine Karte geändert? Die dev hat sich seit über zwei Wochen nicht geändert.

                                      jahnbes 1 Reply Last reply Reply Quote 0
                                      • D
                                        Dimi @copystring last edited by

                                        @copystring

                                        Hi, anbei mein LOG. In 3 Minuten wurde die Karte 3 mal gespeichert und neu geladen. Sieht man in der Roborock app. Dabei verliert der Sauger dann seine Position. Wenn ich ihn dann laufen lassen will muss er zuerst seine Position finden, auch wenn er angedockt war. Ich glaube das ist ab der Version so, wo der Q7 mit reingekommen ist. Bin mir leider nicht mehr sicher.

                                        2023-06-26 23:22:23.464 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                                        2023-06-26 23:22:23.815 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 238444
                                        2023-06-26 23:22:26.418 - debug: roborock.0 (238444) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        2023-06-26 23:22:26.482 - debug: roborock.0 (238444) Objects client ready ... initialize now
                                        2023-06-26 23:22:26.486 - debug: roborock.0 (238444) Objects create System PubSub Client
                                        2023-06-26 23:22:26.488 - debug: roborock.0 (238444) Objects create User PubSub Client
                                        2023-06-26 23:22:26.550 - debug: roborock.0 (238444) Objects client initialize lua scripts
                                        2023-06-26 23:22:26.584 - debug: roborock.0 (238444) Objects connected to redis: 127.0.0.1:9001
                                        2023-06-26 23:22:26.635 - debug: roborock.0 (238444) Redis States: Use Redis connection: 127.0.0.1:9000
                                        2023-06-26 23:22:26.663 - debug: roborock.0 (238444) States create System PubSub Client
                                        2023-06-26 23:22:26.664 - debug: roborock.0 (238444) States create User PubSub Client
                                        2023-06-26 23:22:26.740 - debug: roborock.0 (238444) States connected to redis: 127.0.0.1:9000
                                        2023-06-26 23:22:26.863 - debug: roborock.0 (238444) Plugin sentry Initialize Plugin (enabled=true)
                                        2023-06-26 23:22:26.870 - info: roborock.0 (238444) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                                        2023-06-26 23:22:27.024 - info: roborock.0 (238444) starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.16.1, js-controller: 5.0.5
                                        2023-06-26 23:22:29.636 - info: roborock.0 (238444) MQTT initialized
                                        2023-06-26 23:22:29.638 - debug: roborock.0 (238444) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                                        2023-06-26 23:22:29.640 - debug: roborock.0 (238444) Robot key: roborock.vacuum.a10
                                        2023-06-26 23:22:34.133 - debug: roborock.0 (238444) getParameter: get_fw_features
                                        2023-06-26 23:22:34.135 - debug: roborock.0 (238444) Firmware features request
                                        2023-06-26 23:22:34.186 - debug: roborock.0 (238444) dps debug: {"id":4457,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                                        2023-06-26 23:22:34.189 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:22:34.814 - debug: roborock.0 (238444) getParameter: get_multi_maps_list
                                        2023-06-26 23:22:34.859 - debug: roborock.0 (238444) dps debug: {"id":2824,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":3,"map_info":[{"mapFlag":0,"add_time":1682415954,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]},{"mapFlag":2,"add_time":1678545840,"length":12,"name":"Dachgeschoss","bak_maps":[]}]}]}
                                        2023-06-26 23:22:34.860 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:22:34.862 - debug: roborock.0 (238444) Latest data requested
                                        2023-06-26 23:22:34.863 - debug: roborock.0 (238444) getParameter: get_status
                                        2023-06-26 23:22:34.904 - debug: roborock.0 (238444) dps debug: {"id":6915,"result":[{"msg_ver":2,"msg_seq":34,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:22:34.904 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:22:34.905 - debug: roborock.0 (238444) get_status: {"msg_ver":2,"msg_seq":34,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}
                                        2023-06-26 23:22:34.908 - debug: roborock.0 (238444) getParameter: get_room_mapping
                                        2023-06-26 23:22:34.948 - debug: roborock.0 (238444) dps debug: {"id":4776,"result":[{"msg_ver":2,"msg_seq":35,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:22:34.949 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.038 - debug: roborock.0 (238444) dps debug: {"id":7759,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
                                        2023-06-26 23:22:35.039 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.039 - debug: roborock.0 (238444) All mapped rooms: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
                                        2023-06-26 23:22:35.040 - debug: roborock.0 (238444) Mapped room matched: 4526290 with name: Gäste WC
                                        2023-06-26 23:22:35.041 - debug: roborock.0 (238444) Mapped room matched: 4526403 with name: Wohnzimmer
                                        2023-06-26 23:22:35.042 - debug: roborock.0 (238444) Mapped room matched: 4517900 with name: Küche
                                        2023-06-26 23:22:35.042 - debug: roborock.0 (238444) Mapped room matched: 4524523 with name: Flur
                                        2023-06-26 23:22:35.043 - debug: roborock.0 (238444) getParameter: get_consumable
                                        2023-06-26 23:22:35.078 - debug: roborock.0 (238444) dps debug: {"id":7529,"result":[{"main_brush_work_time":143990,"side_brush_work_time":143990,"filter_work_time":143990,"filter_element_work_time":11508,"sensor_dirty_time":4105}]}
                                        2023-06-26 23:22:35.079 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.080 - debug: roborock.0 (238444) Consumables of robot: [{"main_brush_work_time":143990,"side_brush_work_time":143990,"filter_work_time":143990,"filter_element_work_time":11508,"sensor_dirty_time":4105}]
                                        2023-06-26 23:22:35.080 - debug: roborock.0 (238444) getParameter: get_network_info
                                        2023-06-26 23:22:35.199 - debug: roborock.0 (238444) dps debug: {"id":6744,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-74}}
                                        2023-06-26 23:22:35.200 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.201 - debug: roborock.0 (238444) getParameter: get_server_timer
                                        2023-06-26 23:22:35.203 - debug: roborock.0 (238444) getParameter: get_timer
                                        2023-06-26 23:22:35.209 - debug: roborock.0 (238444) arch: arm64
                                        2023-06-26 23:22:35.210 - debug: roborock.0 (238444) platform: linux
                                        2023-06-26 23:22:35.210 - debug: roborock.0 (238444) System type: go2rtc_linux_arm64
                                        2023-06-26 23:22:35.210 - debug: roborock.0 (238444) downloadURL: https://github.com/AlexxIT/go2rtc/releases/download/v1.3.0/go2rtc_linux_arm64
                                        2023-06-26 23:22:35.292 - debug: roborock.0 (238444) dps debug: {"id":3748,"result":[]}
                                        2023-06-26 23:22:35.293 - debug: roborock.0 (238444) Length of message queue: 3
                                        2023-06-26 23:22:35.294 - debug: roborock.0 (238444) get_timer: []
                                        2023-06-26 23:22:35.323 - debug: roborock.0 (238444) dps debug: {"id":8582,"result":[142445,1446932500,213,[1687697937,1687697190,1687697047,1687693877,1687689826,1687553443,1687459150,1687458939,1687456670,1687360383,1687350295,1687350205,1687347579,1687347457,1687327994,1687327943,1687001665,1687001643,1687000187,1687000139]]}
                                        2023-06-26 23:22:35.324 - debug: roborock.0 (238444) Length of message queue: 2
                                        2023-06-26 23:22:35.330 - debug: roborock.0 (238444) dps debug: {"id":6801,"result":[["1674918037884","off",0]]}
                                        2023-06-26 23:22:35.331 - debug: roborock.0 (238444) Length of message queue: 2
                                        2023-06-26 23:22:35.332 - debug: roborock.0 (238444) get_server_timer: [["1674918037884","off",0]]
                                        2023-06-26 23:22:35.365 - debug: roborock.0 (238444) dps debug: {"id":6865,"result":[[1687697937,1687697980,17,0,0,0,2,3,43]]}
                                        2023-06-26 23:22:35.365 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.403 - debug: roborock.0 (238444) dps debug: {"id":3146,"result":[[1687697190,1687697690,467,4140000,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.404 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.440 - debug: roborock.0 (238444) dps debug: {"id":4690,"result":[[1687697047,1687697164,11,0,0,0,2,3,43]]}
                                        2023-06-26 23:22:35.441 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.478 - debug: roborock.0 (238444) dps debug: {"id":7231,"result":[[1687693877,1687694797,920,7920000,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.478 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.530 - debug: roborock.0 (238444) dps debug: {"id":1262,"result":[[1687689826,1687691139,1313,11927500,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.530 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.566 - debug: roborock.0 (238444) dps debug: {"id":2131,"result":[[1687553443,1687553807,364,3632500,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.566 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.602 - debug: roborock.0 (238444) dps debug: {"id":7598,"result":[[1687459150,1687459497,347,3500000,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.603 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.637 - debug: roborock.0 (238444) dps debug: {"id":4974,"result":[[1687458939,1687459104,165,2345000,0,1,2,2,54]]}
                                        2023-06-26 23:22:35.638 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.673 - debug: roborock.0 (238444) dps debug: {"id":2421,"result":[[1687456670,1687457171,501,7605000,0,1,2,2,54]]}
                                        2023-06-26 23:22:35.674 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.713 - debug: roborock.0 (238444) dps debug: {"id":9650,"result":[[1687360383,1687361318,935,7957500,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.714 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.757 - debug: roborock.0 (238444) dps debug: {"id":8908,"result":[[1687350295,1687350742,447,4015000,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.758 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.800 - debug: roborock.0 (238444) exePath: /opt/iobroker/node_modules/iobroker.roborock/lib/go2rtc/go2rtc_linux_arm64
                                        2023-06-26 23:22:35.852 - debug: roborock.0 (238444) Made ./lib/go2rtc/go2rtc_linux_arm64 executable
                                        2023-06-26 23:22:35.856 - debug: roborock.0 (238444) dps debug: {"id":5212,"result":[[1687350205,1687350239,27,0,0,0,2,3,43]]}
                                        2023-06-26 23:22:35.856 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.876 - debug: roborock.0 (238444) Killing process with pid 108986
                                        2023-06-26 23:22:35.909 - debug: roborock.0 (238444) dps debug: {"id":7897,"result":[[1687347579,1687347998,419,4015000,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.910 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.945 - debug: roborock.0 (238444) dps debug: {"id":9066,"result":[[1687347457,1687347488,31,0,0,0,2,3,62]]}
                                        2023-06-26 23:22:35.946 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:35.982 - debug: roborock.0 (238444) dps debug: {"id":9974,"result":[[1687327994,1687329343,1349,11975000,0,1,2,3,56]]}
                                        2023-06-26 23:22:35.984 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:36.019 - debug: roborock.0 (238444) homedata successfully updated
                                        2023-06-26 23:22:36.028 - debug: roborock.0 (238444) dps debug: {"id":1076,"result":[[1687327943,1687327974,31,0,0,0,2,3,62]]}
                                        2023-06-26 23:22:36.029 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:36.076 - debug: roborock.0 (238444) dps debug: {"id":7966,"result":[[1687001665,1687002334,669,11760000,0,1,2,3,56]]}
                                        2023-06-26 23:22:36.078 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:36.126 - debug: roborock.0 (238444) dps debug: {"id":4167,"result":[[1687001643,1687001643,0,0,0,0,2,3,43]]}
                                        2023-06-26 23:22:36.127 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:36.176 - debug: roborock.0 (238444) dps debug: {"id":8553,"result":[[1687000187,1687001470,1283,11840000,0,1,2,3,56]]}
                                        2023-06-26 23:22:36.176 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:36.217 - debug: roborock.0 (238444) dps debug: {"id":9486,"result":[[1687000139,1687000170,31,0,0,0,2,3,62]]}
                                        2023-06-26 23:22:36.217 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:22:36.957 - debug: roborock.0 (238444) dps debug: {"id":1401,"result":["ok"]}
                                        2023-06-26 23:22:36.958 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:22:36.959 - debug: roborock.0 (238444) getParameter: get_room_mapping
                                        2023-06-26 23:22:36.972 - debug: roborock.0 (238444) dps debug: {"id":67,"result":["ok"]}
                                        2023-06-26 23:22:36.994 - debug: roborock.0 (238444) dps debug: {"id":1546,"result":[{"msg_ver":2,"msg_seq":42,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:22:36.994 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:22:37.030 - debug: roborock.0 (238444) dps debug: {"id":6789,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
                                        2023-06-26 23:22:37.031 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:22:37.032 - debug: roborock.0 (238444) All mapped rooms: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
                                        2023-06-26 23:22:37.032 - debug: roborock.0 (238444) Mapped room matched: 4526290 with name: Gäste WC
                                        2023-06-26 23:22:37.033 - debug: roborock.0 (238444) Mapped room matched: 4526403 with name: Wohnzimmer
                                        2023-06-26 23:22:37.034 - debug: roborock.0 (238444) Mapped room matched: 4517900 with name: Küche
                                        2023-06-26 23:22:37.034 - debug: roborock.0 (238444) Mapped room matched: 4524523 with name: Flur
                                        2023-06-26 23:23:34.133 - debug: roborock.0 (238444) Latest data requested
                                        2023-06-26 23:23:34.136 - debug: roborock.0 (238444) getParameter: get_status
                                        2023-06-26 23:23:34.252 - debug: roborock.0 (238444) dps debug: {"id":6187,"result":[{"msg_ver":2,"msg_seq":72,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:23:34.253 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:23:34.254 - debug: roborock.0 (238444) get_status: {"msg_ver":2,"msg_seq":72,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}
                                        2023-06-26 23:23:34.261 - debug: roborock.0 (238444) getParameter: get_room_mapping
                                        2023-06-26 23:23:34.325 - debug: roborock.0 (238444) dps debug: {"id":7965,"result":[{"msg_ver":2,"msg_seq":73,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:23:34.326 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:23:34.330 - debug: roborock.0 (238444) dps debug: {"id":115,"result":["ok"]}
                                        2023-06-26 23:23:34.404 - debug: roborock.0 (238444) dps debug: {"id":8299,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
                                        2023-06-26 23:23:34.405 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:23:34.406 - debug: roborock.0 (238444) All mapped rooms: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
                                        2023-06-26 23:23:34.406 - debug: roborock.0 (238444) Mapped room matched: 4526290 with name: Gäste WC
                                        2023-06-26 23:23:34.407 - debug: roborock.0 (238444) Mapped room matched: 4526403 with name: Wohnzimmer
                                        2023-06-26 23:23:34.407 - debug: roborock.0 (238444) Mapped room matched: 4517900 with name: Küche
                                        2023-06-26 23:23:34.407 - debug: roborock.0 (238444) Mapped room matched: 4524523 with name: Flur
                                        2023-06-26 23:23:34.408 - debug: roborock.0 (238444) getParameter: get_consumable
                                        2023-06-26 23:23:34.443 - debug: roborock.0 (238444) dps debug: {"id":1658,"result":[{"main_brush_work_time":143990,"side_brush_work_time":143990,"filter_work_time":143990,"filter_element_work_time":11508,"sensor_dirty_time":4105}]}
                                        2023-06-26 23:23:34.443 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:23:34.444 - debug: roborock.0 (238444) Consumables of robot: [{"main_brush_work_time":143990,"side_brush_work_time":143990,"filter_work_time":143990,"filter_element_work_time":11508,"sensor_dirty_time":4105}]
                                        2023-06-26 23:23:34.447 - debug: roborock.0 (238444) getParameter: get_network_info
                                        2023-06-26 23:23:34.508 - debug: roborock.0 (238444) dps debug: {"id":3812,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-74}}
                                        2023-06-26 23:23:34.508 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:23:34.509 - debug: roborock.0 (238444) getParameter: get_server_timer
                                        2023-06-26 23:23:34.510 - debug: roborock.0 (238444) getParameter: get_timer
                                        2023-06-26 23:23:34.545 - debug: roborock.0 (238444) dps debug: {"id":8921,"result":[["1674918037884","off",0]]}
                                        2023-06-26 23:23:34.545 - debug: roborock.0 (238444) Length of message queue: 2
                                        2023-06-26 23:23:34.546 - debug: roborock.0 (238444) get_server_timer: [["1674918037884","off",0]]
                                        2023-06-26 23:23:34.558 - debug: roborock.0 (238444) dps debug: {"id":7480,"result":[]}
                                        2023-06-26 23:23:34.558 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:23:34.559 - debug: roborock.0 (238444) get_timer: []
                                        2023-06-26 23:23:35.940 - debug: roborock.0 (238444) homedata successfully updated
                                        2023-06-26 23:23:36.076 - debug: roborock.0 (238444) dps debug: {"id":2201,"result":["ok"]}
                                        2023-06-26 23:23:36.077 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:23:36.077 - debug: roborock.0 (238444) getParameter: get_room_mapping
                                        2023-06-26 23:23:36.121 - debug: roborock.0 (238444) dps debug: {"id":7722,"result":[{"msg_ver":2,"msg_seq":80,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:23:36.122 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:23:36.190 - debug: roborock.0 (238444) dps debug: {"id":1217,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
                                        2023-06-26 23:23:36.190 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:23:36.191 - debug: roborock.0 (238444) All mapped rooms: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
                                        2023-06-26 23:23:36.191 - debug: roborock.0 (238444) Mapped room matched: 4526290 with name: Gäste WC
                                        2023-06-26 23:23:36.192 - debug: roborock.0 (238444) Mapped room matched: 4526403 with name: Wohnzimmer
                                        2023-06-26 23:23:36.192 - debug: roborock.0 (238444) Mapped room matched: 4517900 with name: Küche
                                        2023-06-26 23:23:36.193 - debug: roborock.0 (238444) Mapped room matched: 4524523 with name: Flur
                                        2023-06-26 23:24:34.133 - debug: roborock.0 (238444) Latest data requested
                                        2023-06-26 23:24:34.134 - debug: roborock.0 (238444) getParameter: get_status
                                        2023-06-26 23:24:34.217 - debug: roborock.0 (238444) dps debug: {"id":3421,"result":[{"msg_ver":2,"msg_seq":111,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:24:34.220 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:24:34.222 - debug: roborock.0 (238444) get_status: {"msg_ver":2,"msg_seq":111,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}
                                        2023-06-26 23:24:34.227 - debug: roborock.0 (238444) getParameter: get_room_mapping
                                        2023-06-26 23:24:34.272 - debug: roborock.0 (238444) dps debug: {"id":6719,"result":[{"msg_ver":2,"msg_seq":112,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:24:34.273 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:24:34.363 - debug: roborock.0 (238444) dps debug: {"id":5414,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
                                        2023-06-26 23:24:34.364 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:24:34.365 - debug: roborock.0 (238444) All mapped rooms: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
                                        2023-06-26 23:24:34.365 - debug: roborock.0 (238444) Mapped room matched: 4526290 with name: Gäste WC
                                        2023-06-26 23:24:34.366 - debug: roborock.0 (238444) Mapped room matched: 4526403 with name: Wohnzimmer
                                        2023-06-26 23:24:34.366 - debug: roborock.0 (238444) Mapped room matched: 4517900 with name: Küche
                                        2023-06-26 23:24:34.367 - debug: roborock.0 (238444) Mapped room matched: 4524523 with name: Flur
                                        2023-06-26 23:24:34.367 - debug: roborock.0 (238444) getParameter: get_consumable
                                        2023-06-26 23:24:34.404 - debug: roborock.0 (238444) dps debug: {"id":9665,"result":[{"main_brush_work_time":143990,"side_brush_work_time":143990,"filter_work_time":143990,"filter_element_work_time":11508,"sensor_dirty_time":4105}]}
                                        2023-06-26 23:24:34.406 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:24:34.407 - debug: roborock.0 (238444) Consumables of robot: [{"main_brush_work_time":143990,"side_brush_work_time":143990,"filter_work_time":143990,"filter_element_work_time":11508,"sensor_dirty_time":4105}]
                                        2023-06-26 23:24:34.408 - debug: roborock.0 (238444) getParameter: get_network_info
                                        2023-06-26 23:24:34.472 - debug: roborock.0 (238444) dps debug: {"id":5738,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-74}}
                                        2023-06-26 23:24:34.473 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:24:34.474 - debug: roborock.0 (238444) getParameter: get_server_timer
                                        2023-06-26 23:24:34.475 - debug: roborock.0 (238444) getParameter: get_timer
                                        2023-06-26 23:24:34.512 - debug: roborock.0 (238444) dps debug: {"id":3571,"result":[["1674918037884","off",0]]}
                                        2023-06-26 23:24:34.513 - debug: roborock.0 (238444) Length of message queue: 2
                                        2023-06-26 23:24:34.513 - debug: roborock.0 (238444) get_server_timer: [["1674918037884","off",0]]
                                        2023-06-26 23:24:34.523 - debug: roborock.0 (238444) dps debug: {"id":9998,"result":[]}
                                        2023-06-26 23:24:34.524 - debug: roborock.0 (238444) Length of message queue: 1
                                        2023-06-26 23:24:34.524 - debug: roborock.0 (238444) get_timer: []
                                        2023-06-26 23:24:35.930 - debug: roborock.0 (238444) homedata successfully updated
                                        2023-06-26 23:24:36.043 - debug: roborock.0 (238444) dps debug: {"id":5525,"result":["ok"]}
                                        2023-06-26 23:24:36.044 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:24:36.044 - debug: roborock.0 (238444) getParameter: get_room_mapping
                                        2023-06-26 23:24:36.080 - debug: roborock.0 (238444) dps debug: {"id":5887,"result":[{"msg_ver":2,"msg_seq":119,"state":8,"battery":100,"clean_time":17,"clean_area":0,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0]}]}
                                        2023-06-26 23:24:36.081 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:24:36.122 - debug: roborock.0 (238444) dps debug: {"id":5171,"result":[[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]}
                                        2023-06-26 23:24:36.122 - debug: roborock.0 (238444) Length of message queue: 0
                                        2023-06-26 23:24:36.123 - debug: roborock.0 (238444) All mapped rooms: [[16,"4526290"],[17,"4526403"],[18,"4517900"],[19,"4524523"]]
                                        2023-06-26 23:24:36.123 - debug: roborock.0 (238444) Mapped room matched: 4526290 with name: Gäste WC
                                        2023-06-26 23:24:36.124 - debug: roborock.0 (238444) Mapped room matched: 4526403 with name: Wohnzimmer
                                        2023-06-26 23:24:36.124 - debug: roborock.0 (238444) Mapped room matched: 4517900 with name: Küche
                                        2023-06-26 23:24:36.125 - debug: roborock.0 (238444) Mapped room matched: 4524523 with name: Flur
                                        2023-06-26 23:24:54.454 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                                        2023-06-26 23:24:54.456 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 (force=false, process=true)
                                        2023-06-26 23:24:54.462 - info: roborock.0 (238444) Got terminate signal TERMINATE_YOURSELF
                                        2023-06-26 23:24:54.464 - info: roborock.0 (238444) terminating
                                        2023-06-26 23:24:54.465 - debug: roborock.0 (238444) Plugin sentry destroyed
                                        2023-06-26 23:24:54.466 - info: roborock.0 (238444) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                        2023-06-26 23:24:54.550 - info: host.ioBroker-RasPi stopInstance system.adapter.roborock.0 send kill signal
                                        2023-06-26 23:24:54.967 - info: roborock.0 (238444) terminating
                                        2023-06-26 23:24:55.059 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • jahnbes
                                          jahnbes @copystring last edited by

                                          @copystring Vielleicht bin doch ich es, der sich irrt - so war es. Ich habe zwar die log-Ausschriften nicht verstanden, den -meinen- Fehler aber trotzdem gefunden. Es lag nicht am Adapter.
                                          Gruß Bert.

                                          1 Reply Last reply Reply Quote 1
                                          • I
                                            Io-Alex last edited by

                                            @copystring

                                            Hallo

                                            Ist geplant demnächst den roborock s7 max ultra zu unterstützen?

                                            Mit freundlichen Grüßen

                                            copystring jona7o 3 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            458
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

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