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

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. 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.6k

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

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

Roborock Adapter tester gesucht

Geplant Angeheftet Gesperrt Verschoben JavaScript
766 Beiträge 51 Kommentatoren 247.4k 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
    #137

    Genau so ist es. Ansonsten meldet der Adapter, dass der Roboter nicht unterstützt ist.

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

    wendy2702W 1 Antwort Letzte Antwort
    0
    • copystringC copystring

      Genau so ist es. Ansonsten meldet der Adapter, dass der Roboter nicht unterstützt ist.

      wendy2702W Online
      wendy2702W Online
      wendy2702
      schrieb am zuletzt editiert von
      #138

      @copystring Bei mir läuft er nicht mehr:

      2023-01-25 18:25:30.721  - info: host.iobroker stopInstance system.adapter.roborock.0 (force=false, process=true)
      2023-01-25 18:25:30.729  - info: roborock.0 (1033377) Got terminate signal TERMINATE_YOURSELF
      2023-01-25 18:25:30.738  - info: roborock.0 (1033377) terminating
      2023-01-25 18:25:30.739  - info: roborock.0 (1033377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2023-01-25 18:25:30.792  - info: host.iobroker stopInstance system.adapter.roborock.0 send kill signal
      2023-01-25 18:25:31.353  - info: host.iobroker instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-01-25 18:25:34.032  - info: host.iobroker instance system.adapter.roborock.0 started with pid 1047380
      2023-01-25 18:25:34.745  - debug: roborock.0 (1047380) Redis Objects: Use Redis connection: 0.0.0.0:9001
      2023-01-25 18:25:34.788  - debug: roborock.0 (1047380) Objects client ready ... initialize now
      2023-01-25 18:25:34.789  - debug: roborock.0 (1047380) Objects create System PubSub Client
      2023-01-25 18:25:34.790  - debug: roborock.0 (1047380) Objects create User PubSub Client
      2023-01-25 18:25:34.870  - debug: roborock.0 (1047380) Objects client initialize lua scripts
      2023-01-25 18:25:34.876  - debug: roborock.0 (1047380) Objects connected to redis: 0.0.0.0:9001
      2023-01-25 18:25:34.910  - debug: roborock.0 (1047380) Redis States: Use Redis connection: 0.0.0.0:9000
      2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create System PubSub Client
      2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create User PubSub Client
      2023-01-25 18:25:35.016  - debug: roborock.0 (1047380) States connected to redis: 0.0.0.0:9000
      2023-01-25 18:25:35.221  - info: roborock.0 (1047380) starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
      2023-01-25 18:25:35.432  - debug: roborock.0 (1047380) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
      2023-01-25 18:25:35.458  - info: roborock.0 (1047380) MQTT initialized
      2023-01-25 18:25:35.459  - debug: roborock.0 (1047380) Detected robot model: roborock.vacuum.a15
      2023-01-25 18:25:35.460  - debug: roborock.0 (1047380) Robot key: undefined
      2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-01-25 18:25:35.462  - error: roborock.0 (1047380) unhandled promise rejection: Cannot find module 'ioBroker.roborock/lib/basic_robot'
      - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
      - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
      - /opt/iobroker/node_modules/iobroker.roborock/main.js
      2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Error: Cannot find module 'ioBroker.roborock/lib/basic_robot'
      - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
      - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
      - /opt/iobroker/node_modules/iobroker.roborock/main.js
          at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js:5:21)
      2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Exception-Code: MODULE_NOT_FOUND: Cannot find module 'ioBroker.roborock/lib/basic_robot'
      - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
      - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
      - /opt/iobroker/node_modules/iobroker.roborock/main.js
      2023-01-25 18:25:35.463  - info: roborock.0 (1047380) terminating
      2023-01-25 18:25:35.464  - warn: roborock.0 (1047380) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-01-25 18:25:36.081  - error: host.iobroker instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2023-01-25 18:25:36.081  - info: host.iobroker Restart adapter system.adapter.roborock.0 because enabled
      
      

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

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

      copystringC 1 Antwort Letzte Antwort
      0
      • wendy2702W wendy2702

        @copystring Bei mir läuft er nicht mehr:

        2023-01-25 18:25:30.721  - info: host.iobroker stopInstance system.adapter.roborock.0 (force=false, process=true)
        2023-01-25 18:25:30.729  - info: roborock.0 (1033377) Got terminate signal TERMINATE_YOURSELF
        2023-01-25 18:25:30.738  - info: roborock.0 (1033377) terminating
        2023-01-25 18:25:30.739  - info: roborock.0 (1033377) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
        2023-01-25 18:25:30.792  - info: host.iobroker stopInstance system.adapter.roborock.0 send kill signal
        2023-01-25 18:25:31.353  - info: host.iobroker instance system.adapter.roborock.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
        2023-01-25 18:25:34.032  - info: host.iobroker instance system.adapter.roborock.0 started with pid 1047380
        2023-01-25 18:25:34.745  - debug: roborock.0 (1047380) Redis Objects: Use Redis connection: 0.0.0.0:9001
        2023-01-25 18:25:34.788  - debug: roborock.0 (1047380) Objects client ready ... initialize now
        2023-01-25 18:25:34.789  - debug: roborock.0 (1047380) Objects create System PubSub Client
        2023-01-25 18:25:34.790  - debug: roborock.0 (1047380) Objects create User PubSub Client
        2023-01-25 18:25:34.870  - debug: roborock.0 (1047380) Objects client initialize lua scripts
        2023-01-25 18:25:34.876  - debug: roborock.0 (1047380) Objects connected to redis: 0.0.0.0:9001
        2023-01-25 18:25:34.910  - debug: roborock.0 (1047380) Redis States: Use Redis connection: 0.0.0.0:9000
        2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create System PubSub Client
        2023-01-25 18:25:34.932  - debug: roborock.0 (1047380) States create User PubSub Client
        2023-01-25 18:25:35.016  - debug: roborock.0 (1047380) States connected to redis: 0.0.0.0:9000
        2023-01-25 18:25:35.221  - info: roborock.0 (1047380) starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
        2023-01-25 18:25:35.432  - debug: roborock.0 (1047380) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
        2023-01-25 18:25:35.458  - info: roborock.0 (1047380) MQTT initialized
        2023-01-25 18:25:35.459  - debug: roborock.0 (1047380) Detected robot model: roborock.vacuum.a15
        2023-01-25 18:25:35.460  - debug: roborock.0 (1047380) Robot key: undefined
        2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        2023-01-25 18:25:35.462  - error: roborock.0 (1047380) unhandled promise rejection: Cannot find module 'ioBroker.roborock/lib/basic_robot'
        - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
        - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
        - /opt/iobroker/node_modules/iobroker.roborock/main.js
        2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Error: Cannot find module 'ioBroker.roborock/lib/basic_robot'
        - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
        - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
        - /opt/iobroker/node_modules/iobroker.roborock/main.js
            at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js:5:21)
        2023-01-25 18:25:35.462  - error: roborock.0 (1047380) Exception-Code: MODULE_NOT_FOUND: Cannot find module 'ioBroker.roborock/lib/basic_robot'
        - /opt/iobroker/node_modules/iobroker.roborock/lib/roborock.vacuum.a15.js
        - /opt/iobroker/node_modules/iobroker.roborock/lib/vacuum.js
        - /opt/iobroker/node_modules/iobroker.roborock/main.js
        2023-01-25 18:25:35.463  - info: roborock.0 (1047380) terminating
        2023-01-25 18:25:35.464  - warn: roborock.0 (1047380) Terminated (UNCAUGHT_EXCEPTION): Without reason
        2023-01-25 18:25:36.081  - error: host.iobroker instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
        2023-01-25 18:25:36.081  - info: host.iobroker Restart adapter system.adapter.roborock.0 because enabled
        
        
        copystringC Offline
        copystringC Offline
        copystring
        schrieb am zuletzt editiert von
        #139

        @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

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

        wendy2702W 1 Antwort Letzte Antwort
        0
        • D Offline
          D Offline
          DonToben
          schrieb am zuletzt editiert von
          #140
          roborock.0
          	2023-01-25 18:37:11.775	debug	Detected robot model: roborock.vacuum.a62
          

          Ich denke, er hat den Rocorock S7 Pro Ultra jetzt richtig erkannt.

          1 Antwort Letzte Antwort
          0
          • copystringC copystring

            @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

            wendy2702W Online
            wendy2702W Online
            wendy2702
            schrieb am zuletzt editiert von
            #141

            @copystring sagte in Roborock Adapter tester gesucht:

            @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

            Erledigt.
            Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

            {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
            

            S7+

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

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

            D 1 Antwort Letzte Antwort
            0
            • wendy2702W wendy2702

              @copystring sagte in Roborock Adapter tester gesucht:

              @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

              Erledigt.
              Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

              {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
              

              S7+

              D Offline
              D Offline
              DonToben
              schrieb am zuletzt editiert von
              #142

              @wendy2702 said in Roborock Adapter tester gesucht:

              @copystring sagte in Roborock Adapter tester gesucht:

              @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

              Erledigt.
              Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

              {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
              

              S7+

              ... das wäre jetzt gerade meine Frage gewesen. Welche Infos soll man schwärzen?
              @copystring
              Würde dir die Daten dann per PN schicken.

              wendy2702W 1 Antwort Letzte Antwort
              0
              • D DonToben

                @wendy2702 said in Roborock Adapter tester gesucht:

                @copystring sagte in Roborock Adapter tester gesucht:

                @wendy2702 Nochmal neu laden. Nicht alle Pfade waren richtig hinterlegt.

                Erledigt.
                Hier mein Home. Daten die Sensibel sein könnten habe ich mal gekürzt.

                {"id":3XXXXX8,"name":"My Home","lon":null,"lat":null,"geoName":null,"products":[{"id":"4oXXXXXLs","name":"Roborock S7","code":"a15","model":"roborock.vacuum.a15","iconUrl":null,"attribute":null,"capability":0,"category":"robot.vacuum.cleaner","schema":[{"id":"101","name":"rpc_request","code":"rpc_request","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"102","name":"rpc_response","code":"rpc_response","mode":"rw","type":"RAW","property":null,"desc":null},{"id":"120","name":"错误代码","code":"error_code","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"121","name":"设备状态","code":"state","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"122","name":"设备电量","code":"battery","mode":"ro","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"123","name":"清扫模式","code":"fan_power","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"124","name":"拖地模式","code":"water_box_mode","mode":"rw","type":"ENUM","property":"{\"range\": []}","desc":null},{"id":"125","name":"主刷寿命","code":"main_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"126","name":"边刷寿命","code":"side_brush_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"127","name":"滤网寿命","code":"filter_life","mode":"rw","type":"VALUE","property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}","desc":null},{"id":"128","name":"额外状态","code":"additional_props","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"130","name":"完成事件","code":"task_complete","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"131","name":"电量不足任务取消","code":"task_cancel_low_power","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"132","name":"运动中任务取消","code":"task_cancel_in_motion","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"133","name":"充电状态","code":"charge_status","mode":"ro","type":"RAW","property":null,"desc":null},{"id":"134","name":"烘干状态","code":"drying_status","mode":"ro","type":"RAW","property":null,"desc":null}]}],"devices":[{"duid":"52XXXXXmr","name":"Roborock S7","attribute":null,"activeTime":1673803344,"localKey":"nZXXXXXO2","runtimeEnv":null,"timeZoneId":"Europe/Berlin","iconUrl":"","productId":"4oXXXXXOLs","lon":null,"lat":null,"share":false,"shareTime":null,"online":true,"fv":"02.16.12","pv":"1.0","roomId":null,"tuyaUuid":null,"tuyaMigrated":false,"extra":"{}","sn":"R1XXXXX81","featureSet":"0","newFeatureSet":"0000000000002000","deviceStatus":{"120":0,"121":8,"122":100,"123":104,"124":203,"125":47,"126":21,"127":95},"silentOtaSwitch":false}],"receivedDevices":[],"rooms":[{"id":10397463,"name":"Küche"},{"id":10397459,"name":"Wohnzimmer"},{"id":10397457,"name":"Arbeitszimmer"},{"id":10397453,"name":"Bad"},{"id":10397450,"name":"Schlafzimmer"},{"id":10397445,"name":"Flur"}]}
                

                S7+

                ... das wäre jetzt gerade meine Frage gewesen. Welche Infos soll man schwärzen?
                @copystring
                Würde dir die Daten dann per PN schicken.

                wendy2702W Online
                wendy2702W Online
                wendy2702
                schrieb am zuletzt editiert von
                #143

                @dontoben Soviel steht nicht drin und ob man damit was anfangen kann weiß ich auch nicht. Ich habe alles mit ID, Token, Serial Nummer mal gekürzt.

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

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

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

                  Da steht nicht so viel spannendes drin. Aber gerne via pn.

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

                  W 1 Antwort Letzte Antwort
                  0
                  • copystringC copystring

                    Da steht nicht so viel spannendes drin. Aber gerne via pn.

                    W Offline
                    W Offline
                    worxweis
                    schrieb am zuletzt editiert von
                    #145

                    @copystring Also meiner ist lt. App ein roborock.vacuum.s6

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

                      Hat jemand einen Roborock S7 MaxV (Ultra) roborock_vacuum_a27 und kann den adapter via https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes testen? Wenn das läuft dann kann ich die anderen Klassen entsprechend für die anderen Roboter genau so anpassen. Dann hätte ich ziemlich übersichtlichen Code für Klassen der einzelnen Roboter.

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

                      O M-A HuebM 2 Antworten Letzte Antwort
                      0
                      • copystringC copystring

                        Hat jemand einen Roborock S7 MaxV (Ultra) roborock_vacuum_a27 und kann den adapter via https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes testen? Wenn das läuft dann kann ich die anderen Klassen entsprechend für die anderen Roboter genau so anpassen. Dann hätte ich ziemlich übersichtlichen Code für Klassen der einzelnen Roboter.

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

                        @copystring Ich kann gerade nur sagen, dass ich einen S7 MaxV Ultra (vielleicht A28) habe und der erste schnelle Test mit dem Branch in Fehlern beim Adapterstart geführt hat. Leider habe ich vergessen, die Logs zu speichern und bin schnell wieder zum Master zurück.

                        Hole ich aber nach!

                        1 Antwort Letzte Antwort
                        0
                        • copystringC copystring

                          Hat jemand einen Roborock S7 MaxV (Ultra) roborock_vacuum_a27 und kann den adapter via https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes testen? Wenn das läuft dann kann ich die anderen Klassen entsprechend für die anderen Roboter genau so anpassen. Dann hätte ich ziemlich übersichtlichen Code für Klassen der einzelnen Roboter.

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

                          @copystring Hallo,
                          ich habe einen MaxV. Allerdings startet der Adapeter nicht mehr:

                          roborock.0
                          	2023-01-26 08:19:05.034	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                          roborock.0
                          	2023-01-26 08:19:05.034	info	terminating
                          roborock.0
                          	2023-01-26 08:19:05.033	error	this.extended_robot_class is not a constructor
                          roborock.0
                          	2023-01-26 08:19:05.033	error	TypeError: this.extended_robot_class is not a constructor at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:41:25) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:173:20)
                          roborock.0
                          	2023-01-26 08:19:05.032	error	unhandled promise rejection: this.extended_robot_class is not a constructor
                          roborock.0
                          	2023-01-26 08:19:05.032	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                          roborock.0
                          	2023-01-26 08:19:05.030	debug	Robot key: roborock.vacuum.a27
                          roborock.0
                          	2023-01-26 08:19:05.007	info	MQTT initialized
                          roborock.0
                          	2023-01-26 08:19:04.990	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
                          roborock.0
                          	2023-01-26 08:19:04.871	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                          

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

                          copystringC O 2 Antworten Letzte Antwort
                          0
                          • M-A HuebM M-A Hueb

                            @copystring Hallo,
                            ich habe einen MaxV. Allerdings startet der Adapeter nicht mehr:

                            roborock.0
                            	2023-01-26 08:19:05.034	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                            roborock.0
                            	2023-01-26 08:19:05.034	info	terminating
                            roborock.0
                            	2023-01-26 08:19:05.033	error	this.extended_robot_class is not a constructor
                            roborock.0
                            	2023-01-26 08:19:05.033	error	TypeError: this.extended_robot_class is not a constructor at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:41:25) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:173:20)
                            roborock.0
                            	2023-01-26 08:19:05.032	error	unhandled promise rejection: this.extended_robot_class is not a constructor
                            roborock.0
                            	2023-01-26 08:19:05.032	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            roborock.0
                            	2023-01-26 08:19:05.030	debug	Robot key: roborock.vacuum.a27
                            roborock.0
                            	2023-01-26 08:19:05.007	info	MQTT initialized
                            roborock.0
                            	2023-01-26 08:19:04.990	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
                            roborock.0
                            	2023-01-26 08:19:04.871	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                            
                            copystringC Offline
                            copystringC Offline
                            copystring
                            schrieb am zuletzt editiert von
                            #149

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

                            @copystring Hallo,
                            ich habe einen MaxV. Allerdings startet der Adapeter nicht mehr:

                            roborock.0
                            	2023-01-26 08:19:05.034	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                            roborock.0
                            	2023-01-26 08:19:05.034	info	terminating
                            roborock.0
                            	2023-01-26 08:19:05.033	error	this.extended_robot_class is not a constructor
                            roborock.0
                            	2023-01-26 08:19:05.033	error	TypeError: this.extended_robot_class is not a constructor at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:41:25) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:173:20)
                            roborock.0
                            	2023-01-26 08:19:05.032	error	unhandled promise rejection: this.extended_robot_class is not a constructor
                            roborock.0
                            	2023-01-26 08:19:05.032	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                            roborock.0
                            	2023-01-26 08:19:05.030	debug	Robot key: roborock.vacuum.a27
                            roborock.0
                            	2023-01-26 08:19:05.007	info	MQTT initialized
                            roborock.0
                            	2023-01-26 08:19:04.990	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
                            roborock.0
                            	2023-01-26 08:19:04.871	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                            

                            OK. Wann hast du das installiert? Ich hab gestern spät abends den Code angepasst.

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

                            1 Antwort Letzte Antwort
                            0
                            • M-A HuebM Offline
                              M-A HuebM Offline
                              M-A Hueb
                              schrieb am zuletzt editiert von
                              #150

                              @copystring Heute morgen

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

                              1 Antwort Letzte Antwort
                              0
                              • M-A HuebM M-A Hueb

                                @copystring Hallo,
                                ich habe einen MaxV. Allerdings startet der Adapeter nicht mehr:

                                roborock.0
                                	2023-01-26 08:19:05.034	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                roborock.0
                                	2023-01-26 08:19:05.034	info	terminating
                                roborock.0
                                	2023-01-26 08:19:05.033	error	this.extended_robot_class is not a constructor
                                roborock.0
                                	2023-01-26 08:19:05.033	error	TypeError: this.extended_robot_class is not a constructor at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:41:25) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:173:20)
                                roborock.0
                                	2023-01-26 08:19:05.032	error	unhandled promise rejection: this.extended_robot_class is not a constructor
                                roborock.0
                                	2023-01-26 08:19:05.032	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                roborock.0
                                	2023-01-26 08:19:05.030	debug	Robot key: roborock.vacuum.a27
                                roborock.0
                                	2023-01-26 08:19:05.007	info	MQTT initialized
                                roborock.0
                                	2023-01-26 08:19:04.990	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
                                roborock.0
                                	2023-01-26 08:19:04.871	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                                
                                O Offline
                                O Offline
                                oxident
                                schrieb am zuletzt editiert von
                                #151

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

                                @copystring Hallo,
                                ich habe einen MaxV. Allerdings startet der Adapeter nicht mehr:

                                roborock.0
                                	2023-01-26 08:19:05.034	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                roborock.0
                                	2023-01-26 08:19:05.034	info	terminating
                                roborock.0
                                	2023-01-26 08:19:05.033	error	this.extended_robot_class is not a constructor
                                roborock.0
                                	2023-01-26 08:19:05.033	error	TypeError: this.extended_robot_class is not a constructor at new vacuum (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\lib\vacuum.js:41:25) at Roborock.onReady (C:\Program Files\iobroker\SmartHome\node_modules\iobroker.roborock\main.js:173:20)
                                roborock.0
                                	2023-01-26 08:19:05.032	error	unhandled promise rejection: this.extended_robot_class is not a constructor
                                roborock.0
                                	2023-01-26 08:19:05.032	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                roborock.0
                                	2023-01-26 08:19:05.030	debug	Robot key: roborock.vacuum.a27
                                roborock.0
                                	2023-01-26 08:19:05.007	info	MQTT initialized
                                roborock.0
                                	2023-01-26 08:19:04.990	debug	RoomIDs debug: {"7993732":"Schlafzimmer","7993746":"Flur","7993754":"Arbeitszimmer","7993760":"Gästezimmer","7993766":"Küche","7993774":"Badezimmer","7993881":"Toilette","7993886":"Wohnzimmer","7993887":"Esszimmer","7997563":"Standard"}
                                roborock.0
                                	2023-01-26 08:19:04.871	info	starting. Version 0.0.1 (non-npm: copystring/ioBroker.roborock#split_robots_into_classes) in C:/Program Files/iobroker/SmartHome/node_modules/iobroker.roborock, node: v16.19.0, js-controller: 4.0.24
                                

                                Exakt das war auch mein Problem, jedoch mit dem Code vom Stand gestern Nachmittag. Selber Robotertyp...

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

                                  War schon spät gestern. Habe bei fast allen Robotern etwas vergessen anzupassen. Sollte jetzt aber laufen. Bitte nochmal mit der aktuellen Version testen. https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes

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

                                  wendy2702W 1 Antwort Letzte Antwort
                                  0
                                  • copystringC copystring

                                    War schon spät gestern. Habe bei fast allen Robotern etwas vergessen anzupassen. Sollte jetzt aber laufen. Bitte nochmal mit der aktuellen Version testen. https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes

                                    wendy2702W Online
                                    wendy2702W Online
                                    wendy2702
                                    schrieb am zuletzt editiert von
                                    #153

                                    @copystring sagte in Roborock Adapter tester gesucht:

                                    https://github.com/copystring/ioBroker.roborock/tree/split_robots_into_classes

                                    Wie bzw. woran erkennt man einen Unterschied?

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

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

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

                                      Ähm. Der Adapter sollte jetzt auch für andere Roboter aus S7 starten. Das ging bisher in dieser branch nicht.

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

                                      wendy2702W 1 Antwort Letzte Antwort
                                      0
                                      • copystringC copystring

                                        Ähm. Der Adapter sollte jetzt auch für andere Roboter aus S7 starten. Das ging bisher in dieser branch nicht.

                                        wendy2702W Online
                                        wendy2702W Online
                                        wendy2702
                                        schrieb am zuletzt editiert von
                                        #155

                                        @copystring OK.

                                        Dann sehe ich bei mir keinen Unterschied :grin:

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

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

                                        copystringC 1 Antwort Letzte Antwort
                                        0
                                        • wendy2702W wendy2702

                                          @copystring OK.

                                          Dann sehe ich bei mir keinen Unterschied :grin:

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

                                          @wendy2702 :( welcher Fehler kommt?

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

                                          wendy2702W 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

                                          802

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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