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

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

NEWS

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

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

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

Roborock Adapter tester gesucht

Geplant Angeheftet Gesperrt Verschoben JavaScript
766 Beiträge 51 Kommentatoren 246.7k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • copystringC Offline
    copystringC Offline
    copystring
    schrieb am zuletzt editiert von
    #452

    Jemand hier mit einem S6 MaxV oder anderen Roboter mit Kamera bzw. Hinderniserkennung? Auf der Karte sollten entsprechend rote Punkte platziert werden, wo sich erkannte Hindernisse befinden. Passen die Postionen?
    Bei mir sieht das so aus.
    a03f7581-b66d-4dd5-95df-e853c3b117b6-image.png

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

    O D M-A HuebM 3 Antworten Letzte Antwort
    1
    • copystringC copystring

      Jemand hier mit einem S6 MaxV oder anderen Roboter mit Kamera bzw. Hinderniserkennung? Auf der Karte sollten entsprechend rote Punkte platziert werden, wo sich erkannte Hindernisse befinden. Passen die Postionen?
      Bei mir sieht das so aus.
      a03f7581-b66d-4dd5-95df-e853c3b117b6-image.png

      O Offline
      O Offline
      oxident
      schrieb am zuletzt editiert von
      #453

      @copystring Passt bei mir perfekt. Danke!

      copystringC 1 Antwort Letzte Antwort
      0
      • O oxident

        @copystring Passt bei mir perfekt. Danke!

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

        @oxident said in Roborock Adapter tester gesucht:

        @copystring Passt bei mir perfekt. Danke!

        Sorry. Was bedeutet das? Du hast einen S6 MaxV und die Punkte passen?

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

        1 Antwort Letzte Antwort
        0
        • copystringC copystring

          Jemand hier mit einem S6 MaxV oder anderen Roboter mit Kamera bzw. Hinderniserkennung? Auf der Karte sollten entsprechend rote Punkte platziert werden, wo sich erkannte Hindernisse befinden. Passen die Postionen?
          Bei mir sieht das so aus.
          a03f7581-b66d-4dd5-95df-e853c3b117b6-image.png

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

          @copystring

          Die Hindernisse werden auf dem S6 MaxV korrekt an der richtigen Position angezeigt.

          1 Antwort Letzte Antwort
          1
          • copystringC copystring

            Jemand hier mit einem S6 MaxV oder anderen Roboter mit Kamera bzw. Hinderniserkennung? Auf der Karte sollten entsprechend rote Punkte platziert werden, wo sich erkannte Hindernisse befinden. Passen die Postionen?
            Bei mir sieht das so aus.
            a03f7581-b66d-4dd5-95df-e853c3b117b6-image.png

            M-A HuebM Offline
            M-A HuebM Offline
            M-A Hueb
            schrieb am zuletzt editiert von M-A Hueb
            #456

            @copystring Hindernisserkennung passt bei mir.
            Zonenerstellung auf Touch geräten tut auch

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

            1 Antwort Letzte Antwort
            1
            • M Offline
              M Offline
              Menfis
              schrieb am zuletzt editiert von
              #457

              Hi,
              vielen Dank erstmal für diesen Adapter. Soweit habe ich ihn zum Laufen bekommen.

              Leider will das mit der Zimmerreinigung nicht ganz funtkionieren.
              Wenn ich mit Blockly bestimmt Räume auf true setze und danach die Reinigung mit "app_segment_clean" starte, wird immer nur ein einziger Raum gereinigt und danach geht der Robi wieder zur Ladestation.

              Ist ein S7 ohne Absaugstation.

              Mache ich da irgendwas falsch?

              David G.D copystringC 2 Antworten Letzte Antwort
              0
              • David G.D Online
                David G.D Online
                David G.
                schrieb am zuletzt editiert von
                #458

                @menfis

                Eigentlich sollte es so funktionieren.
                Zumindest ist es bei mir so.

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

                Meine Tabellen für eure Visualisierung klick

                1 Antwort Letzte Antwort
                0
                • M Menfis

                  Hi,
                  vielen Dank erstmal für diesen Adapter. Soweit habe ich ihn zum Laufen bekommen.

                  Leider will das mit der Zimmerreinigung nicht ganz funtkionieren.
                  Wenn ich mit Blockly bestimmt Räume auf true setze und danach die Reinigung mit "app_segment_clean" starte, wird immer nur ein einziger Raum gereinigt und danach geht der Robi wieder zur Ladestation.

                  Ist ein S7 ohne Absaugstation.

                  Mache ich da irgendwas falsch?

                  David G.D Online
                  David G.D Online
                  David G.
                  schrieb am zuletzt editiert von
                  #459

                  @menfis

                  Eigentlich sollte es so funktionieren.
                  Zumindest ist es bei mir so.

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

                  Meine Tabellen für eure Visualisierung klick

                  1 Antwort Letzte Antwort
                  0
                  • M Menfis

                    Hi,
                    vielen Dank erstmal für diesen Adapter. Soweit habe ich ihn zum Laufen bekommen.

                    Leider will das mit der Zimmerreinigung nicht ganz funtkionieren.
                    Wenn ich mit Blockly bestimmt Räume auf true setze und danach die Reinigung mit "app_segment_clean" starte, wird immer nur ein einziger Raum gereinigt und danach geht der Robi wieder zur Ladestation.

                    Ist ein S7 ohne Absaugstation.

                    Mache ich da irgendwas falsch?

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

                    @menfis haben alle Räume Namen?

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

                    M 1 Antwort Letzte Antwort
                    0
                    • D Offline
                      D Offline
                      DonToben
                      schrieb am zuletzt editiert von
                      #461

                      @copystring
                      Habe mir gerade den iobroker log angesehen.
                      Es gab heute Nacht eine Menge Fehlereinträge, danach wieder alles i.O.
                      Eine Idee?
                      Roborock S7 Pro Ultra.

                      Habe die 0.1.6 installiert. Mit den Version davor hatte ich die Auffälligkeit nicht.

                      2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 589 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 590 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 591 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 592 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 593 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 594 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 595 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 596 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 597 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 598 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 599 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 600 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 601 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 602 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 603 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 604 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 605 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 606 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 607 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 608 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 609 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 610 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 611 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.529 - error: roborock.0 (5655) Unsported attribute: 612 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.529 - error: roborock.0 (5655) Unsported attribute: 613 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 614 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 615 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 616 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 617 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 618 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 619 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 620 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 621 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 622 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 623 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 624 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 625 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 626 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 627 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 628 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 629 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 630 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 631 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 632 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 633 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 634 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 635 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 636 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 637 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 638 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 639 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 640 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 641 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 642 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 643 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 644 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 645 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 646 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 647 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 648 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 649 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 650 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 651 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 652 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 653 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 654 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 655 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 656 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 657 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.538 - error: roborock.0 (5655) Unsported attribute: 658 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 03:52:31.538 - error: roborock.0 (5655) Unsported attribute: 659 of get_status. Please contact the dev to add the newly found attribute of your robot.
                      2023-03-15 04:34:31.481 - info: roborock.0 (5655) State value to set for "roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                      2023-03-15 04:44:31.484 - info: roborock.0 (5655) State value to set for "roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                      2023-03-15 04:56:30.926 - warn: roborock.0 (5655) MQTT connection close.
                      2023-03-15 04:56:30.927 - warn: roborock.0 (5655) MQTT connection reconnect.
                      
                      copystringC D 2 Antworten Letzte Antwort
                      0
                      • copystringC copystring

                        @menfis haben alle Räume Namen?

                        M Offline
                        M Offline
                        Menfis
                        schrieb am zuletzt editiert von
                        #462

                        @copystring
                        Ja, alle Räume haben Namen. Ich habe es inzwischen ein einziges Mal irgendwie hinbekommen, dass er direkt zum nächsten Raum weiter ist. Ich glaube ich hatte ihn mit Zimmerreinigung losgeschickt, dann kurz eine Zonenreigung gestartet, diese abgebrochen und dann die Zimmerreinigung fortgesetzt.
                        Allerdings ließ sich das nicht mehr reproduzieren.
                        Auch den Adapter hatte ich mal komplett neuinstalliert. Keine Änderung.

                        copystringC 1 Antwort Letzte Antwort
                        0
                        • M Menfis

                          @copystring
                          Ja, alle Räume haben Namen. Ich habe es inzwischen ein einziges Mal irgendwie hinbekommen, dass er direkt zum nächsten Raum weiter ist. Ich glaube ich hatte ihn mit Zimmerreinigung losgeschickt, dann kurz eine Zonenreigung gestartet, diese abgebrochen und dann die Zimmerreinigung fortgesetzt.
                          Allerdings ließ sich das nicht mehr reproduzieren.
                          Auch den Adapter hatte ich mal komplett neuinstalliert. Keine Änderung.

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

                          @menfis bitte ein vollständiges Debug hier anhängen nachdem die Raumreinigung gestartet wurde

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

                          M 1 Antwort Letzte Antwort
                          0
                          • David G.D Online
                            David G.D Online
                            David G.
                            schrieb am zuletzt editiert von
                            #464

                            Hat zufällig schon jmd eine kleine Zusammenstellung über "dock_error_status".

                            Bisher weiß ich, dass 39 der Schnutzwassertank und 38 der Frischwassertank ist.

                            Der Roboter hat ja noch einige andere "*_status".
                            Da bin ich bisher garnicht sicher was für was ist.

                            Würde mir gerne ein Skript schreiben, was mir soweit möglich sämtliche Fehlermeldungen im klartext zeigt schreiben.
                            Evtl kommt es ja auch irgendwann im Adapter. Aber erstmal selber testen ^^.

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

                            Meine Tabellen für eure Visualisierung klick

                            copystringC 1 Antwort Letzte Antwort
                            0
                            • D DonToben

                              @copystring
                              Habe mir gerade den iobroker log angesehen.
                              Es gab heute Nacht eine Menge Fehlereinträge, danach wieder alles i.O.
                              Eine Idee?
                              Roborock S7 Pro Ultra.

                              Habe die 0.1.6 installiert. Mit den Version davor hatte ich die Auffälligkeit nicht.

                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 589 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 590 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 591 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 592 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 593 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 594 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 595 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 596 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 597 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 598 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 599 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 600 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 601 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 602 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 603 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 604 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 605 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 606 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 607 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 608 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 609 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 610 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 611 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.529 - error: roborock.0 (5655) Unsported attribute: 612 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.529 - error: roborock.0 (5655) Unsported attribute: 613 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 614 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 615 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 616 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 617 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 618 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 619 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 620 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 621 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 622 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 623 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 624 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 625 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 626 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 627 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 628 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 629 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 630 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 631 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 632 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 633 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 634 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 635 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 636 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 637 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 638 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 639 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 640 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 641 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 642 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 643 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 644 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 645 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 646 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 647 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 648 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 649 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 650 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 651 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 652 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 653 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 654 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 655 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 656 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 657 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.538 - error: roborock.0 (5655) Unsported attribute: 658 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.538 - error: roborock.0 (5655) Unsported attribute: 659 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 04:34:31.481 - info: roborock.0 (5655) State value to set for "roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                              2023-03-15 04:44:31.484 - info: roborock.0 (5655) State value to set for "roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                              2023-03-15 04:56:30.926 - warn: roborock.0 (5655) MQTT connection close.
                              2023-03-15 04:56:30.927 - warn: roborock.0 (5655) MQTT connection reconnect.
                              
                              copystringC Offline
                              copystringC Offline
                              copystring
                              schrieb am zuletzt editiert von
                              #465

                              @dontoben said in Roborock Adapter tester gesucht:

                              @copystring
                              Habe mir gerade den iobroker log angesehen.
                              Es gab heute Nacht eine Menge Fehlereinträge, danach wieder alles i.O.
                              Eine Idee?
                              Roborock S7 Pro Ultra.

                              Habe die 0.1.6 installiert. Mit den Version davor hatte ich die Auffälligkeit nicht.

                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 589 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 590 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 591 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.523 - error: roborock.0 (5655) Unsported attribute: 592 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 593 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 594 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 595 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.524 - error: roborock.0 (5655) Unsported attribute: 596 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 597 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 598 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 599 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.525 - error: roborock.0 (5655) Unsported attribute: 600 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 601 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 602 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.526 - error: roborock.0 (5655) Unsported attribute: 603 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 604 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 605 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 606 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.527 - error: roborock.0 (5655) Unsported attribute: 607 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 608 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 609 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 610 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.528 - error: roborock.0 (5655) Unsported attribute: 611 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.529 - error: roborock.0 (5655) Unsported attribute: 612 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.529 - error: roborock.0 (5655) Unsported attribute: 613 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 614 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 615 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 616 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.530 - error: roborock.0 (5655) Unsported attribute: 617 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 618 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 619 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 620 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 621 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 622 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.531 - error: roborock.0 (5655) Unsported attribute: 623 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 624 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 625 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 626 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 627 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 628 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.532 - error: roborock.0 (5655) Unsported attribute: 629 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 630 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 631 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 632 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 633 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 634 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.533 - error: roborock.0 (5655) Unsported attribute: 635 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 636 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 637 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 638 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 639 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.534 - error: roborock.0 (5655) Unsported attribute: 640 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 641 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 642 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 643 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 644 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.535 - error: roborock.0 (5655) Unsported attribute: 645 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 646 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 647 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 648 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 649 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 650 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.536 - error: roborock.0 (5655) Unsported attribute: 651 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 652 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 653 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 654 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 655 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 656 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.537 - error: roborock.0 (5655) Unsported attribute: 657 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.538 - error: roborock.0 (5655) Unsported attribute: 658 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 03:52:31.538 - error: roborock.0 (5655) Unsported attribute: 659 of get_status. Please contact the dev to add the newly found attribute of your robot.
                              2023-03-15 04:34:31.481 - info: roborock.0 (5655) State value to set for "roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                              2023-03-15 04:44:31.484 - info: roborock.0 (5655) State value to set for "roborock.0.Devices.5Im6TX0cm6mgxaWxHaEos7.deviceStatus.water_box_custom_mode" has to be type "number" but received type "string"
                              2023-03-15 04:56:30.926 - warn: roborock.0 (5655) MQTT connection close.
                              2023-03-15 04:56:30.927 - warn: roborock.0 (5655) MQTT connection reconnect.
                              

                              Hier gibt es bereits ein Issue dazu. https://github.com/copystring/ioBroker.roborock/issues/117 bitte mal beobachten, ob das nochmal auftaucht und dann entsprechend am das Issue anknüpfen.
                              Ich hatte das übrigens heute morgen auch aber danach nicht mehr.

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

                              1 Antwort Letzte Antwort
                              0
                              • David G.D David G.

                                Hat zufällig schon jmd eine kleine Zusammenstellung über "dock_error_status".

                                Bisher weiß ich, dass 39 der Schnutzwassertank und 38 der Frischwassertank ist.

                                Der Roboter hat ja noch einige andere "*_status".
                                Da bin ich bisher garnicht sicher was für was ist.

                                Würde mir gerne ein Skript schreiben, was mir soweit möglich sämtliche Fehlermeldungen im klartext zeigt schreiben.
                                Evtl kommt es ja auch irgendwann im Adapter. Aber erstmal selber testen ^^.

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

                                @david-g said in Roborock Adapter tester gesucht:

                                Hat zufällig schon jmd eine kleine Zusammenstellung über "dock_error_status".

                                Bisher weiß ich, dass 39 der Schnutzwassertank und 38 der Frischwassertank ist.

                                Der Roboter hat ja noch einige andere "*_status".
                                Da bin ich bisher garnicht sicher was für was ist.

                                Würde mir gerne ein Skript schreiben, was mir soweit möglich sämtliche Fehlermeldungen im klartext zeigt schreiben.
                                Evtl kommt es ja auch irgendwann im Adapter. Aber erstmal selber testen ^^.

                                Ein paar davon sind hier: https://github.com/copystring/ioBroker.roborock/issues/36 wir sammeln aber noch. Vielleicht kannst du helfen? Ich brauche alle Meldungen in Englisch aus der App. Dafür die App in Englisch umstellen.

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

                                David G.D 1 Antwort Letzte Antwort
                                0
                                • copystringC copystring

                                  @david-g said in Roborock Adapter tester gesucht:

                                  Hat zufällig schon jmd eine kleine Zusammenstellung über "dock_error_status".

                                  Bisher weiß ich, dass 39 der Schnutzwassertank und 38 der Frischwassertank ist.

                                  Der Roboter hat ja noch einige andere "*_status".
                                  Da bin ich bisher garnicht sicher was für was ist.

                                  Würde mir gerne ein Skript schreiben, was mir soweit möglich sämtliche Fehlermeldungen im klartext zeigt schreiben.
                                  Evtl kommt es ja auch irgendwann im Adapter. Aber erstmal selber testen ^^.

                                  Ein paar davon sind hier: https://github.com/copystring/ioBroker.roborock/issues/36 wir sammeln aber noch. Vielleicht kannst du helfen? Ich brauche alle Meldungen in Englisch aus der App. Dafür die App in Englisch umstellen.

                                  David G.D Online
                                  David G.D Online
                                  David G.
                                  schrieb am zuletzt editiert von David G.
                                  #467

                                  @copystring

                                  Hab die App auf englisch gestellt und ein Script überwacht alle *_status Datenpunkte.

                                  Wenn etwas neues kommt melde ich mich.

                                  Gibt es bei den Datenpunkten vom Roboter selber schon mehr Erfahrungen?

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

                                  Meine Tabellen für eure Visualisierung klick

                                  copystringC 1 Antwort Letzte Antwort
                                  0
                                  • David G.D David G.

                                    @copystring

                                    Hab die App auf englisch gestellt und ein Script überwacht alle *_status Datenpunkte.

                                    Wenn etwas neues kommt melde ich mich.

                                    Gibt es bei den Datenpunkten vom Roboter selber schon mehr Erfahrungen?

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

                                    @david-g said in Roborock Adapter tester gesucht:

                                    @copystring

                                    Gibt es bei den Datenpunkten vom Roboter selber schon mehr Erfahrungen?

                                    Inwiefern?

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

                                    David G.D D 2 Antworten Letzte Antwort
                                    0
                                    • copystringC copystring

                                      @david-g said in Roborock Adapter tester gesucht:

                                      @copystring

                                      Gibt es bei den Datenpunkten vom Roboter selber schon mehr Erfahrungen?

                                      Inwiefern?

                                      David G.D Online
                                      David G.D Online
                                      David G.
                                      schrieb am zuletzt editiert von David G.
                                      #469

                                      @copystring

                                      Der Roboter gibt doch bestimmt auch Meldungen ab wenn was nicht stimmt, nicht nur die Basis.

                                      Evtl welche von denen?

                                      water_shortage_status

                                      water_box_status

                                      water_box_carriage_status

                                      dust_collection_status

                                      1-2 andere Status gibt's ja auch noch.

                                      EDIT

                                      Ein paar Meldungen vom Roboter selber scheint es hier zu geben:
                                      https://hardmasterreset.com/xiaomi-roborock-error-list-and-solution-for-it/

                                      EDIT2

                                      Leider kein c&p möglich
                                      Screenshot_20230315_205950_Chrome.jpg

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

                                      Meine Tabellen für eure Visualisierung klick

                                      1 Antwort Letzte Antwort
                                      0
                                      • copystringC copystring

                                        @david-g said in Roborock Adapter tester gesucht:

                                        @copystring

                                        Gibt es bei den Datenpunkten vom Roboter selber schon mehr Erfahrungen?

                                        Inwiefern?

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

                                        @copystring

                                        Mir sind 2 Dinge aufgefallen in der Version 0.1.6.

                                        • Der Datenpunkt connection bleibt immer auf "true" auch wenn ich den Sauger ausschalte. Auch nach mehreren Stunden ändert sich der Status nicht. Ein neustart des Adapters ändert den Status jedoch auch nicht.

                                        • Unter FirmwareFeatures war auch in den früheren Versionen ein Datenpunkt zur Firmwareversion des Saugers. Den gibt es bei mir nicht mehr. Ist nicht so wichtig, wollte es trotzdem mal melden.

                                        Falls du Logs brauchst gib bescheid.

                                        copystringC 1 Antwort Letzte Antwort
                                        0
                                        • D Dimi

                                          @copystring

                                          Mir sind 2 Dinge aufgefallen in der Version 0.1.6.

                                          • Der Datenpunkt connection bleibt immer auf "true" auch wenn ich den Sauger ausschalte. Auch nach mehreren Stunden ändert sich der Status nicht. Ein neustart des Adapters ändert den Status jedoch auch nicht.

                                          • Unter FirmwareFeatures war auch in den früheren Versionen ein Datenpunkt zur Firmwareversion des Saugers. Den gibt es bei mir nicht mehr. Ist nicht so wichtig, wollte es trotzdem mal melden.

                                          Falls du Logs brauchst gib bescheid.

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

                                          @dimi said in Roborock Adapter tester gesucht:

                                          @copystring

                                          Mir sind 2 Dinge aufgefallen in der Version 0.1.6.

                                          • Der Datenpunkt connection bleibt immer auf "true" auch wenn ich den Sauger ausschalte. Auch nach mehreren Stunden ändert sich der Status nicht. Ein neustart des Adapters ändert den Status jedoch auch nicht.

                                          Das ist normal. Der Status kann nur die Verbindung zum Server anzeigen da die Verbindung vom Adapter halt nur zum Server von roborock geht und nicht direkt zum Sauger geht. Daher ist dieser grün solange der Adapter eine Verbindung zum Server hat.

                                          • Unter FirmwareFeatures war auch in den früheren Versionen ein Datenpunkt zur Firmwareversion des Saugers. Den gibt es bei mir nicht mehr. Ist nicht so wichtig, wollte es trotzdem mal melden.

                                          Falls du Logs brauchst gib bescheid.

                                          Die Anzeige der Firmware könnte ich wieder einbauen. Das sollte kein Problem sein.

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

                                          D 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

                                          740

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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