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.2k

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

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

Roborock Adapter tester gesucht

Geplant Angeheftet Gesperrt Verschoben JavaScript
766 Beiträge 51 Kommentatoren 246.0k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • David G.D David G.

    @tschoeplis

    Das der Status wieder auf false geht ist normal.

    Hast du über load_multi_map die richtige Etage ausgewählt?

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

    Bei mir gibt es plötzlich einen Floor 63. Woher der kommt, keine Ahnung.
    Screenshot 2023-03-02 170919.jpeg

    1 Antwort Letzte Antwort
    0
    • T tschoeplis

      @david-g ich habe nur eine Etage, da steht (0) drin

      2ad04e64-e70d-4438-9682-ab1b46b65eaa-grafik.png

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

      @tschoeplis said in Roborock Adapter tester gesucht:

      @david-g ich habe nur eine Etage, da steht (0) drin

      2ad04e64-e70d-4438-9682-ab1b46b65eaa-grafik.png

      Hast du der Etage in der App keinen Namen gegeben?

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

      T D 2 Antworten Letzte Antwort
      0
      • wendy2702W Online
        wendy2702W Online
        wendy2702
        schrieb am zuletzt editiert von wendy2702
        #388

        Habe gerade mal die aktuelle Version installiert.

        Bei mir fehlen unter consumables die Angaben in Pozent wie lange die Verschleißteile noch halten.

        02C31000-8F4C-4542-9467-4D1DCF87FBD0.jpeg

        Habe Instanz schon gestoppt, Objekte gelöscht und Instanz neu gestartet.

        Adapter start sieht so aus:

        
        2023-03-02 18:55:17.195  - info: host.iobroker "system.adapter.roborock.0" enabled
        2023-03-02 18:55:17.572  - info: host.iobroker instance system.adapter.roborock.0 started with pid 297607
        2023-03-02 18:55:19.029  - debug: roborock.0 (297607) Redis Objects: Use Redis connection: 0.0.0.0:9001
        2023-03-02 18:55:19.070  - debug: roborock.0 (297607) Objects client ready ... initialize now
        2023-03-02 18:55:19.112  - debug: roborock.0 (297607) Objects create System PubSub Client
        2023-03-02 18:55:19.112  - debug: roborock.0 (297607) Objects create User PubSub Client
        2023-03-02 18:55:19.195  - debug: roborock.0 (297607) Objects client initialize lua scripts
        2023-03-02 18:55:19.203  - debug: roborock.0 (297607) Objects connected to redis: 0.0.0.0:9001
        2023-03-02 18:55:19.242  - debug: roborock.0 (297607) Redis States: Use Redis connection: 0.0.0.0:9000
        2023-03-02 18:55:19.278  - debug: roborock.0 (297607) States create System PubSub Client
        2023-03-02 18:55:19.279  - debug: roborock.0 (297607) States create User PubSub Client
        2023-03-02 18:55:19.365  - debug: roborock.0 (297607) States connected to redis: 0.0.0.0:9000
        2023-03-02 18:55:19.672  - info: roborock.0 (297607) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.14.2, js-controller: 4.0.24
        2023-03-02 18:55:20.141  - debug: roborock.0 (297607) Init debug: undefined
        2023-03-02 18:55:20.251  - debug: roborock.0 (297607) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
        2023-03-02 18:55:20.277  - info: roborock.0 (297607) MQTT initialized
        2023-03-02 18:55:20.285  - debug: roborock.0 (297607) Robot key: roborock.vacuum.a15
        2023-03-02 18:55:20.647  - debug: roborock.0 (297607) dps debug: {"id":1,"result":["ok"]}
        2023-03-02 18:55:20.991  - debug: roborock.0 (297607) socket connection status: null
        2023-03-02 18:55:20.994  - warn: roborock.0 (297607) State "roborock.0.Devices.52xxxxxxxxDmr.map.mapData" has no existing object, this might lead to an error in future versions
        2023-03-02 18:55:20.994  - warn: roborock.0 (297607) State "roborock.0.Devices.52xxxxxxxxDmr.map.mapBase64" has no existing object, this might lead to an error in future versions
        2023-03-02 18:55:21.006  - warn: roborock.0 (297607) State "roborock.0.Devices.52mxxxxxxxDmr.map.mapBase64Truncated" has no existing object, this might lead to an error in future versions
        2023-03-02 18:55:22.911  - debug: roborock.0 (297607) getParameter: get_fw_features
        2023-03-02 18:55:22.911  - debug: roborock.0 (297607) Firmware features request
        2023-03-02 18:55:22.911  - debug: roborock.0 (297607) getParameter: get_multi_maps_list
        2023-03-02 18:55:22.912  - debug: roborock.0 (297607) getParameter: get_room_mapping
        2023-03-02 18:55:22.912  - debug: roborock.0 (297607) get_room_mapping
        2023-03-02 18:55:23.005  - debug: roborock.0 (297607) dps debug: {"id":2,"result":[111,112,113,114,115,116,117,118,119,120,122,123,124,125]}
        2023-03-02 18:55:23.006  - debug: roborock.0 (297607) dps debug: {"id":3,"result":[{"max_multi_map":1,"max_bak_map":1,"multi_map_count":1,"map_info":[{"mapFlag":0,"add_time":1677678491,"length":12,"name":"Erdgeschoss ","bak_maps":[{"mapFlag":4,"add_time":1674310084}]}]}]}
        2023-03-02 18:55:23.028  - debug: roborock.0 (297607) dps debug: {"id":4,"result":[[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]}
        2023-03-02 18:55:23.028  - debug: roborock.0 (297607) get_room_mapping: [[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]
        2023-03-02 18:55:23.073  - debug: roborock.0 (297607) onStateChange: load_multi_map with value: 0
        2023-03-02 18:55:23.230  - debug: roborock.0 (297607) dps debug: {"id":5,"result":["retry"]}
        2023-03-02 18:55:23.231  - error: roborock.0 (297607) Failed to create canvas: retry
        2023-03-02 18:55:23.766  - debug: roborock.0 (297607) dps debug: {"id":6,"result":["ok"]}
        2023-03-02 18:55:23.767  - debug: roborock.0 (297607) Map okloaded.
        2023-03-02 18:55:23.859  - debug: roborock.0 (297607) dps debug: {"id":8,"result":[[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]}
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) get_room_mapping via load_multi_map: [[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397445 with name: Flur
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397450 with name: Schlafzimmer
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397453 with name: Bad
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397457 with name: Arbeitszimmer
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397459 with name: Wohnzimmer
        2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397463 with name: Küche
        2023-03-02 18:55:23.966  - debug: roborock.0 (297607) dps debug: {"id":7,"result":["ok"]}
        2023-03-02 18:55:24.285  - debug: roborock.0 (297607) socket connection status: null
        2023-03-02 18:55:52.929  - debug: roborock.0 (297607) Latest data requested
        2023-03-02 18:55:52.936  - debug: roborock.0 (297607) getParameter: get_status
        2023-03-02 18:55:52.962  - debug: roborock.0 (297607) getParameter: get_consumable
        2023-03-02 18:55:52.963  - debug: roborock.0 (297607) getParameter: get_network_info
        2023-03-02 18:55:52.964  - debug: roborock.0 (297607) Update map
        2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_carpet_mode
        2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_carpet_clean_mode
        2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_water_box_custom_mode
        2023-03-02 18:55:53.034  - debug: roborock.0 (297607) dps debug: {"id":9,"result":[{"msg_ver":2,"msg_seq":1914,"state":8,"battery":100,"clean_time":2550,"clean_area":40712500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dust_collection":1,"mop_mode":300,"debug_mode":0,"dock_error_status":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
        2023-03-02 18:55:53.035  - debug: roborock.0 (297607) get_status: {"msg_ver":2,"msg_seq":1914,"state":8,"battery":100,"clean_time":2550,"clean_area":40712500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dust_collection":1,"mop_mode":300,"debug_mode":0,"dock_error_status":0,"unsave_map_reason":0,"unsave_map_flag":0}
        2023-03-02 18:55:53.113  - debug: roborock.0 (297607) dps debug: {"id":10,"result":[{"main_brush_work_time":643840,"side_brush_work_time":643840,"filter_work_time":98748,"filter_element_work_time":0,"sensor_dirty_time":112058,"dust_collection_work_times":60}]}
        2023-03-02 18:55:53.116  - debug: roborock.0 (297607) dps debug: {"id":11,"result":{"ssid":"WANOSOHO","ip":"192.168.178.73","mac":"b0:4a:39:38:3e:72","bssid":"76:83:c2:9a:11:5d","rssi":-65}}
        2023-03-02 18:55:53.118  - debug: roborock.0 (297607) dps debug: {"id":13,"result":{"clean_time":643820,"clean_area":9494165000,"clean_count":391,"dust_collection_count":326,"records":[1677675855,1677499871,1677422225,1677230274,1677226995,1677136060,1677066719,1676982752,1676965395,1676714863,1676714836,1676553466,1676549100,1676462483,1676312526,1676308476,1676302620,1676302509,1676292110,1676203358]}}
        2023-03-02 18:55:53.129  - debug: roborock.0 (297607) dps debug: {"id":15,"result":[{"carpet_clean_mode":1}]}
        2023-03-02 18:55:53.130  - debug: roborock.0 (297607) dps debug: {"id":14,"result":[{"enable":0,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}]}
        2023-03-02 18:55:53.138  - debug: roborock.0 (297607) dps debug: {"id":16,"result":[203]}
        2023-03-02 18:55:53.172  - debug: roborock.0 (297607) dps debug: {"id":17,"result":[{"begin":1677675855,"end":1677678405,"duration":2550,"area":40712500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.173  - debug: roborock.0 (297607) Cleaning record: {"begin":1677675855,"end":1677678405,"duration":2550,"area":40712500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.198  - debug: roborock.0 (297607) dps debug: {"id":19,"result":[{"begin":1677422225,"end":1677425056,"duration":2831,"area":40607500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.198  - debug: roborock.0 (297607) Cleaning record: {"begin":1677422225,"end":1677425056,"duration":2831,"area":40607500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.200  - debug: roborock.0 (297607) dps debug: {"id":25,"result":[{"begin":1676965395,"end":1676965624,"duration":229,"area":5177500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":43,"dust_collection_status":1}]}
        2023-03-02 18:55:53.200  - debug: roborock.0 (297607) Cleaning record: {"begin":1676965395,"end":1676965624,"duration":229,"area":5177500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":43,"dust_collection_status":1}
        2023-03-02 18:55:53.202  - debug: roborock.0 (297607) dps debug: {"id":24,"result":[{"begin":1676982752,"end":1676986375,"duration":3517,"area":40877500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.202  - debug: roborock.0 (297607) Cleaning record: {"begin":1676982752,"end":1676986375,"duration":3517,"area":40877500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.203  - debug: roborock.0 (297607) dps debug: {"id":26,"result":[{"begin":1676714863,"end":1676717480,"duration":2617,"area":40660000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.203  - debug: roborock.0 (297607) Cleaning record: {"begin":1676714863,"end":1676717480,"duration":2617,"area":40660000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.203  - debug: roborock.0 (297607) dps debug: {"id":31,"result":[{"begin":1676312526,"end":1676313224,"duration":698,"area":11827500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.203  - debug: roborock.0 (297607) Cleaning record: {"begin":1676312526,"end":1676313224,"duration":698,"area":11827500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.204  - debug: roborock.0 (297607) dps debug: {"id":20,"result":[{"begin":1677230274,"end":1677238596,"duration":2656,"area":37345000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.204  - debug: roborock.0 (297607) Cleaning record: {"begin":1677230274,"end":1677238596,"duration":2656,"area":37345000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.204  - debug: roborock.0 (297607) dps debug: {"id":18,"result":[{"begin":1677499871,"end":1677502529,"duration":2657,"area":40902500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.204  - debug: roborock.0 (297607) Cleaning record: {"begin":1677499871,"end":1677502529,"duration":2657,"area":40902500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.205  - debug: roborock.0 (297607) dps debug: {"id":32,"result":[{"begin":1676308476,"end":1676309969,"duration":1493,"area":22955000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.205  - debug: roborock.0 (297607) Cleaning record: {"begin":1676308476,"end":1676309969,"duration":1493,"area":22955000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.205  - debug: roborock.0 (297607) dps debug: {"id":22,"result":[{"begin":1677136060,"end":1677136166,"duration":106,"area":2767500,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}]}
        2023-03-02 18:55:53.206  - debug: roborock.0 (297607) Cleaning record: {"begin":1677136060,"end":1677136166,"duration":106,"area":2767500,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}
        2023-03-02 18:55:53.206  - debug: roborock.0 (297607) dps debug: {"id":27,"result":[{"begin":1676714836,"end":1676714840,"duration":4,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":37,"dust_collection_status":0}]}
        2023-03-02 18:55:53.206  - debug: roborock.0 (297607) Cleaning record: {"begin":1676714836,"end":1676714840,"duration":4,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":37,"dust_collection_status":0}
        2023-03-02 18:55:53.208  - debug: roborock.0 (297607) dps debug: {"id":28,"result":[{"begin":1676553466,"end":1676553468,"duration":1,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":37,"dust_collection_status":0}]}
        2023-03-02 18:55:53.208  - debug: roborock.0 (297607) Cleaning record: {"begin":1676553466,"end":1676553468,"duration":1,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":37,"dust_collection_status":0}
        2023-03-02 18:55:53.209  - debug: roborock.0 (297607) dps debug: {"id":30,"result":[{"begin":1676462483,"end":1676465190,"duration":2707,"area":40237500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.209  - debug: roborock.0 (297607) Cleaning record: {"begin":1676462483,"end":1676465190,"duration":2707,"area":40237500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.210  - debug: roborock.0 (297607) dps debug: {"id":33,"result":[{"begin":1676302620,"end":1676308304,"duration":1060,"area":19920000,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}]}
        2023-03-02 18:55:53.210  - debug: roborock.0 (297607) Cleaning record: {"begin":1676302620,"end":1676308304,"duration":1060,"area":19920000,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}
        2023-03-02 18:55:53.210  - debug: roborock.0 (297607) dps debug: {"id":36,"result":[{"begin":1676203358,"end":1676206131,"duration":2773,"area":41585000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.210  - debug: roborock.0 (297607) Cleaning record: {"begin":1676203358,"end":1676206131,"duration":2773,"area":41585000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":35,"result":[{"begin":1676292110,"end":1676293918,"duration":1808,"area":29330000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.211  - debug: roborock.0 (297607) Cleaning record: {"begin":1676292110,"end":1676293918,"duration":1808,"area":29330000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":21,"result":[{"begin":1677226995,"end":1677229239,"duration":2244,"area":37375000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":23,"result":[{"begin":1677066719,"end":1677069130,"duration":2411,"area":36420000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:53.211  - debug: roborock.0 (297607) Cleaning record: {"begin":1677226995,"end":1677229239,"duration":2244,"area":37375000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:53.212  - debug: roborock.0 (297607) Cleaning record: {"begin":1677066719,"end":1677069130,"duration":2411,"area":36420000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:54.447  - debug: roborock.0 (297607) dps debug: {"id":29,"result":[{"begin":1676549100,"end":1676551700,"duration":2600,"area":40600000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
        2023-03-02 18:55:54.447  - debug: roborock.0 (297607) Cleaning record: {"begin":1676549100,"end":1676551700,"duration":2600,"area":40600000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
        2023-03-02 18:55:54.448  - debug: roborock.0 (297607) dps debug: {"id":34,"result":[{"begin":1676302509,"end":1676302540,"duration":31,"area":367500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":60,"dust_collection_status":0}]}
        2023-03-02 18:55:54.448  - debug: roborock.0 (297607) Cleaning record: {"begin":1676302509,"end":1676302540,"duration":31,"area":367500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":60,"dust_collection_status":0}
        2023-03-02 18:55:54.449  - debug: roborock.0 (297607) dps debug: {"id":12,"result":["ok"]}
        2023-03-02 18:55:54.907  - debug: roborock.0 (297607) socket connection status: null
        2023-03-02 18:56:22.911  - debug: roborock.0 (297607) Latest data requested
        2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_status
        2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_consumable
        2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_network_info
        2023-03-02 18:56:22.913  - debug: roborock.0 (297607) Update map
        2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_carpet_mode
        2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_carpet_clean_mode
        2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_water_box_custom_mode
        2023-03-02 18:56:23.002  - debug: roborock.0 (297607) dps debug: {"id":39,"result":{"ssid":"WXXXXXXXO","ip":"192.168.178.73","mac":"b0:XXXXXX72","bssid":"76:83:c2:9a:11:5d","rssi":-65}}
        
        

        Und da fällt mir das auf:

        
        roborock.0
        2023-03-02 19:08:34.608	info	starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.14.2, js-controller: 4.0.24
        
        

        Obwohl laut Admin neueste installiert:

        C75598CC-E008-4094-AD61-960118A7CF8B.jpeg

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

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

        copystringC 2 Antworten Letzte Antwort
        0
        • wendy2702W wendy2702

          Habe gerade mal die aktuelle Version installiert.

          Bei mir fehlen unter consumables die Angaben in Pozent wie lange die Verschleißteile noch halten.

          02C31000-8F4C-4542-9467-4D1DCF87FBD0.jpeg

          Habe Instanz schon gestoppt, Objekte gelöscht und Instanz neu gestartet.

          Adapter start sieht so aus:

          
          2023-03-02 18:55:17.195  - info: host.iobroker "system.adapter.roborock.0" enabled
          2023-03-02 18:55:17.572  - info: host.iobroker instance system.adapter.roborock.0 started with pid 297607
          2023-03-02 18:55:19.029  - debug: roborock.0 (297607) Redis Objects: Use Redis connection: 0.0.0.0:9001
          2023-03-02 18:55:19.070  - debug: roborock.0 (297607) Objects client ready ... initialize now
          2023-03-02 18:55:19.112  - debug: roborock.0 (297607) Objects create System PubSub Client
          2023-03-02 18:55:19.112  - debug: roborock.0 (297607) Objects create User PubSub Client
          2023-03-02 18:55:19.195  - debug: roborock.0 (297607) Objects client initialize lua scripts
          2023-03-02 18:55:19.203  - debug: roborock.0 (297607) Objects connected to redis: 0.0.0.0:9001
          2023-03-02 18:55:19.242  - debug: roborock.0 (297607) Redis States: Use Redis connection: 0.0.0.0:9000
          2023-03-02 18:55:19.278  - debug: roborock.0 (297607) States create System PubSub Client
          2023-03-02 18:55:19.279  - debug: roborock.0 (297607) States create User PubSub Client
          2023-03-02 18:55:19.365  - debug: roborock.0 (297607) States connected to redis: 0.0.0.0:9000
          2023-03-02 18:55:19.672  - info: roborock.0 (297607) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.14.2, js-controller: 4.0.24
          2023-03-02 18:55:20.141  - debug: roborock.0 (297607) Init debug: undefined
          2023-03-02 18:55:20.251  - debug: roborock.0 (297607) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
          2023-03-02 18:55:20.277  - info: roborock.0 (297607) MQTT initialized
          2023-03-02 18:55:20.285  - debug: roborock.0 (297607) Robot key: roborock.vacuum.a15
          2023-03-02 18:55:20.647  - debug: roborock.0 (297607) dps debug: {"id":1,"result":["ok"]}
          2023-03-02 18:55:20.991  - debug: roborock.0 (297607) socket connection status: null
          2023-03-02 18:55:20.994  - warn: roborock.0 (297607) State "roborock.0.Devices.52xxxxxxxxDmr.map.mapData" has no existing object, this might lead to an error in future versions
          2023-03-02 18:55:20.994  - warn: roborock.0 (297607) State "roborock.0.Devices.52xxxxxxxxDmr.map.mapBase64" has no existing object, this might lead to an error in future versions
          2023-03-02 18:55:21.006  - warn: roborock.0 (297607) State "roborock.0.Devices.52mxxxxxxxDmr.map.mapBase64Truncated" has no existing object, this might lead to an error in future versions
          2023-03-02 18:55:22.911  - debug: roborock.0 (297607) getParameter: get_fw_features
          2023-03-02 18:55:22.911  - debug: roborock.0 (297607) Firmware features request
          2023-03-02 18:55:22.911  - debug: roborock.0 (297607) getParameter: get_multi_maps_list
          2023-03-02 18:55:22.912  - debug: roborock.0 (297607) getParameter: get_room_mapping
          2023-03-02 18:55:22.912  - debug: roborock.0 (297607) get_room_mapping
          2023-03-02 18:55:23.005  - debug: roborock.0 (297607) dps debug: {"id":2,"result":[111,112,113,114,115,116,117,118,119,120,122,123,124,125]}
          2023-03-02 18:55:23.006  - debug: roborock.0 (297607) dps debug: {"id":3,"result":[{"max_multi_map":1,"max_bak_map":1,"multi_map_count":1,"map_info":[{"mapFlag":0,"add_time":1677678491,"length":12,"name":"Erdgeschoss ","bak_maps":[{"mapFlag":4,"add_time":1674310084}]}]}]}
          2023-03-02 18:55:23.028  - debug: roborock.0 (297607) dps debug: {"id":4,"result":[[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]}
          2023-03-02 18:55:23.028  - debug: roborock.0 (297607) get_room_mapping: [[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]
          2023-03-02 18:55:23.073  - debug: roborock.0 (297607) onStateChange: load_multi_map with value: 0
          2023-03-02 18:55:23.230  - debug: roborock.0 (297607) dps debug: {"id":5,"result":["retry"]}
          2023-03-02 18:55:23.231  - error: roborock.0 (297607) Failed to create canvas: retry
          2023-03-02 18:55:23.766  - debug: roborock.0 (297607) dps debug: {"id":6,"result":["ok"]}
          2023-03-02 18:55:23.767  - debug: roborock.0 (297607) Map okloaded.
          2023-03-02 18:55:23.859  - debug: roborock.0 (297607) dps debug: {"id":8,"result":[[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]}
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) get_room_mapping via load_multi_map: [[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397445 with name: Flur
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397450 with name: Schlafzimmer
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397453 with name: Bad
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397457 with name: Arbeitszimmer
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397459 with name: Wohnzimmer
          2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397463 with name: Küche
          2023-03-02 18:55:23.966  - debug: roborock.0 (297607) dps debug: {"id":7,"result":["ok"]}
          2023-03-02 18:55:24.285  - debug: roborock.0 (297607) socket connection status: null
          2023-03-02 18:55:52.929  - debug: roborock.0 (297607) Latest data requested
          2023-03-02 18:55:52.936  - debug: roborock.0 (297607) getParameter: get_status
          2023-03-02 18:55:52.962  - debug: roborock.0 (297607) getParameter: get_consumable
          2023-03-02 18:55:52.963  - debug: roborock.0 (297607) getParameter: get_network_info
          2023-03-02 18:55:52.964  - debug: roborock.0 (297607) Update map
          2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_carpet_mode
          2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_carpet_clean_mode
          2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_water_box_custom_mode
          2023-03-02 18:55:53.034  - debug: roborock.0 (297607) dps debug: {"id":9,"result":[{"msg_ver":2,"msg_seq":1914,"state":8,"battery":100,"clean_time":2550,"clean_area":40712500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dust_collection":1,"mop_mode":300,"debug_mode":0,"dock_error_status":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
          2023-03-02 18:55:53.035  - debug: roborock.0 (297607) get_status: {"msg_ver":2,"msg_seq":1914,"state":8,"battery":100,"clean_time":2550,"clean_area":40712500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dust_collection":1,"mop_mode":300,"debug_mode":0,"dock_error_status":0,"unsave_map_reason":0,"unsave_map_flag":0}
          2023-03-02 18:55:53.113  - debug: roborock.0 (297607) dps debug: {"id":10,"result":[{"main_brush_work_time":643840,"side_brush_work_time":643840,"filter_work_time":98748,"filter_element_work_time":0,"sensor_dirty_time":112058,"dust_collection_work_times":60}]}
          2023-03-02 18:55:53.116  - debug: roborock.0 (297607) dps debug: {"id":11,"result":{"ssid":"WANOSOHO","ip":"192.168.178.73","mac":"b0:4a:39:38:3e:72","bssid":"76:83:c2:9a:11:5d","rssi":-65}}
          2023-03-02 18:55:53.118  - debug: roborock.0 (297607) dps debug: {"id":13,"result":{"clean_time":643820,"clean_area":9494165000,"clean_count":391,"dust_collection_count":326,"records":[1677675855,1677499871,1677422225,1677230274,1677226995,1677136060,1677066719,1676982752,1676965395,1676714863,1676714836,1676553466,1676549100,1676462483,1676312526,1676308476,1676302620,1676302509,1676292110,1676203358]}}
          2023-03-02 18:55:53.129  - debug: roborock.0 (297607) dps debug: {"id":15,"result":[{"carpet_clean_mode":1}]}
          2023-03-02 18:55:53.130  - debug: roborock.0 (297607) dps debug: {"id":14,"result":[{"enable":0,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}]}
          2023-03-02 18:55:53.138  - debug: roborock.0 (297607) dps debug: {"id":16,"result":[203]}
          2023-03-02 18:55:53.172  - debug: roborock.0 (297607) dps debug: {"id":17,"result":[{"begin":1677675855,"end":1677678405,"duration":2550,"area":40712500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.173  - debug: roborock.0 (297607) Cleaning record: {"begin":1677675855,"end":1677678405,"duration":2550,"area":40712500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.198  - debug: roborock.0 (297607) dps debug: {"id":19,"result":[{"begin":1677422225,"end":1677425056,"duration":2831,"area":40607500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.198  - debug: roborock.0 (297607) Cleaning record: {"begin":1677422225,"end":1677425056,"duration":2831,"area":40607500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.200  - debug: roborock.0 (297607) dps debug: {"id":25,"result":[{"begin":1676965395,"end":1676965624,"duration":229,"area":5177500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":43,"dust_collection_status":1}]}
          2023-03-02 18:55:53.200  - debug: roborock.0 (297607) Cleaning record: {"begin":1676965395,"end":1676965624,"duration":229,"area":5177500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":43,"dust_collection_status":1}
          2023-03-02 18:55:53.202  - debug: roborock.0 (297607) dps debug: {"id":24,"result":[{"begin":1676982752,"end":1676986375,"duration":3517,"area":40877500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.202  - debug: roborock.0 (297607) Cleaning record: {"begin":1676982752,"end":1676986375,"duration":3517,"area":40877500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.203  - debug: roborock.0 (297607) dps debug: {"id":26,"result":[{"begin":1676714863,"end":1676717480,"duration":2617,"area":40660000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.203  - debug: roborock.0 (297607) Cleaning record: {"begin":1676714863,"end":1676717480,"duration":2617,"area":40660000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.203  - debug: roborock.0 (297607) dps debug: {"id":31,"result":[{"begin":1676312526,"end":1676313224,"duration":698,"area":11827500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.203  - debug: roborock.0 (297607) Cleaning record: {"begin":1676312526,"end":1676313224,"duration":698,"area":11827500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.204  - debug: roborock.0 (297607) dps debug: {"id":20,"result":[{"begin":1677230274,"end":1677238596,"duration":2656,"area":37345000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.204  - debug: roborock.0 (297607) Cleaning record: {"begin":1677230274,"end":1677238596,"duration":2656,"area":37345000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.204  - debug: roborock.0 (297607) dps debug: {"id":18,"result":[{"begin":1677499871,"end":1677502529,"duration":2657,"area":40902500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.204  - debug: roborock.0 (297607) Cleaning record: {"begin":1677499871,"end":1677502529,"duration":2657,"area":40902500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.205  - debug: roborock.0 (297607) dps debug: {"id":32,"result":[{"begin":1676308476,"end":1676309969,"duration":1493,"area":22955000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.205  - debug: roborock.0 (297607) Cleaning record: {"begin":1676308476,"end":1676309969,"duration":1493,"area":22955000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.205  - debug: roborock.0 (297607) dps debug: {"id":22,"result":[{"begin":1677136060,"end":1677136166,"duration":106,"area":2767500,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}]}
          2023-03-02 18:55:53.206  - debug: roborock.0 (297607) Cleaning record: {"begin":1677136060,"end":1677136166,"duration":106,"area":2767500,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}
          2023-03-02 18:55:53.206  - debug: roborock.0 (297607) dps debug: {"id":27,"result":[{"begin":1676714836,"end":1676714840,"duration":4,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":37,"dust_collection_status":0}]}
          2023-03-02 18:55:53.206  - debug: roborock.0 (297607) Cleaning record: {"begin":1676714836,"end":1676714840,"duration":4,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":37,"dust_collection_status":0}
          2023-03-02 18:55:53.208  - debug: roborock.0 (297607) dps debug: {"id":28,"result":[{"begin":1676553466,"end":1676553468,"duration":1,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":37,"dust_collection_status":0}]}
          2023-03-02 18:55:53.208  - debug: roborock.0 (297607) Cleaning record: {"begin":1676553466,"end":1676553468,"duration":1,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":37,"dust_collection_status":0}
          2023-03-02 18:55:53.209  - debug: roborock.0 (297607) dps debug: {"id":30,"result":[{"begin":1676462483,"end":1676465190,"duration":2707,"area":40237500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.209  - debug: roborock.0 (297607) Cleaning record: {"begin":1676462483,"end":1676465190,"duration":2707,"area":40237500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.210  - debug: roborock.0 (297607) dps debug: {"id":33,"result":[{"begin":1676302620,"end":1676308304,"duration":1060,"area":19920000,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}]}
          2023-03-02 18:55:53.210  - debug: roborock.0 (297607) Cleaning record: {"begin":1676302620,"end":1676308304,"duration":1060,"area":19920000,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}
          2023-03-02 18:55:53.210  - debug: roborock.0 (297607) dps debug: {"id":36,"result":[{"begin":1676203358,"end":1676206131,"duration":2773,"area":41585000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.210  - debug: roborock.0 (297607) Cleaning record: {"begin":1676203358,"end":1676206131,"duration":2773,"area":41585000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":35,"result":[{"begin":1676292110,"end":1676293918,"duration":1808,"area":29330000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.211  - debug: roborock.0 (297607) Cleaning record: {"begin":1676292110,"end":1676293918,"duration":1808,"area":29330000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":21,"result":[{"begin":1677226995,"end":1677229239,"duration":2244,"area":37375000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":23,"result":[{"begin":1677066719,"end":1677069130,"duration":2411,"area":36420000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:53.211  - debug: roborock.0 (297607) Cleaning record: {"begin":1677226995,"end":1677229239,"duration":2244,"area":37375000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:53.212  - debug: roborock.0 (297607) Cleaning record: {"begin":1677066719,"end":1677069130,"duration":2411,"area":36420000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:54.447  - debug: roborock.0 (297607) dps debug: {"id":29,"result":[{"begin":1676549100,"end":1676551700,"duration":2600,"area":40600000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
          2023-03-02 18:55:54.447  - debug: roborock.0 (297607) Cleaning record: {"begin":1676549100,"end":1676551700,"duration":2600,"area":40600000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
          2023-03-02 18:55:54.448  - debug: roborock.0 (297607) dps debug: {"id":34,"result":[{"begin":1676302509,"end":1676302540,"duration":31,"area":367500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":60,"dust_collection_status":0}]}
          2023-03-02 18:55:54.448  - debug: roborock.0 (297607) Cleaning record: {"begin":1676302509,"end":1676302540,"duration":31,"area":367500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":60,"dust_collection_status":0}
          2023-03-02 18:55:54.449  - debug: roborock.0 (297607) dps debug: {"id":12,"result":["ok"]}
          2023-03-02 18:55:54.907  - debug: roborock.0 (297607) socket connection status: null
          2023-03-02 18:56:22.911  - debug: roborock.0 (297607) Latest data requested
          2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_status
          2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_consumable
          2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_network_info
          2023-03-02 18:56:22.913  - debug: roborock.0 (297607) Update map
          2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_carpet_mode
          2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_carpet_clean_mode
          2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_water_box_custom_mode
          2023-03-02 18:56:23.002  - debug: roborock.0 (297607) dps debug: {"id":39,"result":{"ssid":"WXXXXXXXO","ip":"192.168.178.73","mac":"b0:XXXXXX72","bssid":"76:83:c2:9a:11:5d","rssi":-65}}
          
          

          Und da fällt mir das auf:

          
          roborock.0
          2023-03-02 19:08:34.608	info	starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.14.2, js-controller: 4.0.24
          
          

          Obwohl laut Admin neueste installiert:

          C75598CC-E008-4094-AD61-960118A7CF8B.jpeg

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

          @wendy2702 cool. Wie kommt das denn darein? 😂
          Das wird automatisch verwaltet...
          Edit: Merkwürdig, aber in dev ist das bereits behoben.

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

          1 Antwort Letzte Antwort
          0
          • wendy2702W wendy2702

            Habe gerade mal die aktuelle Version installiert.

            Bei mir fehlen unter consumables die Angaben in Pozent wie lange die Verschleißteile noch halten.

            02C31000-8F4C-4542-9467-4D1DCF87FBD0.jpeg

            Habe Instanz schon gestoppt, Objekte gelöscht und Instanz neu gestartet.

            Adapter start sieht so aus:

            
            2023-03-02 18:55:17.195  - info: host.iobroker "system.adapter.roborock.0" enabled
            2023-03-02 18:55:17.572  - info: host.iobroker instance system.adapter.roborock.0 started with pid 297607
            2023-03-02 18:55:19.029  - debug: roborock.0 (297607) Redis Objects: Use Redis connection: 0.0.0.0:9001
            2023-03-02 18:55:19.070  - debug: roborock.0 (297607) Objects client ready ... initialize now
            2023-03-02 18:55:19.112  - debug: roborock.0 (297607) Objects create System PubSub Client
            2023-03-02 18:55:19.112  - debug: roborock.0 (297607) Objects create User PubSub Client
            2023-03-02 18:55:19.195  - debug: roborock.0 (297607) Objects client initialize lua scripts
            2023-03-02 18:55:19.203  - debug: roborock.0 (297607) Objects connected to redis: 0.0.0.0:9001
            2023-03-02 18:55:19.242  - debug: roborock.0 (297607) Redis States: Use Redis connection: 0.0.0.0:9000
            2023-03-02 18:55:19.278  - debug: roborock.0 (297607) States create System PubSub Client
            2023-03-02 18:55:19.279  - debug: roborock.0 (297607) States create User PubSub Client
            2023-03-02 18:55:19.365  - debug: roborock.0 (297607) States connected to redis: 0.0.0.0:9000
            2023-03-02 18:55:19.672  - info: roborock.0 (297607) starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.14.2, js-controller: 4.0.24
            2023-03-02 18:55:20.141  - debug: roborock.0 (297607) Init debug: undefined
            2023-03-02 18:55:20.251  - debug: roborock.0 (297607) RoomIDs debug: {"10397445":"Flur","10397450":"Schlafzimmer","10397453":"Bad","10397457":"Arbeitszimmer","10397459":"Wohnzimmer","10397463":"Küche"}
            2023-03-02 18:55:20.277  - info: roborock.0 (297607) MQTT initialized
            2023-03-02 18:55:20.285  - debug: roborock.0 (297607) Robot key: roborock.vacuum.a15
            2023-03-02 18:55:20.647  - debug: roborock.0 (297607) dps debug: {"id":1,"result":["ok"]}
            2023-03-02 18:55:20.991  - debug: roborock.0 (297607) socket connection status: null
            2023-03-02 18:55:20.994  - warn: roborock.0 (297607) State "roborock.0.Devices.52xxxxxxxxDmr.map.mapData" has no existing object, this might lead to an error in future versions
            2023-03-02 18:55:20.994  - warn: roborock.0 (297607) State "roborock.0.Devices.52xxxxxxxxDmr.map.mapBase64" has no existing object, this might lead to an error in future versions
            2023-03-02 18:55:21.006  - warn: roborock.0 (297607) State "roborock.0.Devices.52mxxxxxxxDmr.map.mapBase64Truncated" has no existing object, this might lead to an error in future versions
            2023-03-02 18:55:22.911  - debug: roborock.0 (297607) getParameter: get_fw_features
            2023-03-02 18:55:22.911  - debug: roborock.0 (297607) Firmware features request
            2023-03-02 18:55:22.911  - debug: roborock.0 (297607) getParameter: get_multi_maps_list
            2023-03-02 18:55:22.912  - debug: roborock.0 (297607) getParameter: get_room_mapping
            2023-03-02 18:55:22.912  - debug: roborock.0 (297607) get_room_mapping
            2023-03-02 18:55:23.005  - debug: roborock.0 (297607) dps debug: {"id":2,"result":[111,112,113,114,115,116,117,118,119,120,122,123,124,125]}
            2023-03-02 18:55:23.006  - debug: roborock.0 (297607) dps debug: {"id":3,"result":[{"max_multi_map":1,"max_bak_map":1,"multi_map_count":1,"map_info":[{"mapFlag":0,"add_time":1677678491,"length":12,"name":"Erdgeschoss ","bak_maps":[{"mapFlag":4,"add_time":1674310084}]}]}]}
            2023-03-02 18:55:23.028  - debug: roborock.0 (297607) dps debug: {"id":4,"result":[[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]}
            2023-03-02 18:55:23.028  - debug: roborock.0 (297607) get_room_mapping: [[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]
            2023-03-02 18:55:23.073  - debug: roborock.0 (297607) onStateChange: load_multi_map with value: 0
            2023-03-02 18:55:23.230  - debug: roborock.0 (297607) dps debug: {"id":5,"result":["retry"]}
            2023-03-02 18:55:23.231  - error: roborock.0 (297607) Failed to create canvas: retry
            2023-03-02 18:55:23.766  - debug: roborock.0 (297607) dps debug: {"id":6,"result":["ok"]}
            2023-03-02 18:55:23.767  - debug: roborock.0 (297607) Map okloaded.
            2023-03-02 18:55:23.859  - debug: roborock.0 (297607) dps debug: {"id":8,"result":[[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]}
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) get_room_mapping via load_multi_map: [[23,"10397453"],[16,"10397445"],[17,"10397459"],[18,"10397463"],[20,"10397450"],[22,"10397457"]]
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397445 with name: Flur
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397450 with name: Schlafzimmer
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397453 with name: Bad
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397457 with name: Arbeitszimmer
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397459 with name: Wohnzimmer
            2023-03-02 18:55:23.860  - debug: roborock.0 (297607) Mapped room matched: 10397463 with name: Küche
            2023-03-02 18:55:23.966  - debug: roborock.0 (297607) dps debug: {"id":7,"result":["ok"]}
            2023-03-02 18:55:24.285  - debug: roborock.0 (297607) socket connection status: null
            2023-03-02 18:55:52.929  - debug: roborock.0 (297607) Latest data requested
            2023-03-02 18:55:52.936  - debug: roborock.0 (297607) getParameter: get_status
            2023-03-02 18:55:52.962  - debug: roborock.0 (297607) getParameter: get_consumable
            2023-03-02 18:55:52.963  - debug: roborock.0 (297607) getParameter: get_network_info
            2023-03-02 18:55:52.964  - debug: roborock.0 (297607) Update map
            2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_carpet_mode
            2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_carpet_clean_mode
            2023-03-02 18:55:52.969  - debug: roborock.0 (297607) getParameter: get_water_box_custom_mode
            2023-03-02 18:55:53.034  - debug: roborock.0 (297607) dps debug: {"id":9,"result":[{"msg_ver":2,"msg_seq":1914,"state":8,"battery":100,"clean_time":2550,"clean_area":40712500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dust_collection":1,"mop_mode":300,"debug_mode":0,"dock_error_status":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
            2023-03-02 18:55:53.035  - debug: roborock.0 (297607) get_status: {"msg_ver":2,"msg_seq":1914,"state":8,"battery":100,"clean_time":2550,"clean_area":40712500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dust_collection":1,"mop_mode":300,"debug_mode":0,"dock_error_status":0,"unsave_map_reason":0,"unsave_map_flag":0}
            2023-03-02 18:55:53.113  - debug: roborock.0 (297607) dps debug: {"id":10,"result":[{"main_brush_work_time":643840,"side_brush_work_time":643840,"filter_work_time":98748,"filter_element_work_time":0,"sensor_dirty_time":112058,"dust_collection_work_times":60}]}
            2023-03-02 18:55:53.116  - debug: roborock.0 (297607) dps debug: {"id":11,"result":{"ssid":"WANOSOHO","ip":"192.168.178.73","mac":"b0:4a:39:38:3e:72","bssid":"76:83:c2:9a:11:5d","rssi":-65}}
            2023-03-02 18:55:53.118  - debug: roborock.0 (297607) dps debug: {"id":13,"result":{"clean_time":643820,"clean_area":9494165000,"clean_count":391,"dust_collection_count":326,"records":[1677675855,1677499871,1677422225,1677230274,1677226995,1677136060,1677066719,1676982752,1676965395,1676714863,1676714836,1676553466,1676549100,1676462483,1676312526,1676308476,1676302620,1676302509,1676292110,1676203358]}}
            2023-03-02 18:55:53.129  - debug: roborock.0 (297607) dps debug: {"id":15,"result":[{"carpet_clean_mode":1}]}
            2023-03-02 18:55:53.130  - debug: roborock.0 (297607) dps debug: {"id":14,"result":[{"enable":0,"current_integral":450,"current_high":500,"current_low":400,"stall_time":10}]}
            2023-03-02 18:55:53.138  - debug: roborock.0 (297607) dps debug: {"id":16,"result":[203]}
            2023-03-02 18:55:53.172  - debug: roborock.0 (297607) dps debug: {"id":17,"result":[{"begin":1677675855,"end":1677678405,"duration":2550,"area":40712500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.173  - debug: roborock.0 (297607) Cleaning record: {"begin":1677675855,"end":1677678405,"duration":2550,"area":40712500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.198  - debug: roborock.0 (297607) dps debug: {"id":19,"result":[{"begin":1677422225,"end":1677425056,"duration":2831,"area":40607500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.198  - debug: roborock.0 (297607) Cleaning record: {"begin":1677422225,"end":1677425056,"duration":2831,"area":40607500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.200  - debug: roborock.0 (297607) dps debug: {"id":25,"result":[{"begin":1676965395,"end":1676965624,"duration":229,"area":5177500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":43,"dust_collection_status":1}]}
            2023-03-02 18:55:53.200  - debug: roborock.0 (297607) Cleaning record: {"begin":1676965395,"end":1676965624,"duration":229,"area":5177500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":43,"dust_collection_status":1}
            2023-03-02 18:55:53.202  - debug: roborock.0 (297607) dps debug: {"id":24,"result":[{"begin":1676982752,"end":1676986375,"duration":3517,"area":40877500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.202  - debug: roborock.0 (297607) Cleaning record: {"begin":1676982752,"end":1676986375,"duration":3517,"area":40877500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.203  - debug: roborock.0 (297607) dps debug: {"id":26,"result":[{"begin":1676714863,"end":1676717480,"duration":2617,"area":40660000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.203  - debug: roborock.0 (297607) Cleaning record: {"begin":1676714863,"end":1676717480,"duration":2617,"area":40660000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.203  - debug: roborock.0 (297607) dps debug: {"id":31,"result":[{"begin":1676312526,"end":1676313224,"duration":698,"area":11827500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.203  - debug: roborock.0 (297607) Cleaning record: {"begin":1676312526,"end":1676313224,"duration":698,"area":11827500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.204  - debug: roborock.0 (297607) dps debug: {"id":20,"result":[{"begin":1677230274,"end":1677238596,"duration":2656,"area":37345000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.204  - debug: roborock.0 (297607) Cleaning record: {"begin":1677230274,"end":1677238596,"duration":2656,"area":37345000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.204  - debug: roborock.0 (297607) dps debug: {"id":18,"result":[{"begin":1677499871,"end":1677502529,"duration":2657,"area":40902500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.204  - debug: roborock.0 (297607) Cleaning record: {"begin":1677499871,"end":1677502529,"duration":2657,"area":40902500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.205  - debug: roborock.0 (297607) dps debug: {"id":32,"result":[{"begin":1676308476,"end":1676309969,"duration":1493,"area":22955000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.205  - debug: roborock.0 (297607) Cleaning record: {"begin":1676308476,"end":1676309969,"duration":1493,"area":22955000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.205  - debug: roborock.0 (297607) dps debug: {"id":22,"result":[{"begin":1677136060,"end":1677136166,"duration":106,"area":2767500,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}]}
            2023-03-02 18:55:53.206  - debug: roborock.0 (297607) Cleaning record: {"begin":1677136060,"end":1677136166,"duration":106,"area":2767500,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}
            2023-03-02 18:55:53.206  - debug: roborock.0 (297607) dps debug: {"id":27,"result":[{"begin":1676714836,"end":1676714840,"duration":4,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":37,"dust_collection_status":0}]}
            2023-03-02 18:55:53.206  - debug: roborock.0 (297607) Cleaning record: {"begin":1676714836,"end":1676714840,"duration":4,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":37,"dust_collection_status":0}
            2023-03-02 18:55:53.208  - debug: roborock.0 (297607) dps debug: {"id":28,"result":[{"begin":1676553466,"end":1676553468,"duration":1,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":37,"dust_collection_status":0}]}
            2023-03-02 18:55:53.208  - debug: roborock.0 (297607) Cleaning record: {"begin":1676553466,"end":1676553468,"duration":1,"area":0,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":37,"dust_collection_status":0}
            2023-03-02 18:55:53.209  - debug: roborock.0 (297607) dps debug: {"id":30,"result":[{"begin":1676462483,"end":1676465190,"duration":2707,"area":40237500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.209  - debug: roborock.0 (297607) Cleaning record: {"begin":1676462483,"end":1676465190,"duration":2707,"area":40237500,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.210  - debug: roborock.0 (297607) dps debug: {"id":33,"result":[{"begin":1676302620,"end":1676308304,"duration":1060,"area":19920000,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}]}
            2023-03-02 18:55:53.210  - debug: roborock.0 (297607) Cleaning record: {"begin":1676302620,"end":1676308304,"duration":1060,"area":19920000,"error":0,"complete":0,"start_type":2,"clean_type":3,"finish_reason":60,"dust_collection_status":1}
            2023-03-02 18:55:53.210  - debug: roborock.0 (297607) dps debug: {"id":36,"result":[{"begin":1676203358,"end":1676206131,"duration":2773,"area":41585000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.210  - debug: roborock.0 (297607) Cleaning record: {"begin":1676203358,"end":1676206131,"duration":2773,"area":41585000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":35,"result":[{"begin":1676292110,"end":1676293918,"duration":1808,"area":29330000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.211  - debug: roborock.0 (297607) Cleaning record: {"begin":1676292110,"end":1676293918,"duration":1808,"area":29330000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":21,"result":[{"begin":1677226995,"end":1677229239,"duration":2244,"area":37375000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.211  - debug: roborock.0 (297607) dps debug: {"id":23,"result":[{"begin":1677066719,"end":1677069130,"duration":2411,"area":36420000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:53.211  - debug: roborock.0 (297607) Cleaning record: {"begin":1677226995,"end":1677229239,"duration":2244,"area":37375000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:53.212  - debug: roborock.0 (297607) Cleaning record: {"begin":1677066719,"end":1677069130,"duration":2411,"area":36420000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:54.447  - debug: roborock.0 (297607) dps debug: {"id":29,"result":[{"begin":1676549100,"end":1676551700,"duration":2600,"area":40600000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}]}
            2023-03-02 18:55:54.447  - debug: roborock.0 (297607) Cleaning record: {"begin":1676549100,"end":1676551700,"duration":2600,"area":40600000,"error":0,"complete":1,"start_type":2,"clean_type":3,"finish_reason":56,"dust_collection_status":1}
            2023-03-02 18:55:54.448  - debug: roborock.0 (297607) dps debug: {"id":34,"result":[{"begin":1676302509,"end":1676302540,"duration":31,"area":367500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":60,"dust_collection_status":0}]}
            2023-03-02 18:55:54.448  - debug: roborock.0 (297607) Cleaning record: {"begin":1676302509,"end":1676302540,"duration":31,"area":367500,"error":0,"complete":0,"start_type":2,"clean_type":1,"finish_reason":60,"dust_collection_status":0}
            2023-03-02 18:55:54.449  - debug: roborock.0 (297607) dps debug: {"id":12,"result":["ok"]}
            2023-03-02 18:55:54.907  - debug: roborock.0 (297607) socket connection status: null
            2023-03-02 18:56:22.911  - debug: roborock.0 (297607) Latest data requested
            2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_status
            2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_consumable
            2023-03-02 18:56:22.912  - debug: roborock.0 (297607) getParameter: get_network_info
            2023-03-02 18:56:22.913  - debug: roborock.0 (297607) Update map
            2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_carpet_mode
            2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_carpet_clean_mode
            2023-03-02 18:56:22.913  - debug: roborock.0 (297607) getParameter: get_water_box_custom_mode
            2023-03-02 18:56:23.002  - debug: roborock.0 (297607) dps debug: {"id":39,"result":{"ssid":"WXXXXXXXO","ip":"192.168.178.73","mac":"b0:XXXXXX72","bssid":"76:83:c2:9a:11:5d","rssi":-65}}
            
            

            Und da fällt mir das auf:

            
            roborock.0
            2023-03-02 19:08:34.608	info	starting. Version 0.0.10-alpha.0 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v18.14.2, js-controller: 4.0.24
            
            

            Obwohl laut Admin neueste installiert:

            C75598CC-E008-4094-AD61-960118A7CF8B.jpeg

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

            @wendy2702 Probiere bitte dev Version aus. Dort sind bereits einige Fehler behoben.
            Hast du vielleicht einen Roboter älter als S7? Dann würde das wahrscheinlich passen.

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

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

              Ich versuche gerade herauszufinden, wie in der Roborock App die Räume eingefärbt werden.
              Kann es sein, dass die Räume nach der Raumgröße eingefärbt werden? Die Reihenfolge der Raumfarbe von klein nach groß scheint so zu sein: Türkis → Rot → Orange → Blau
              Bei meinen Karten sind die Räume in Rot und Orange ziemlich gleich groß. Daher könnte es sein, dass Rot und Orange doch umgekehrt sind. Könnt ihr das mit euren Karten in der Roborock App vergleichen?

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

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

                Ich versuche gerade herauszufinden, wie in der Roborock App die Räume eingefärbt werden.
                Kann es sein, dass die Räume nach der Raumgröße eingefärbt werden? Die Reihenfolge der Raumfarbe von klein nach groß scheint so zu sein: Türkis → Rot → Orange → Blau
                Bei meinen Karten sind die Räume in Rot und Orange ziemlich gleich groß. Daher könnte es sein, dass Rot und Orange doch umgekehrt sind. Könnt ihr das mit euren Karten in der Roborock App vergleichen?

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

                @copystring

                Kann mir deine Karten ja leider nicht anschauen.
                So sehen die Farben bei mir in der App aus.

                Screenshot_20230302_221052_Roborock.jpg

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

                  Ich versuche gerade herauszufinden, wie in der Roborock App die Räume eingefärbt werden.
                  Kann es sein, dass die Räume nach der Raumgröße eingefärbt werden? Die Reihenfolge der Raumfarbe von klein nach groß scheint so zu sein: Türkis → Rot → Orange → Blau
                  Bei meinen Karten sind die Räume in Rot und Orange ziemlich gleich groß. Daher könnte es sein, dass Rot und Orange doch umgekehrt sind. Könnt ihr das mit euren Karten in der Roborock App vergleichen?

                  N Offline
                  N Offline
                  nathan1312
                  schrieb am zuletzt editiert von
                  #393

                  @copystring sagte in Roborock Adapter tester gesucht:

                  Ich versuche gerade herauszufinden, wie in der Roborock App die Räume eingefärbt werden.
                  Kann es sein, dass die Räume nach der Raumgröße eingefärbt werden? Die Reihenfolge der Raumfarbe von klein nach groß scheint so zu sein: Türkis → Rot → Orange → Blau
                  Bei meinen Karten sind die Räume in Rot und Orange ziemlich gleich groß. Daher könnte es sein, dass Rot und Orange doch umgekehrt sind. Könnt ihr das mit euren Karten in der Roborock App vergleichen?

                  ich bin mir ziemlich sicher, dass die Farbe nicht (alleine) von der Raumgröße abhängt. Auf der Karte werden zwei nebeneinander liegende Räume ja nie in derselben Farbe angezeigt. Das hat auf jeden Fall Priorität bei der Farbvergabe.

                  David G.D 1 Antwort Letzte Antwort
                  1
                  • N nathan1312

                    @copystring sagte in Roborock Adapter tester gesucht:

                    Ich versuche gerade herauszufinden, wie in der Roborock App die Räume eingefärbt werden.
                    Kann es sein, dass die Räume nach der Raumgröße eingefärbt werden? Die Reihenfolge der Raumfarbe von klein nach groß scheint so zu sein: Türkis → Rot → Orange → Blau
                    Bei meinen Karten sind die Räume in Rot und Orange ziemlich gleich groß. Daher könnte es sein, dass Rot und Orange doch umgekehrt sind. Könnt ihr das mit euren Karten in der Roborock App vergleichen?

                    ich bin mir ziemlich sicher, dass die Farbe nicht (alleine) von der Raumgröße abhängt. Auf der Karte werden zwei nebeneinander liegende Räume ja nie in derselben Farbe angezeigt. Das hat auf jeden Fall Priorität bei der Farbvergabe.

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

                    @nathan1312 sagte in Roborock Adapter tester gesucht:

                    ich bin mir ziemlich sicher, dass die Farbe nicht (alleine) von der Raumgröße abhängt. Auf der Karte werden zwei nebeneinander liegende Räume ja nie in derselben Farbe angezeigt. Das hat auf jeden Fall Priorität bei der Farbvergabe.

                    Das erste Bild von mir bestaidas auch. Die Räume sind ja alle ca gleich groß.

                    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

                      @tschoeplis said in Roborock Adapter tester gesucht:

                      @david-g ich habe nur eine Etage, da steht (0) drin

                      2ad04e64-e70d-4438-9682-ab1b46b65eaa-grafik.png

                      Hast du der Etage in der App keinen Namen gegeben?

                      T Offline
                      T Offline
                      tschoeplis
                      schrieb am zuletzt editiert von
                      #395

                      @copystring Etagenname, dass war das Problem. Danke

                      Ich habe einen Etagennamen vergeben und alles neu installiert. Nun funktioniert auch bei mir die Zimmerreinigung ;-)

                      1 Antwort Letzte Antwort
                      1
                      • copystringC copystring

                        @tschoeplis said in Roborock Adapter tester gesucht:

                        @david-g ich habe nur eine Etage, da steht (0) drin

                        2ad04e64-e70d-4438-9682-ab1b46b65eaa-grafik.png

                        Hast du der Etage in der App keinen Namen gegeben?

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

                        @copystring

                        Also bei mir sind zwar die Datenpunkte unter Consumables jetzt da aber die werden nicht gefüllt. Ich habe die alte Adapterversion deinstalliert und die Version 0.1.3 installiert. Ich habe den S6 MaxV

                        Screenshot 2023-03-04 144223.png

                        Unter HomeData sind die Werte jedoch da.

                        "deviceStatus":{"120":0,"121":18,"122":93,"123":106,"124":204,"125":99,"126":98,"127":97}
                        
                        copystringC 1 Antwort Letzte Antwort
                        0
                        • D Dimi

                          @copystring

                          Also bei mir sind zwar die Datenpunkte unter Consumables jetzt da aber die werden nicht gefüllt. Ich habe die alte Adapterversion deinstalliert und die Version 0.1.3 installiert. Ich habe den S6 MaxV

                          Screenshot 2023-03-04 144223.png

                          Unter HomeData sind die Werte jedoch da.

                          "deviceStatus":{"120":0,"121":18,"122":93,"123":106,"124":204,"125":99,"126":98,"127":97}
                          
                          copystringC Offline
                          copystringC Offline
                          copystring
                          schrieb am zuletzt editiert von
                          #397

                          @dimi said in Roborock Adapter tester gesucht:

                          @copystring

                          Also bei mir sind zwar die Datenpunkte unter Consumables jetzt da aber die werden nicht gefüllt. Ich habe die alte Adapterversion deinstalliert und die Version 0.1.3 installiert. Ich habe den S6 MaxV

                          Screenshot 2023-03-04 144223.png

                          Unter HomeData sind die Werte jedoch da.

                          "deviceStatus":{"120":0,"121":18,"122":93,"123":106,"124":204,"125":99,"126":98,"127":97}
                          

                          OK. Dann funktioniert der s6 maxv wie ein s7. Das kann ich später noch anpassen. Dann werden die Werte als 125, 126 und 127 erscheinen.

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

                          D 1 Antwort Letzte Antwort
                          0
                          • copystringC copystring

                            @dimi said in Roborock Adapter tester gesucht:

                            @copystring

                            Also bei mir sind zwar die Datenpunkte unter Consumables jetzt da aber die werden nicht gefüllt. Ich habe die alte Adapterversion deinstalliert und die Version 0.1.3 installiert. Ich habe den S6 MaxV

                            Screenshot 2023-03-04 144223.png

                            Unter HomeData sind die Werte jedoch da.

                            "deviceStatus":{"120":0,"121":18,"122":93,"123":106,"124":204,"125":99,"126":98,"127":97}
                            

                            OK. Dann funktioniert der s6 maxv wie ein s7. Das kann ich später noch anpassen. Dann werden die Werte als 125, 126 und 127 erscheinen.

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

                            @copystring

                            Mit der neuen Version stürtzt der Adapter ab. Das habe ich jetzt erst gemerkt. Da ich ioBroker unter Raspberry pi 4 betreibe habe ich die Kartendarstellung deaktiviert. Also hat es nichts mit der Map zu tun. In den letzten Versionen hat der Adapter ohne die Kartendrstellung auch gut funktioniert. Anbei der debug Log.
                            Fallls ich eine Issue aufmachen soll, dann gib Bescheid.

                            2023-03-04 22:11:22.961 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                            2023-03-04 22:11:23.230 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19384
                            2023-03-04 22:11:25.103 - debug: roborock.0 (19384) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2023-03-04 22:11:25.154 - debug: roborock.0 (19384) Objects client ready ... initialize now
                            2023-03-04 22:11:25.157 - debug: roborock.0 (19384) Objects create System PubSub Client
                            2023-03-04 22:11:25.158 - debug: roborock.0 (19384) Objects create User PubSub Client
                            2023-03-04 22:11:25.214 - debug: roborock.0 (19384) Objects client initialize lua scripts
                            2023-03-04 22:11:25.223 - debug: roborock.0 (19384) Objects connected to redis: 127.0.0.1:9001
                            2023-03-04 22:11:25.262 - debug: roborock.0 (19384) Redis States: Use Redis connection: 127.0.0.1:9000
                            2023-03-04 22:11:25.281 - debug: roborock.0 (19384) States create System PubSub Client
                            2023-03-04 22:11:25.283 - debug: roborock.0 (19384) States create User PubSub Client
                            2023-03-04 22:11:25.362 - debug: roborock.0 (19384) States connected to redis: 127.0.0.1:9000
                            2023-03-04 22:11:25.466 - debug: roborock.0 (19384) Plugin sentry Initialize Plugin (enabled=true)
                            2023-03-04 22:11:25.473 - info: roborock.0 (19384) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                            2023-03-04 22:11:25.621 - info: roborock.0 (19384) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                            2023-03-04 22:11:26.103 - info: roborock.0 (19384) MQTT initialized
                            2023-03-04 22:11:26.105 - debug: roborock.0 (19384) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                            2023-03-04 22:11:26.110 - debug: roborock.0 (19384) Robot key: roborock.vacuum.a10
                            2023-03-04 22:11:26.469 - debug: roborock.0 (19384) getParameter: get_fw_features
                            2023-03-04 22:11:26.470 - debug: roborock.0 (19384) Firmware features request
                            2023-03-04 22:11:26.474 - debug: roborock.0 (19384) getParameter: get_multi_maps_list
                            2023-03-04 22:11:26.476 - debug: roborock.0 (19384) Latest data requested
                            2023-03-04 22:11:26.477 - debug: roborock.0 (19384) getParameter: get_status
                            2023-03-04 22:11:26.478 - debug: roborock.0 (19384) getParameter: get_consumable
                            2023-03-04 22:11:26.480 - debug: roborock.0 (19384) getParameter: get_network_info
                            2023-03-04 22:11:26.552 - debug: roborock.0 (19384) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                            2023-03-04 22:11:26.569 - debug: roborock.0 (19384) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                            2023-03-04 22:11:26.574 - debug: roborock.0 (19384) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                            2023-03-04 22:11:26.577 - debug: roborock.0 (19384) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                            2023-03-04 22:11:26.579 - debug: roborock.0 (19384) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4878,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                            2023-03-04 22:11:26.581 - debug: roborock.0 (19384) get_status: {"msg_ver":2,"msg_seq":4878,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                            2023-03-04 22:11:26.637 - debug: roborock.0 (19384) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                            2023-03-04 22:11:26.643 - debug: roborock.0 (19384) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.645 - debug: roborock.0 (19384) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                            2023-03-04 22:11:26.677 - debug: roborock.0 (19384) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.678 - debug: roborock.0 (19384) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                            2023-03-04 22:11:26.680 - debug: roborock.0 (19384) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.681 - debug: roborock.0 (19384) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                            2023-03-04 22:11:26.687 - debug: roborock.0 (19384) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.688 - debug: roborock.0 (19384) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                            2023-03-04 22:11:26.690 - debug: roborock.0 (19384) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.692 - debug: roborock.0 (19384) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                            2023-03-04 22:11:26.694 - debug: roborock.0 (19384) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.695 - debug: roborock.0 (19384) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                            2023-03-04 22:11:26.699 - debug: roborock.0 (19384) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.700 - debug: roborock.0 (19384) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                            2023-03-04 22:11:26.702 - debug: roborock.0 (19384) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.703 - debug: roborock.0 (19384) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                            2023-03-04 22:11:26.705 - debug: roborock.0 (19384) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.706 - debug: roborock.0 (19384) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                            2023-03-04 22:11:26.708 - debug: roborock.0 (19384) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                            2023-03-04 22:11:26.709 - debug: roborock.0 (19384) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.709 - debug: roborock.0 (19384) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                            2023-03-04 22:11:26.710 - debug: roborock.0 (19384) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                            2023-03-04 22:11:26.712 - debug: roborock.0 (19384) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.713 - debug: roborock.0 (19384) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.714 - debug: roborock.0 (19384) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                            2023-03-04 22:11:26.714 - debug: roborock.0 (19384) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                            2023-03-04 22:11:26.716 - debug: roborock.0 (19384) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.717 - debug: roborock.0 (19384) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                            2023-03-04 22:11:26.718 - debug: roborock.0 (19384) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.719 - debug: roborock.0 (19384) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                            2023-03-04 22:11:26.811 - debug: roborock.0 (19384) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.813 - debug: roborock.0 (19384) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                            2023-03-04 22:11:26.815 - debug: roborock.0 (19384) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                            2023-03-04 22:11:26.815 - debug: roborock.0 (19384) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                            2023-03-04 22:11:26.817 - debug: roborock.0 (19384) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.818 - debug: roborock.0 (19384) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.818 - debug: roborock.0 (19384) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                            2023-03-04 22:11:26.819 - debug: roborock.0 (19384) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                            2023-03-04 22:11:26.821 - debug: roborock.0 (19384) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                            2023-03-04 22:11:26.821 - debug: roborock.0 (19384) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                            2023-03-04 22:11:32.525 - debug: roborock.0 (19384) Websocket client connected
                            2023-03-04 22:11:32.567 - error: roborock.0 (19384) 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-03-04 22:11:32.568 - error: roborock.0 (19384) unhandled promise rejection: Unexpected end of JSON input
                            2023-03-04 22:11:32.569 - error: roborock.0 (19384) SyntaxError: Unexpected end of JSON input
                            at JSON.parse ()
                            at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                            at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                            2023-03-04 22:11:32.569 - error: roborock.0 (19384) Unexpected end of JSON input
                            2023-03-04 22:11:32.575 - info: roborock.0 (19384) terminating
                            2023-03-04 22:11:32.577 - debug: roborock.0 (19384) Plugin sentry destroyed
                            2023-03-04 22:11:32.578 - warn: roborock.0 (19384) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2023-03-04 22:11:33.237 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2023-03-04 22:11:33.238 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                            2023-03-04 22:12:03.388 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19459
                            2023-03-04 22:12:05.267 - debug: roborock.0 (19459) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2023-03-04 22:12:05.318 - debug: roborock.0 (19459) Objects client ready ... initialize now
                            2023-03-04 22:12:05.321 - debug: roborock.0 (19459) Objects create System PubSub Client
                            2023-03-04 22:12:05.323 - debug: roborock.0 (19459) Objects create User PubSub Client
                            2023-03-04 22:12:05.383 - debug: roborock.0 (19459) Objects client initialize lua scripts
                            2023-03-04 22:12:05.392 - debug: roborock.0 (19459) Objects connected to redis: 127.0.0.1:9001
                            2023-03-04 22:12:05.431 - debug: roborock.0 (19459) Redis States: Use Redis connection: 127.0.0.1:9000
                            2023-03-04 22:12:05.511 - debug: roborock.0 (19459) States create System PubSub Client
                            2023-03-04 22:12:05.513 - debug: roborock.0 (19459) States create User PubSub Client
                            2023-03-04 22:12:05.592 - debug: roborock.0 (19459) States connected to redis: 127.0.0.1:9000
                            2023-03-04 22:12:05.706 - debug: roborock.0 (19459) Plugin sentry Initialize Plugin (enabled=true)
                            2023-03-04 22:12:05.712 - info: roborock.0 (19459) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                            2023-03-04 22:12:05.890 - info: roborock.0 (19459) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                            2023-03-04 22:12:06.374 - info: roborock.0 (19459) MQTT initialized
                            2023-03-04 22:12:06.375 - debug: roborock.0 (19459) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                            2023-03-04 22:12:06.383 - debug: roborock.0 (19459) Robot key: roborock.vacuum.a10
                            2023-03-04 22:12:06.754 - debug: roborock.0 (19459) getParameter: get_fw_features
                            2023-03-04 22:12:06.755 - debug: roborock.0 (19459) Firmware features request
                            2023-03-04 22:12:06.760 - debug: roborock.0 (19459) getParameter: get_multi_maps_list
                            2023-03-04 22:12:06.762 - debug: roborock.0 (19459) Latest data requested
                            2023-03-04 22:12:06.763 - debug: roborock.0 (19459) getParameter: get_status
                            2023-03-04 22:12:06.764 - debug: roborock.0 (19459) getParameter: get_consumable
                            2023-03-04 22:12:06.765 - debug: roborock.0 (19459) getParameter: get_network_info
                            2023-03-04 22:12:06.819 - debug: roborock.0 (19459) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                            2023-03-04 22:12:06.822 - debug: roborock.0 (19459) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                            2023-03-04 22:12:06.853 - debug: roborock.0 (19459) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                            2023-03-04 22:12:06.866 - debug: roborock.0 (19459) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4879,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                            2023-03-04 22:12:06.867 - debug: roborock.0 (19459) get_status: {"msg_ver":2,"msg_seq":4879,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                            2023-03-04 22:12:06.915 - debug: roborock.0 (19459) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                            2023-03-04 22:12:06.930 - debug: roborock.0 (19459) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                            2023-03-04 22:12:06.988 - debug: roborock.0 (19459) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                            2023-03-04 22:12:06.990 - debug: roborock.0 (19459) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                            2023-03-04 22:12:06.995 - debug: roborock.0 (19459) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                            2023-03-04 22:12:06.996 - debug: roborock.0 (19459) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                            2023-03-04 22:12:06.999 - debug: roborock.0 (19459) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.000 - debug: roborock.0 (19459) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                            2023-03-04 22:12:07.003 - debug: roborock.0 (19459) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.004 - debug: roborock.0 (19459) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                            2023-03-04 22:12:07.006 - debug: roborock.0 (19459) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.007 - debug: roborock.0 (19459) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                            2023-03-04 22:12:07.009 - debug: roborock.0 (19459) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.010 - debug: roborock.0 (19459) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                            2023-03-04 22:12:07.025 - debug: roborock.0 (19459) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.026 - debug: roborock.0 (19459) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                            2023-03-04 22:12:07.028 - debug: roborock.0 (19459) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.029 - debug: roborock.0 (19459) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                            2023-03-04 22:12:07.031 - debug: roborock.0 (19459) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.032 - debug: roborock.0 (19459) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                            2023-03-04 22:12:07.034 - debug: roborock.0 (19459) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.034 - debug: roborock.0 (19459) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                            2023-03-04 22:12:07.036 - debug: roborock.0 (19459) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.036 - debug: roborock.0 (19459) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                            2023-03-04 22:12:07.038 - debug: roborock.0 (19459) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.040 - debug: roborock.0 (19459) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                            2023-03-04 22:12:07.040 - debug: roborock.0 (19459) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                            2023-03-04 22:12:07.041 - debug: roborock.0 (19459) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                            2023-03-04 22:12:07.043 - debug: roborock.0 (19459) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.043 - debug: roborock.0 (19459) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                            2023-03-04 22:12:07.045 - debug: roborock.0 (19459) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.046 - debug: roborock.0 (19459) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                            2023-03-04 22:12:07.086 - debug: roborock.0 (19459) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.088 - debug: roborock.0 (19459) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                            2023-03-04 22:12:07.089 - debug: roborock.0 (19459) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                            2023-03-04 22:12:07.090 - debug: roborock.0 (19459) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                            2023-03-04 22:12:07.093 - debug: roborock.0 (19459) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.094 - debug: roborock.0 (19459) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                            2023-03-04 22:12:07.096 - debug: roborock.0 (19459) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.097 - debug: roborock.0 (19459) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                            2023-03-04 22:12:07.100 - debug: roborock.0 (19459) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                            2023-03-04 22:12:07.101 - debug: roborock.0 (19459) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                            2023-03-04 22:12:07.663 - debug: roborock.0 (19459) Websocket client connected
                            2023-03-04 22:12:07.688 - error: roborock.0 (19459) 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-03-04 22:12:07.688 - error: roborock.0 (19459) unhandled promise rejection: Unexpected end of JSON input
                            2023-03-04 22:12:07.689 - error: roborock.0 (19459) SyntaxError: Unexpected end of JSON input
                            at JSON.parse ()
                            at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                            at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                            2023-03-04 22:12:07.689 - error: roborock.0 (19459) Unexpected end of JSON input
                            2023-03-04 22:12:07.693 - info: roborock.0 (19459) terminating
                            2023-03-04 22:12:07.695 - debug: roborock.0 (19459) Plugin sentry destroyed
                            2023-03-04 22:12:07.695 - warn: roborock.0 (19459) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2023-03-04 22:12:08.278 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2023-03-04 22:12:08.279 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                            2023-03-04 22:12:38.437 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19495
                            2023-03-04 22:12:40.276 - debug: roborock.0 (19495) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2023-03-04 22:12:40.328 - debug: roborock.0 (19495) Objects client ready ... initialize now
                            2023-03-04 22:12:40.331 - debug: roborock.0 (19495) Objects create System PubSub Client
                            2023-03-04 22:12:40.332 - debug: roborock.0 (19495) Objects create User PubSub Client
                            2023-03-04 22:12:40.396 - debug: roborock.0 (19495) Objects client initialize lua scripts
                            2023-03-04 22:12:40.404 - debug: roborock.0 (19495) Objects connected to redis: 127.0.0.1:9001
                            2023-03-04 22:12:40.443 - debug: roborock.0 (19495) Redis States: Use Redis connection: 127.0.0.1:9000
                            2023-03-04 22:12:40.464 - debug: roborock.0 (19495) States create System PubSub Client
                            2023-03-04 22:12:40.466 - debug: roborock.0 (19495) States create User PubSub Client
                            2023-03-04 22:12:40.542 - debug: roborock.0 (19495) States connected to redis: 127.0.0.1:9000
                            2023-03-04 22:12:40.645 - debug: roborock.0 (19495) Plugin sentry Initialize Plugin (enabled=true)
                            2023-03-04 22:12:40.651 - info: roborock.0 (19495) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                            2023-03-04 22:12:40.785 - info: roborock.0 (19495) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                            2023-03-04 22:12:41.451 - info: roborock.0 (19495) MQTT initialized
                            2023-03-04 22:12:41.452 - debug: roborock.0 (19495) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                            2023-03-04 22:12:41.476 - debug: roborock.0 (19495) Robot key: roborock.vacuum.a10
                            2023-03-04 22:12:41.864 - debug: roborock.0 (19495) getParameter: get_fw_features
                            2023-03-04 22:12:41.865 - debug: roborock.0 (19495) Firmware features request
                            2023-03-04 22:12:41.869 - debug: roborock.0 (19495) getParameter: get_multi_maps_list
                            2023-03-04 22:12:41.871 - debug: roborock.0 (19495) Latest data requested
                            2023-03-04 22:12:41.872 - debug: roborock.0 (19495) getParameter: get_status
                            2023-03-04 22:12:41.873 - debug: roborock.0 (19495) getParameter: get_consumable
                            2023-03-04 22:12:41.875 - debug: roborock.0 (19495) getParameter: get_network_info
                            2023-03-04 22:12:41.976 - debug: roborock.0 (19495) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                            2023-03-04 22:12:41.981 - debug: roborock.0 (19495) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4880,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                            2023-03-04 22:12:41.983 - debug: roborock.0 (19495) get_status: {"msg_ver":2,"msg_seq":4880,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                            2023-03-04 22:12:41.987 - debug: roborock.0 (19495) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                            2023-03-04 22:12:41.997 - debug: roborock.0 (19495) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                            2023-03-04 22:12:42.012 - debug: roborock.0 (19495) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                            2023-03-04 22:12:42.057 - debug: roborock.0 (19495) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                            2023-03-04 22:12:42.062 - debug: roborock.0 (19495) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.064 - debug: roborock.0 (19495) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                            2023-03-04 22:12:42.067 - debug: roborock.0 (19495) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.068 - debug: roborock.0 (19495) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                            2023-03-04 22:12:42.076 - debug: roborock.0 (19495) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.077 - debug: roborock.0 (19495) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                            2023-03-04 22:12:42.079 - debug: roborock.0 (19495) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.080 - debug: roborock.0 (19495) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                            2023-03-04 22:12:42.082 - debug: roborock.0 (19495) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.083 - debug: roborock.0 (19495) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                            2023-03-04 22:12:42.084 - debug: roborock.0 (19495) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.085 - debug: roborock.0 (19495) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                            2023-03-04 22:12:42.087 - debug: roborock.0 (19495) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.088 - debug: roborock.0 (19495) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                            2023-03-04 22:12:42.090 - debug: roborock.0 (19495) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.091 - debug: roborock.0 (19495) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                            2023-03-04 22:12:42.092 - debug: roborock.0 (19495) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.093 - debug: roborock.0 (19495) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                            2023-03-04 22:12:42.118 - debug: roborock.0 (19495) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                            2023-03-04 22:12:42.119 - debug: roborock.0 (19495) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                            2023-03-04 22:12:42.121 - debug: roborock.0 (19495) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.121 - debug: roborock.0 (19495) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                            2023-03-04 22:12:42.123 - debug: roborock.0 (19495) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.124 - debug: roborock.0 (19495) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                            2023-03-04 22:12:42.126 - debug: roborock.0 (19495) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.127 - debug: roborock.0 (19495) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                            2023-03-04 22:12:42.128 - debug: roborock.0 (19495) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.129 - debug: roborock.0 (19495) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                            2023-03-04 22:12:42.130 - debug: roborock.0 (19495) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.131 - debug: roborock.0 (19495) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                            2023-03-04 22:12:42.133 - debug: roborock.0 (19495) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.134 - debug: roborock.0 (19495) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                            2023-03-04 22:12:42.168 - debug: roborock.0 (19495) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.169 - debug: roborock.0 (19495) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                            2023-03-04 22:12:42.183 - debug: roborock.0 (19495) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.183 - debug: roborock.0 (19495) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                            2023-03-04 22:12:42.185 - debug: roborock.0 (19495) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                            2023-03-04 22:12:42.190 - debug: roborock.0 (19495) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                            2023-03-04 22:12:42.192 - debug: roborock.0 (19495) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                            2023-03-04 22:12:42.193 - debug: roborock.0 (19495) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                            2023-03-04 22:12:44.806 - debug: roborock.0 (19495) Websocket client connected
                            2023-03-04 22:12:44.850 - error: roborock.0 (19495) 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-03-04 22:12:44.851 - error: roborock.0 (19495) unhandled promise rejection: Unexpected end of JSON input
                            2023-03-04 22:12:44.852 - error: roborock.0 (19495) SyntaxError: Unexpected end of JSON input
                            at JSON.parse ()
                            at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                            at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                            2023-03-04 22:12:44.853 - error: roborock.0 (19495) Unexpected end of JSON input
                            2023-03-04 22:12:44.859 - info: roborock.0 (19495) terminating
                            2023-03-04 22:12:44.861 - debug: roborock.0 (19495) Plugin sentry destroyed
                            2023-03-04 22:12:44.862 - warn: roborock.0 (19495) Terminated (UNCAUGHT_EXCEPTION): Without reason
                            2023-03-04 22:12:45.512 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            2023-03-04 22:12:45.513 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                            2023-03-04 22:12:45.513 - warn: host.ioBroker-RasPi Do not restart adapter system.adapter.roborock.0 because restart loop detected
                            2023-03-04 22:13:21.124 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                            
                            copystringC 1 Antwort Letzte Antwort
                            0
                            • D Dimi

                              @copystring

                              Mit der neuen Version stürtzt der Adapter ab. Das habe ich jetzt erst gemerkt. Da ich ioBroker unter Raspberry pi 4 betreibe habe ich die Kartendarstellung deaktiviert. Also hat es nichts mit der Map zu tun. In den letzten Versionen hat der Adapter ohne die Kartendrstellung auch gut funktioniert. Anbei der debug Log.
                              Fallls ich eine Issue aufmachen soll, dann gib Bescheid.

                              2023-03-04 22:11:22.961 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                              2023-03-04 22:11:23.230 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19384
                              2023-03-04 22:11:25.103 - debug: roborock.0 (19384) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2023-03-04 22:11:25.154 - debug: roborock.0 (19384) Objects client ready ... initialize now
                              2023-03-04 22:11:25.157 - debug: roborock.0 (19384) Objects create System PubSub Client
                              2023-03-04 22:11:25.158 - debug: roborock.0 (19384) Objects create User PubSub Client
                              2023-03-04 22:11:25.214 - debug: roborock.0 (19384) Objects client initialize lua scripts
                              2023-03-04 22:11:25.223 - debug: roborock.0 (19384) Objects connected to redis: 127.0.0.1:9001
                              2023-03-04 22:11:25.262 - debug: roborock.0 (19384) Redis States: Use Redis connection: 127.0.0.1:9000
                              2023-03-04 22:11:25.281 - debug: roborock.0 (19384) States create System PubSub Client
                              2023-03-04 22:11:25.283 - debug: roborock.0 (19384) States create User PubSub Client
                              2023-03-04 22:11:25.362 - debug: roborock.0 (19384) States connected to redis: 127.0.0.1:9000
                              2023-03-04 22:11:25.466 - debug: roborock.0 (19384) Plugin sentry Initialize Plugin (enabled=true)
                              2023-03-04 22:11:25.473 - info: roborock.0 (19384) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2023-03-04 22:11:25.621 - info: roborock.0 (19384) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                              2023-03-04 22:11:26.103 - info: roborock.0 (19384) MQTT initialized
                              2023-03-04 22:11:26.105 - debug: roborock.0 (19384) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                              2023-03-04 22:11:26.110 - debug: roborock.0 (19384) Robot key: roborock.vacuum.a10
                              2023-03-04 22:11:26.469 - debug: roborock.0 (19384) getParameter: get_fw_features
                              2023-03-04 22:11:26.470 - debug: roborock.0 (19384) Firmware features request
                              2023-03-04 22:11:26.474 - debug: roborock.0 (19384) getParameter: get_multi_maps_list
                              2023-03-04 22:11:26.476 - debug: roborock.0 (19384) Latest data requested
                              2023-03-04 22:11:26.477 - debug: roborock.0 (19384) getParameter: get_status
                              2023-03-04 22:11:26.478 - debug: roborock.0 (19384) getParameter: get_consumable
                              2023-03-04 22:11:26.480 - debug: roborock.0 (19384) getParameter: get_network_info
                              2023-03-04 22:11:26.552 - debug: roborock.0 (19384) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                              2023-03-04 22:11:26.569 - debug: roborock.0 (19384) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                              2023-03-04 22:11:26.574 - debug: roborock.0 (19384) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                              2023-03-04 22:11:26.577 - debug: roborock.0 (19384) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                              2023-03-04 22:11:26.579 - debug: roborock.0 (19384) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4878,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                              2023-03-04 22:11:26.581 - debug: roborock.0 (19384) get_status: {"msg_ver":2,"msg_seq":4878,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                              2023-03-04 22:11:26.637 - debug: roborock.0 (19384) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                              2023-03-04 22:11:26.643 - debug: roborock.0 (19384) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.645 - debug: roborock.0 (19384) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                              2023-03-04 22:11:26.677 - debug: roborock.0 (19384) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.678 - debug: roborock.0 (19384) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                              2023-03-04 22:11:26.680 - debug: roborock.0 (19384) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.681 - debug: roborock.0 (19384) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                              2023-03-04 22:11:26.687 - debug: roborock.0 (19384) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.688 - debug: roborock.0 (19384) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                              2023-03-04 22:11:26.690 - debug: roborock.0 (19384) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.692 - debug: roborock.0 (19384) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                              2023-03-04 22:11:26.694 - debug: roborock.0 (19384) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.695 - debug: roborock.0 (19384) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                              2023-03-04 22:11:26.699 - debug: roborock.0 (19384) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.700 - debug: roborock.0 (19384) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                              2023-03-04 22:11:26.702 - debug: roborock.0 (19384) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.703 - debug: roborock.0 (19384) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                              2023-03-04 22:11:26.705 - debug: roborock.0 (19384) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.706 - debug: roborock.0 (19384) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                              2023-03-04 22:11:26.708 - debug: roborock.0 (19384) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                              2023-03-04 22:11:26.709 - debug: roborock.0 (19384) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.709 - debug: roborock.0 (19384) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                              2023-03-04 22:11:26.710 - debug: roborock.0 (19384) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                              2023-03-04 22:11:26.712 - debug: roborock.0 (19384) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.713 - debug: roborock.0 (19384) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.714 - debug: roborock.0 (19384) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                              2023-03-04 22:11:26.714 - debug: roborock.0 (19384) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                              2023-03-04 22:11:26.716 - debug: roborock.0 (19384) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.717 - debug: roborock.0 (19384) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                              2023-03-04 22:11:26.718 - debug: roborock.0 (19384) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.719 - debug: roborock.0 (19384) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                              2023-03-04 22:11:26.811 - debug: roborock.0 (19384) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.813 - debug: roborock.0 (19384) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                              2023-03-04 22:11:26.815 - debug: roborock.0 (19384) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.815 - debug: roborock.0 (19384) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                              2023-03-04 22:11:26.817 - debug: roborock.0 (19384) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.818 - debug: roborock.0 (19384) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.818 - debug: roborock.0 (19384) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                              2023-03-04 22:11:26.819 - debug: roborock.0 (19384) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                              2023-03-04 22:11:26.821 - debug: roborock.0 (19384) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.821 - debug: roborock.0 (19384) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                              2023-03-04 22:11:32.525 - debug: roborock.0 (19384) Websocket client connected
                              2023-03-04 22:11:32.567 - error: roborock.0 (19384) 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-03-04 22:11:32.568 - error: roborock.0 (19384) unhandled promise rejection: Unexpected end of JSON input
                              2023-03-04 22:11:32.569 - error: roborock.0 (19384) SyntaxError: Unexpected end of JSON input
                              at JSON.parse ()
                              at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                              at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                              2023-03-04 22:11:32.569 - error: roborock.0 (19384) Unexpected end of JSON input
                              2023-03-04 22:11:32.575 - info: roborock.0 (19384) terminating
                              2023-03-04 22:11:32.577 - debug: roborock.0 (19384) Plugin sentry destroyed
                              2023-03-04 22:11:32.578 - warn: roborock.0 (19384) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2023-03-04 22:11:33.237 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              2023-03-04 22:11:33.238 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                              2023-03-04 22:12:03.388 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19459
                              2023-03-04 22:12:05.267 - debug: roborock.0 (19459) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2023-03-04 22:12:05.318 - debug: roborock.0 (19459) Objects client ready ... initialize now
                              2023-03-04 22:12:05.321 - debug: roborock.0 (19459) Objects create System PubSub Client
                              2023-03-04 22:12:05.323 - debug: roborock.0 (19459) Objects create User PubSub Client
                              2023-03-04 22:12:05.383 - debug: roborock.0 (19459) Objects client initialize lua scripts
                              2023-03-04 22:12:05.392 - debug: roborock.0 (19459) Objects connected to redis: 127.0.0.1:9001
                              2023-03-04 22:12:05.431 - debug: roborock.0 (19459) Redis States: Use Redis connection: 127.0.0.1:9000
                              2023-03-04 22:12:05.511 - debug: roborock.0 (19459) States create System PubSub Client
                              2023-03-04 22:12:05.513 - debug: roborock.0 (19459) States create User PubSub Client
                              2023-03-04 22:12:05.592 - debug: roborock.0 (19459) States connected to redis: 127.0.0.1:9000
                              2023-03-04 22:12:05.706 - debug: roborock.0 (19459) Plugin sentry Initialize Plugin (enabled=true)
                              2023-03-04 22:12:05.712 - info: roborock.0 (19459) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2023-03-04 22:12:05.890 - info: roborock.0 (19459) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                              2023-03-04 22:12:06.374 - info: roborock.0 (19459) MQTT initialized
                              2023-03-04 22:12:06.375 - debug: roborock.0 (19459) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                              2023-03-04 22:12:06.383 - debug: roborock.0 (19459) Robot key: roborock.vacuum.a10
                              2023-03-04 22:12:06.754 - debug: roborock.0 (19459) getParameter: get_fw_features
                              2023-03-04 22:12:06.755 - debug: roborock.0 (19459) Firmware features request
                              2023-03-04 22:12:06.760 - debug: roborock.0 (19459) getParameter: get_multi_maps_list
                              2023-03-04 22:12:06.762 - debug: roborock.0 (19459) Latest data requested
                              2023-03-04 22:12:06.763 - debug: roborock.0 (19459) getParameter: get_status
                              2023-03-04 22:12:06.764 - debug: roborock.0 (19459) getParameter: get_consumable
                              2023-03-04 22:12:06.765 - debug: roborock.0 (19459) getParameter: get_network_info
                              2023-03-04 22:12:06.819 - debug: roborock.0 (19459) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                              2023-03-04 22:12:06.822 - debug: roborock.0 (19459) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                              2023-03-04 22:12:06.853 - debug: roborock.0 (19459) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                              2023-03-04 22:12:06.866 - debug: roborock.0 (19459) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4879,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                              2023-03-04 22:12:06.867 - debug: roborock.0 (19459) get_status: {"msg_ver":2,"msg_seq":4879,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                              2023-03-04 22:12:06.915 - debug: roborock.0 (19459) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                              2023-03-04 22:12:06.930 - debug: roborock.0 (19459) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                              2023-03-04 22:12:06.988 - debug: roborock.0 (19459) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                              2023-03-04 22:12:06.990 - debug: roborock.0 (19459) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                              2023-03-04 22:12:06.995 - debug: roborock.0 (19459) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                              2023-03-04 22:12:06.996 - debug: roborock.0 (19459) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                              2023-03-04 22:12:06.999 - debug: roborock.0 (19459) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.000 - debug: roborock.0 (19459) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                              2023-03-04 22:12:07.003 - debug: roborock.0 (19459) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.004 - debug: roborock.0 (19459) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                              2023-03-04 22:12:07.006 - debug: roborock.0 (19459) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.007 - debug: roborock.0 (19459) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                              2023-03-04 22:12:07.009 - debug: roborock.0 (19459) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.010 - debug: roborock.0 (19459) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                              2023-03-04 22:12:07.025 - debug: roborock.0 (19459) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.026 - debug: roborock.0 (19459) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                              2023-03-04 22:12:07.028 - debug: roborock.0 (19459) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.029 - debug: roborock.0 (19459) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                              2023-03-04 22:12:07.031 - debug: roborock.0 (19459) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.032 - debug: roborock.0 (19459) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                              2023-03-04 22:12:07.034 - debug: roborock.0 (19459) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.034 - debug: roborock.0 (19459) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                              2023-03-04 22:12:07.036 - debug: roborock.0 (19459) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.036 - debug: roborock.0 (19459) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                              2023-03-04 22:12:07.038 - debug: roborock.0 (19459) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.040 - debug: roborock.0 (19459) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                              2023-03-04 22:12:07.040 - debug: roborock.0 (19459) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                              2023-03-04 22:12:07.041 - debug: roborock.0 (19459) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                              2023-03-04 22:12:07.043 - debug: roborock.0 (19459) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.043 - debug: roborock.0 (19459) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                              2023-03-04 22:12:07.045 - debug: roborock.0 (19459) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.046 - debug: roborock.0 (19459) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                              2023-03-04 22:12:07.086 - debug: roborock.0 (19459) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.088 - debug: roborock.0 (19459) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.089 - debug: roborock.0 (19459) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                              2023-03-04 22:12:07.090 - debug: roborock.0 (19459) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                              2023-03-04 22:12:07.093 - debug: roborock.0 (19459) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.094 - debug: roborock.0 (19459) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                              2023-03-04 22:12:07.096 - debug: roborock.0 (19459) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.097 - debug: roborock.0 (19459) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                              2023-03-04 22:12:07.100 - debug: roborock.0 (19459) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.101 - debug: roborock.0 (19459) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                              2023-03-04 22:12:07.663 - debug: roborock.0 (19459) Websocket client connected
                              2023-03-04 22:12:07.688 - error: roborock.0 (19459) 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-03-04 22:12:07.688 - error: roborock.0 (19459) unhandled promise rejection: Unexpected end of JSON input
                              2023-03-04 22:12:07.689 - error: roborock.0 (19459) SyntaxError: Unexpected end of JSON input
                              at JSON.parse ()
                              at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                              at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                              2023-03-04 22:12:07.689 - error: roborock.0 (19459) Unexpected end of JSON input
                              2023-03-04 22:12:07.693 - info: roborock.0 (19459) terminating
                              2023-03-04 22:12:07.695 - debug: roborock.0 (19459) Plugin sentry destroyed
                              2023-03-04 22:12:07.695 - warn: roborock.0 (19459) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2023-03-04 22:12:08.278 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              2023-03-04 22:12:08.279 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                              2023-03-04 22:12:38.437 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19495
                              2023-03-04 22:12:40.276 - debug: roborock.0 (19495) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2023-03-04 22:12:40.328 - debug: roborock.0 (19495) Objects client ready ... initialize now
                              2023-03-04 22:12:40.331 - debug: roborock.0 (19495) Objects create System PubSub Client
                              2023-03-04 22:12:40.332 - debug: roborock.0 (19495) Objects create User PubSub Client
                              2023-03-04 22:12:40.396 - debug: roborock.0 (19495) Objects client initialize lua scripts
                              2023-03-04 22:12:40.404 - debug: roborock.0 (19495) Objects connected to redis: 127.0.0.1:9001
                              2023-03-04 22:12:40.443 - debug: roborock.0 (19495) Redis States: Use Redis connection: 127.0.0.1:9000
                              2023-03-04 22:12:40.464 - debug: roborock.0 (19495) States create System PubSub Client
                              2023-03-04 22:12:40.466 - debug: roborock.0 (19495) States create User PubSub Client
                              2023-03-04 22:12:40.542 - debug: roborock.0 (19495) States connected to redis: 127.0.0.1:9000
                              2023-03-04 22:12:40.645 - debug: roborock.0 (19495) Plugin sentry Initialize Plugin (enabled=true)
                              2023-03-04 22:12:40.651 - info: roborock.0 (19495) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2023-03-04 22:12:40.785 - info: roborock.0 (19495) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                              2023-03-04 22:12:41.451 - info: roborock.0 (19495) MQTT initialized
                              2023-03-04 22:12:41.452 - debug: roborock.0 (19495) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                              2023-03-04 22:12:41.476 - debug: roborock.0 (19495) Robot key: roborock.vacuum.a10
                              2023-03-04 22:12:41.864 - debug: roborock.0 (19495) getParameter: get_fw_features
                              2023-03-04 22:12:41.865 - debug: roborock.0 (19495) Firmware features request
                              2023-03-04 22:12:41.869 - debug: roborock.0 (19495) getParameter: get_multi_maps_list
                              2023-03-04 22:12:41.871 - debug: roborock.0 (19495) Latest data requested
                              2023-03-04 22:12:41.872 - debug: roborock.0 (19495) getParameter: get_status
                              2023-03-04 22:12:41.873 - debug: roborock.0 (19495) getParameter: get_consumable
                              2023-03-04 22:12:41.875 - debug: roborock.0 (19495) getParameter: get_network_info
                              2023-03-04 22:12:41.976 - debug: roborock.0 (19495) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                              2023-03-04 22:12:41.981 - debug: roborock.0 (19495) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4880,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                              2023-03-04 22:12:41.983 - debug: roborock.0 (19495) get_status: {"msg_ver":2,"msg_seq":4880,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                              2023-03-04 22:12:41.987 - debug: roborock.0 (19495) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                              2023-03-04 22:12:41.997 - debug: roborock.0 (19495) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                              2023-03-04 22:12:42.012 - debug: roborock.0 (19495) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                              2023-03-04 22:12:42.057 - debug: roborock.0 (19495) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                              2023-03-04 22:12:42.062 - debug: roborock.0 (19495) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.064 - debug: roborock.0 (19495) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                              2023-03-04 22:12:42.067 - debug: roborock.0 (19495) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.068 - debug: roborock.0 (19495) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                              2023-03-04 22:12:42.076 - debug: roborock.0 (19495) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.077 - debug: roborock.0 (19495) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                              2023-03-04 22:12:42.079 - debug: roborock.0 (19495) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.080 - debug: roborock.0 (19495) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                              2023-03-04 22:12:42.082 - debug: roborock.0 (19495) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.083 - debug: roborock.0 (19495) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                              2023-03-04 22:12:42.084 - debug: roborock.0 (19495) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.085 - debug: roborock.0 (19495) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                              2023-03-04 22:12:42.087 - debug: roborock.0 (19495) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.088 - debug: roborock.0 (19495) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                              2023-03-04 22:12:42.090 - debug: roborock.0 (19495) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.091 - debug: roborock.0 (19495) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                              2023-03-04 22:12:42.092 - debug: roborock.0 (19495) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.093 - debug: roborock.0 (19495) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                              2023-03-04 22:12:42.118 - debug: roborock.0 (19495) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                              2023-03-04 22:12:42.119 - debug: roborock.0 (19495) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                              2023-03-04 22:12:42.121 - debug: roborock.0 (19495) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.121 - debug: roborock.0 (19495) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                              2023-03-04 22:12:42.123 - debug: roborock.0 (19495) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.124 - debug: roborock.0 (19495) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                              2023-03-04 22:12:42.126 - debug: roborock.0 (19495) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.127 - debug: roborock.0 (19495) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                              2023-03-04 22:12:42.128 - debug: roborock.0 (19495) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.129 - debug: roborock.0 (19495) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                              2023-03-04 22:12:42.130 - debug: roborock.0 (19495) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.131 - debug: roborock.0 (19495) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                              2023-03-04 22:12:42.133 - debug: roborock.0 (19495) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.134 - debug: roborock.0 (19495) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                              2023-03-04 22:12:42.168 - debug: roborock.0 (19495) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.169 - debug: roborock.0 (19495) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                              2023-03-04 22:12:42.183 - debug: roborock.0 (19495) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.183 - debug: roborock.0 (19495) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                              2023-03-04 22:12:42.185 - debug: roborock.0 (19495) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.190 - debug: roborock.0 (19495) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                              2023-03-04 22:12:42.192 - debug: roborock.0 (19495) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.193 - debug: roborock.0 (19495) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                              2023-03-04 22:12:44.806 - debug: roborock.0 (19495) Websocket client connected
                              2023-03-04 22:12:44.850 - error: roborock.0 (19495) 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-03-04 22:12:44.851 - error: roborock.0 (19495) unhandled promise rejection: Unexpected end of JSON input
                              2023-03-04 22:12:44.852 - error: roborock.0 (19495) SyntaxError: Unexpected end of JSON input
                              at JSON.parse ()
                              at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                              at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                              2023-03-04 22:12:44.853 - error: roborock.0 (19495) Unexpected end of JSON input
                              2023-03-04 22:12:44.859 - info: roborock.0 (19495) terminating
                              2023-03-04 22:12:44.861 - debug: roborock.0 (19495) Plugin sentry destroyed
                              2023-03-04 22:12:44.862 - warn: roborock.0 (19495) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2023-03-04 22:12:45.512 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              2023-03-04 22:12:45.513 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                              2023-03-04 22:12:45.513 - warn: host.ioBroker-RasPi Do not restart adapter system.adapter.roborock.0 because restart loop detected
                              2023-03-04 22:13:21.124 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                              
                              copystringC Offline
                              copystringC Offline
                              copystring
                              schrieb am zuletzt editiert von
                              #399

                              @dimi said in Roborock Adapter tester gesucht:

                              @copystring

                              Mit der neuen Version stürtzt der Adapter ab. Das habe ich jetzt erst gemerkt. Da ich ioBroker unter Raspberry pi 4 betreibe habe ich die Kartendarstellung deaktiviert. Also hat es nichts mit der Map zu tun. In den letzten Versionen hat der Adapter ohne die Kartendrstellung auch gut funktioniert. Anbei der debug Log.
                              Fallls ich eine Issue aufmachen soll, dann gib Bescheid.

                              2023-03-04 22:11:22.961 - info: host.ioBroker-RasPi "system.adapter.roborock.0" enabled
                              2023-03-04 22:11:23.230 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19384
                              2023-03-04 22:11:25.103 - debug: roborock.0 (19384) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2023-03-04 22:11:25.154 - debug: roborock.0 (19384) Objects client ready ... initialize now
                              2023-03-04 22:11:25.157 - debug: roborock.0 (19384) Objects create System PubSub Client
                              2023-03-04 22:11:25.158 - debug: roborock.0 (19384) Objects create User PubSub Client
                              2023-03-04 22:11:25.214 - debug: roborock.0 (19384) Objects client initialize lua scripts
                              2023-03-04 22:11:25.223 - debug: roborock.0 (19384) Objects connected to redis: 127.0.0.1:9001
                              2023-03-04 22:11:25.262 - debug: roborock.0 (19384) Redis States: Use Redis connection: 127.0.0.1:9000
                              2023-03-04 22:11:25.281 - debug: roborock.0 (19384) States create System PubSub Client
                              2023-03-04 22:11:25.283 - debug: roborock.0 (19384) States create User PubSub Client
                              2023-03-04 22:11:25.362 - debug: roborock.0 (19384) States connected to redis: 127.0.0.1:9000
                              2023-03-04 22:11:25.466 - debug: roborock.0 (19384) Plugin sentry Initialize Plugin (enabled=true)
                              2023-03-04 22:11:25.473 - info: roborock.0 (19384) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2023-03-04 22:11:25.621 - info: roborock.0 (19384) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                              2023-03-04 22:11:26.103 - info: roborock.0 (19384) MQTT initialized
                              2023-03-04 22:11:26.105 - debug: roborock.0 (19384) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                              2023-03-04 22:11:26.110 - debug: roborock.0 (19384) Robot key: roborock.vacuum.a10
                              2023-03-04 22:11:26.469 - debug: roborock.0 (19384) getParameter: get_fw_features
                              2023-03-04 22:11:26.470 - debug: roborock.0 (19384) Firmware features request
                              2023-03-04 22:11:26.474 - debug: roborock.0 (19384) getParameter: get_multi_maps_list
                              2023-03-04 22:11:26.476 - debug: roborock.0 (19384) Latest data requested
                              2023-03-04 22:11:26.477 - debug: roborock.0 (19384) getParameter: get_status
                              2023-03-04 22:11:26.478 - debug: roborock.0 (19384) getParameter: get_consumable
                              2023-03-04 22:11:26.480 - debug: roborock.0 (19384) getParameter: get_network_info
                              2023-03-04 22:11:26.552 - debug: roborock.0 (19384) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                              2023-03-04 22:11:26.569 - debug: roborock.0 (19384) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                              2023-03-04 22:11:26.574 - debug: roborock.0 (19384) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                              2023-03-04 22:11:26.577 - debug: roborock.0 (19384) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                              2023-03-04 22:11:26.579 - debug: roborock.0 (19384) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4878,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                              2023-03-04 22:11:26.581 - debug: roborock.0 (19384) get_status: {"msg_ver":2,"msg_seq":4878,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                              2023-03-04 22:11:26.637 - debug: roborock.0 (19384) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                              2023-03-04 22:11:26.643 - debug: roborock.0 (19384) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.645 - debug: roborock.0 (19384) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                              2023-03-04 22:11:26.677 - debug: roborock.0 (19384) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.678 - debug: roborock.0 (19384) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                              2023-03-04 22:11:26.680 - debug: roborock.0 (19384) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.681 - debug: roborock.0 (19384) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                              2023-03-04 22:11:26.687 - debug: roborock.0 (19384) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.688 - debug: roborock.0 (19384) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                              2023-03-04 22:11:26.690 - debug: roborock.0 (19384) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.692 - debug: roborock.0 (19384) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                              2023-03-04 22:11:26.694 - debug: roborock.0 (19384) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.695 - debug: roborock.0 (19384) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                              2023-03-04 22:11:26.699 - debug: roborock.0 (19384) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.700 - debug: roborock.0 (19384) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                              2023-03-04 22:11:26.702 - debug: roborock.0 (19384) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.703 - debug: roborock.0 (19384) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                              2023-03-04 22:11:26.705 - debug: roborock.0 (19384) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.706 - debug: roborock.0 (19384) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                              2023-03-04 22:11:26.708 - debug: roborock.0 (19384) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                              2023-03-04 22:11:26.709 - debug: roborock.0 (19384) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.709 - debug: roborock.0 (19384) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                              2023-03-04 22:11:26.710 - debug: roborock.0 (19384) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                              2023-03-04 22:11:26.712 - debug: roborock.0 (19384) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.713 - debug: roborock.0 (19384) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.714 - debug: roborock.0 (19384) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                              2023-03-04 22:11:26.714 - debug: roborock.0 (19384) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                              2023-03-04 22:11:26.716 - debug: roborock.0 (19384) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.717 - debug: roborock.0 (19384) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                              2023-03-04 22:11:26.718 - debug: roborock.0 (19384) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.719 - debug: roborock.0 (19384) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                              2023-03-04 22:11:26.811 - debug: roborock.0 (19384) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.813 - debug: roborock.0 (19384) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                              2023-03-04 22:11:26.815 - debug: roborock.0 (19384) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                              2023-03-04 22:11:26.815 - debug: roborock.0 (19384) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                              2023-03-04 22:11:26.817 - debug: roborock.0 (19384) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.818 - debug: roborock.0 (19384) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.818 - debug: roborock.0 (19384) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                              2023-03-04 22:11:26.819 - debug: roborock.0 (19384) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                              2023-03-04 22:11:26.821 - debug: roborock.0 (19384) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                              2023-03-04 22:11:26.821 - debug: roborock.0 (19384) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                              2023-03-04 22:11:32.525 - debug: roborock.0 (19384) Websocket client connected
                              2023-03-04 22:11:32.567 - error: roborock.0 (19384) 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-03-04 22:11:32.568 - error: roborock.0 (19384) unhandled promise rejection: Unexpected end of JSON input
                              2023-03-04 22:11:32.569 - error: roborock.0 (19384) SyntaxError: Unexpected end of JSON input
                              at JSON.parse ()
                              at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                              at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                              2023-03-04 22:11:32.569 - error: roborock.0 (19384) Unexpected end of JSON input
                              2023-03-04 22:11:32.575 - info: roborock.0 (19384) terminating
                              2023-03-04 22:11:32.577 - debug: roborock.0 (19384) Plugin sentry destroyed
                              2023-03-04 22:11:32.578 - warn: roborock.0 (19384) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2023-03-04 22:11:33.237 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              2023-03-04 22:11:33.238 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                              2023-03-04 22:12:03.388 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19459
                              2023-03-04 22:12:05.267 - debug: roborock.0 (19459) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2023-03-04 22:12:05.318 - debug: roborock.0 (19459) Objects client ready ... initialize now
                              2023-03-04 22:12:05.321 - debug: roborock.0 (19459) Objects create System PubSub Client
                              2023-03-04 22:12:05.323 - debug: roborock.0 (19459) Objects create User PubSub Client
                              2023-03-04 22:12:05.383 - debug: roborock.0 (19459) Objects client initialize lua scripts
                              2023-03-04 22:12:05.392 - debug: roborock.0 (19459) Objects connected to redis: 127.0.0.1:9001
                              2023-03-04 22:12:05.431 - debug: roborock.0 (19459) Redis States: Use Redis connection: 127.0.0.1:9000
                              2023-03-04 22:12:05.511 - debug: roborock.0 (19459) States create System PubSub Client
                              2023-03-04 22:12:05.513 - debug: roborock.0 (19459) States create User PubSub Client
                              2023-03-04 22:12:05.592 - debug: roborock.0 (19459) States connected to redis: 127.0.0.1:9000
                              2023-03-04 22:12:05.706 - debug: roborock.0 (19459) Plugin sentry Initialize Plugin (enabled=true)
                              2023-03-04 22:12:05.712 - info: roborock.0 (19459) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2023-03-04 22:12:05.890 - info: roborock.0 (19459) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                              2023-03-04 22:12:06.374 - info: roborock.0 (19459) MQTT initialized
                              2023-03-04 22:12:06.375 - debug: roborock.0 (19459) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                              2023-03-04 22:12:06.383 - debug: roborock.0 (19459) Robot key: roborock.vacuum.a10
                              2023-03-04 22:12:06.754 - debug: roborock.0 (19459) getParameter: get_fw_features
                              2023-03-04 22:12:06.755 - debug: roborock.0 (19459) Firmware features request
                              2023-03-04 22:12:06.760 - debug: roborock.0 (19459) getParameter: get_multi_maps_list
                              2023-03-04 22:12:06.762 - debug: roborock.0 (19459) Latest data requested
                              2023-03-04 22:12:06.763 - debug: roborock.0 (19459) getParameter: get_status
                              2023-03-04 22:12:06.764 - debug: roborock.0 (19459) getParameter: get_consumable
                              2023-03-04 22:12:06.765 - debug: roborock.0 (19459) getParameter: get_network_info
                              2023-03-04 22:12:06.819 - debug: roborock.0 (19459) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                              2023-03-04 22:12:06.822 - debug: roborock.0 (19459) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                              2023-03-04 22:12:06.853 - debug: roborock.0 (19459) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                              2023-03-04 22:12:06.866 - debug: roborock.0 (19459) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4879,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                              2023-03-04 22:12:06.867 - debug: roborock.0 (19459) get_status: {"msg_ver":2,"msg_seq":4879,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                              2023-03-04 22:12:06.915 - debug: roborock.0 (19459) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                              2023-03-04 22:12:06.930 - debug: roborock.0 (19459) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                              2023-03-04 22:12:06.988 - debug: roborock.0 (19459) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                              2023-03-04 22:12:06.990 - debug: roborock.0 (19459) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                              2023-03-04 22:12:06.995 - debug: roborock.0 (19459) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                              2023-03-04 22:12:06.996 - debug: roborock.0 (19459) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                              2023-03-04 22:12:06.999 - debug: roborock.0 (19459) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.000 - debug: roborock.0 (19459) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                              2023-03-04 22:12:07.003 - debug: roborock.0 (19459) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.004 - debug: roborock.0 (19459) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                              2023-03-04 22:12:07.006 - debug: roborock.0 (19459) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.007 - debug: roborock.0 (19459) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                              2023-03-04 22:12:07.009 - debug: roborock.0 (19459) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.010 - debug: roborock.0 (19459) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                              2023-03-04 22:12:07.025 - debug: roborock.0 (19459) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.026 - debug: roborock.0 (19459) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                              2023-03-04 22:12:07.028 - debug: roborock.0 (19459) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.029 - debug: roborock.0 (19459) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                              2023-03-04 22:12:07.031 - debug: roborock.0 (19459) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.032 - debug: roborock.0 (19459) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                              2023-03-04 22:12:07.034 - debug: roborock.0 (19459) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.034 - debug: roborock.0 (19459) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                              2023-03-04 22:12:07.036 - debug: roborock.0 (19459) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.036 - debug: roborock.0 (19459) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                              2023-03-04 22:12:07.038 - debug: roborock.0 (19459) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.040 - debug: roborock.0 (19459) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                              2023-03-04 22:12:07.040 - debug: roborock.0 (19459) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                              2023-03-04 22:12:07.041 - debug: roborock.0 (19459) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                              2023-03-04 22:12:07.043 - debug: roborock.0 (19459) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.043 - debug: roborock.0 (19459) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                              2023-03-04 22:12:07.045 - debug: roborock.0 (19459) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.046 - debug: roborock.0 (19459) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                              2023-03-04 22:12:07.086 - debug: roborock.0 (19459) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.088 - debug: roborock.0 (19459) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                              2023-03-04 22:12:07.089 - debug: roborock.0 (19459) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                              2023-03-04 22:12:07.090 - debug: roborock.0 (19459) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                              2023-03-04 22:12:07.093 - debug: roborock.0 (19459) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.094 - debug: roborock.0 (19459) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                              2023-03-04 22:12:07.096 - debug: roborock.0 (19459) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.097 - debug: roborock.0 (19459) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                              2023-03-04 22:12:07.100 - debug: roborock.0 (19459) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                              2023-03-04 22:12:07.101 - debug: roborock.0 (19459) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                              2023-03-04 22:12:07.663 - debug: roborock.0 (19459) Websocket client connected
                              2023-03-04 22:12:07.688 - error: roborock.0 (19459) 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-03-04 22:12:07.688 - error: roborock.0 (19459) unhandled promise rejection: Unexpected end of JSON input
                              2023-03-04 22:12:07.689 - error: roborock.0 (19459) SyntaxError: Unexpected end of JSON input
                              at JSON.parse ()
                              at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                              at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                              2023-03-04 22:12:07.689 - error: roborock.0 (19459) Unexpected end of JSON input
                              2023-03-04 22:12:07.693 - info: roborock.0 (19459) terminating
                              2023-03-04 22:12:07.695 - debug: roborock.0 (19459) Plugin sentry destroyed
                              2023-03-04 22:12:07.695 - warn: roborock.0 (19459) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2023-03-04 22:12:08.278 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              2023-03-04 22:12:08.279 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                              2023-03-04 22:12:38.437 - info: host.ioBroker-RasPi instance system.adapter.roborock.0 started with pid 19495
                              2023-03-04 22:12:40.276 - debug: roborock.0 (19495) Redis Objects: Use Redis connection: 127.0.0.1:9001
                              2023-03-04 22:12:40.328 - debug: roborock.0 (19495) Objects client ready ... initialize now
                              2023-03-04 22:12:40.331 - debug: roborock.0 (19495) Objects create System PubSub Client
                              2023-03-04 22:12:40.332 - debug: roborock.0 (19495) Objects create User PubSub Client
                              2023-03-04 22:12:40.396 - debug: roborock.0 (19495) Objects client initialize lua scripts
                              2023-03-04 22:12:40.404 - debug: roborock.0 (19495) Objects connected to redis: 127.0.0.1:9001
                              2023-03-04 22:12:40.443 - debug: roborock.0 (19495) Redis States: Use Redis connection: 127.0.0.1:9000
                              2023-03-04 22:12:40.464 - debug: roborock.0 (19495) States create System PubSub Client
                              2023-03-04 22:12:40.466 - debug: roborock.0 (19495) States create User PubSub Client
                              2023-03-04 22:12:40.542 - debug: roborock.0 (19495) States connected to redis: 127.0.0.1:9000
                              2023-03-04 22:12:40.645 - debug: roborock.0 (19495) Plugin sentry Initialize Plugin (enabled=true)
                              2023-03-04 22:12:40.651 - info: roborock.0 (19495) Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
                              2023-03-04 22:12:40.785 - info: roborock.0 (19495) starting. Version 0.1.3 (non-npm: copystring/ioBroker.roborock#ac791acf50e71d92720a4a536285fbfaffcaef9c) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
                              2023-03-04 22:12:41.451 - info: roborock.0 (19495) MQTT initialized
                              2023-03-04 22:12:41.452 - debug: roborock.0 (19495) RoomIDs debug: {"4517900":"Küche","4524358":"Kinderzimmer","4524368":"Schlafzimmer","4524483":"Bad","4524523":"Flur","4526290":"Gäste WC","4526403":"Wohnzimmer","4527411":"Heizraum"}
                              2023-03-04 22:12:41.476 - debug: roborock.0 (19495) Robot key: roborock.vacuum.a10
                              2023-03-04 22:12:41.864 - debug: roborock.0 (19495) getParameter: get_fw_features
                              2023-03-04 22:12:41.865 - debug: roborock.0 (19495) Firmware features request
                              2023-03-04 22:12:41.869 - debug: roborock.0 (19495) getParameter: get_multi_maps_list
                              2023-03-04 22:12:41.871 - debug: roborock.0 (19495) Latest data requested
                              2023-03-04 22:12:41.872 - debug: roborock.0 (19495) getParameter: get_status
                              2023-03-04 22:12:41.873 - debug: roborock.0 (19495) getParameter: get_consumable
                              2023-03-04 22:12:41.875 - debug: roborock.0 (19495) getParameter: get_network_info
                              2023-03-04 22:12:41.976 - debug: roborock.0 (19495) dps debug: {"id":4,"result":[{"main_brush_work_time":25584,"side_brush_work_time":25584,"filter_work_time":25584,"filter_element_work_time":3502,"sensor_dirty_time":25529}]}
                              2023-03-04 22:12:41.981 - debug: roborock.0 (19495) dps debug: {"id":3,"result":[{"msg_ver":2,"msg_seq":4880,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}]}
                              2023-03-04 22:12:41.983 - debug: roborock.0 (19495) get_status: {"msg_ver":2,"msg_seq":4880,"state":2,"battery":28,"clean_time":434,"clean_area":4127500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":3,"water_box_status":0,"fan_power":106,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":204,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"home_sec_enable_password":0,"adbumper_status":[0,0,0]}
                              2023-03-04 22:12:41.987 - debug: roborock.0 (19495) dps debug: {"id":1,"result":[111,112,113,114,115,116,117,118,119,120,121,122,123,124,125]}
                              2023-03-04 22:12:41.997 - debug: roborock.0 (19495) dps debug: {"id":6,"result":[25529,284035000,28,[1677948252,1677947496,1677946124,1677945412,1677943775,1677943347,1677941836,1677940521,1677938198,1677935777,1677874339,1677873334,1676921862,1676906243,1676903837,1676059068,1676051600,1676051536,1676036591,1676034772]]}
                              2023-03-04 22:12:42.012 - debug: roborock.0 (19495) dps debug: {"id":2,"result":[{"max_multi_map":4,"max_bak_map":0,"multi_map_count":2,"map_info":[{"mapFlag":0,"add_time":1676023062,"length":11,"name":"Erdgeschoss","bak_maps":[]},{"mapFlag":1,"add_time":1675975972,"length":12,"name":"Obergeschoss","bak_maps":[]}]}]}
                              2023-03-04 22:12:42.057 - debug: roborock.0 (19495) dps debug: {"id":5,"result":{"ssid":"xxx","ip":"xxx","mac":"xxx","bssid":"xxx","rssi":-49}}
                              2023-03-04 22:12:42.062 - debug: roborock.0 (19495) dps debug: {"id":8,"result":[[1677947496,1677947948,452,7805000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.064 - debug: roborock.0 (19495) Cleaning record: [1677947496,1677947948,452,7805000,0,1,2,3,56]
                              2023-03-04 22:12:42.067 - debug: roborock.0 (19495) dps debug: {"id":9,"result":[[1677946124,1677946790,666,11780000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.068 - debug: roborock.0 (19495) Cleaning record: [1677946124,1677946790,666,11780000,0,1,2,3,56]
                              2023-03-04 22:12:42.076 - debug: roborock.0 (19495) dps debug: {"id":12,"result":[[1677943347,1677943668,321,3607500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.077 - debug: roborock.0 (19495) Cleaning record: [1677943347,1677943668,321,3607500,0,1,2,3,56]
                              2023-03-04 22:12:42.079 - debug: roborock.0 (19495) dps debug: {"id":16,"result":[[1677935777,1677938021,2244,19407500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.080 - debug: roborock.0 (19495) Cleaning record: [1677935777,1677938021,2244,19407500,0,1,2,3,56]
                              2023-03-04 22:12:42.082 - debug: roborock.0 (19495) dps debug: {"id":15,"result":[[1677938198,1677939258,1060,19120000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.083 - debug: roborock.0 (19495) Cleaning record: [1677938198,1677939258,1060,19120000,0,1,2,3,56]
                              2023-03-04 22:12:42.084 - debug: roborock.0 (19495) dps debug: {"id":13,"result":[[1677941836,1677942370,534,8825000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.085 - debug: roborock.0 (19495) Cleaning record: [1677941836,1677942370,534,8825000,0,1,2,3,56]
                              2023-03-04 22:12:42.087 - debug: roborock.0 (19495) dps debug: {"id":10,"result":[[1677945412,1677946080,668,11695000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.088 - debug: roborock.0 (19495) Cleaning record: [1677945412,1677946080,668,11695000,0,1,2,3,56]
                              2023-03-04 22:12:42.090 - debug: roborock.0 (19495) dps debug: {"id":7,"result":[[1677948252,1677948686,434,4127500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.091 - debug: roborock.0 (19495) Cleaning record: [1677948252,1677948686,434,4127500,0,1,2,3,56]
                              2023-03-04 22:12:42.092 - debug: roborock.0 (19495) dps debug: {"id":18,"result":[[1677873334,1677874242,908,7950000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.093 - debug: roborock.0 (19495) Cleaning record: [1677873334,1677874242,908,7950000,0,1,2,3,56]
                              2023-03-04 22:12:42.118 - debug: roborock.0 (19495) dps debug: {"id":24,"result":[[1676051536,1676051568,22,0,0,0,2,3,60]]}
                              2023-03-04 22:12:42.119 - debug: roborock.0 (19495) Cleaning record: [1676051536,1676051568,22,0,0,0,2,3,60]
                              2023-03-04 22:12:42.121 - debug: roborock.0 (19495) dps debug: {"id":20,"result":[[1676906243,1676907146,903,7945000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.121 - debug: roborock.0 (19495) Cleaning record: [1676906243,1676907146,903,7945000,0,1,2,3,56]
                              2023-03-04 22:12:42.123 - debug: roborock.0 (19495) dps debug: {"id":14,"result":[[1677940521,1677941615,1094,8802500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.124 - debug: roborock.0 (19495) Cleaning record: [1677940521,1677941615,1094,8802500,0,1,2,3,56]
                              2023-03-04 22:12:42.126 - debug: roborock.0 (19495) dps debug: {"id":17,"result":[[1677874339,1677875649,1310,11890000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.127 - debug: roborock.0 (19495) Cleaning record: [1677874339,1677875649,1310,11890000,0,1,2,3,56]
                              2023-03-04 22:12:42.128 - debug: roborock.0 (19495) dps debug: {"id":11,"result":[[1677943775,1677944130,355,3640000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.129 - debug: roborock.0 (19495) Cleaning record: [1677943775,1677944130,355,3640000,0,1,2,3,56]
                              2023-03-04 22:12:42.130 - debug: roborock.0 (19495) dps debug: {"id":25,"result":[[1676036591,1676036948,357,3572500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.131 - debug: roborock.0 (19495) Cleaning record: [1676036591,1676036948,357,3572500,0,1,2,3,56]
                              2023-03-04 22:12:42.133 - debug: roborock.0 (19495) dps debug: {"id":19,"result":[[1676921862,1676922313,451,4172500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.134 - debug: roborock.0 (19495) Cleaning record: [1676921862,1676922313,451,4172500,0,1,2,3,56]
                              2023-03-04 22:12:42.168 - debug: roborock.0 (19495) dps debug: {"id":23,"result":[[1676051600,1676052498,898,7932500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.169 - debug: roborock.0 (19495) Cleaning record: [1676051600,1676052498,898,7932500,0,1,2,3,56]
                              2023-03-04 22:12:42.183 - debug: roborock.0 (19495) dps debug: {"id":22,"result":[[1676059068,1676060385,1317,11925000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.183 - debug: roborock.0 (19495) Cleaning record: [1676059068,1676060385,1317,11925000,0,1,2,3,56]
                              2023-03-04 22:12:42.185 - debug: roborock.0 (19495) dps debug: {"id":21,"result":[[1676903837,1676905210,1373,11760000,0,1,2,3,56]]}
                              2023-03-04 22:12:42.190 - debug: roborock.0 (19495) Cleaning record: [1676903837,1676905210,1373,11760000,0,1,2,3,56]
                              2023-03-04 22:12:42.192 - debug: roborock.0 (19495) dps debug: {"id":26,"result":[[1676034772,1676036070,1089,8902500,0,1,2,3,56]]}
                              2023-03-04 22:12:42.193 - debug: roborock.0 (19495) Cleaning record: [1676034772,1676036070,1089,8902500,0,1,2,3,56]
                              2023-03-04 22:12:44.806 - debug: roborock.0 (19495) Websocket client connected
                              2023-03-04 22:12:44.850 - error: roborock.0 (19495) 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-03-04 22:12:44.851 - error: roborock.0 (19495) unhandled promise rejection: Unexpected end of JSON input
                              2023-03-04 22:12:44.852 - error: roborock.0 (19495) SyntaxError: Unexpected end of JSON input
                              at JSON.parse ()
                              at /opt/iobroker/node_modules/iobroker.roborock/main.js:376:30
                              at async WebSocket. (/opt/iobroker/node_modules/iobroker.roborock/main.js:374:7)
                              2023-03-04 22:12:44.853 - error: roborock.0 (19495) Unexpected end of JSON input
                              2023-03-04 22:12:44.859 - info: roborock.0 (19495) terminating
                              2023-03-04 22:12:44.861 - debug: roborock.0 (19495) Plugin sentry destroyed
                              2023-03-04 22:12:44.862 - warn: roborock.0 (19495) Terminated (UNCAUGHT_EXCEPTION): Without reason
                              2023-03-04 22:12:45.512 - error: host.ioBroker-RasPi instance system.adapter.roborock.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                              2023-03-04 22:12:45.513 - info: host.ioBroker-RasPi Restart adapter system.adapter.roborock.0 because enabled
                              2023-03-04 22:12:45.513 - warn: host.ioBroker-RasPi Do not restart adapter system.adapter.roborock.0 because restart loop detected
                              2023-03-04 22:13:21.124 - info: host.ioBroker-RasPi "system.adapter.roborock.0" disabled
                              

                              Jupp. Du hast auf die Weboberfläche zugegriffen während das Erstellen der Karte deaktiviert ist. Das führt zu einem Fehler da die Kartendaten nicht existieren. Ist in der dev Version behoben. Dort werden die Server nicht mehr gestartet wenn das Erstellen der Karte deaktiviert ist.

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

                              1 Antwort Letzte Antwort
                              1
                              • David G.D Online
                                David G.D Online
                                David G.
                                schrieb am zuletzt editiert von
                                #400

                                @copystring
                                Hast du schon was zum Verhalten von zum fortsetzen der Pause festgestellt?

                                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
                                  Hast du schon was zum Verhalten von zum fortsetzen der Pause festgestellt?

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

                                  @david-g said in Roborock Adapter tester gesucht:

                                  @copystring
                                  Hast du schon was zum Verhalten von zum fortsetzen der Pause festgestellt?

                                  Nein. Aktuell mangelt es an Zeit. Mein Saugroboter ging heute dazu noch kaputt und musste den erstmal reparieren.
                                  Ein paar Gedanken darüber wie das zu implementieren ist habe ich mir bereits gemacht, aber hatte noch keine Zeit mich aktiv darum zu kümmern.

                                  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:

                                    @copystring
                                    Hast du schon was zum Verhalten von zum fortsetzen der Pause festgestellt?

                                    Nein. Aktuell mangelt es an Zeit. Mein Saugroboter ging heute dazu noch kaputt und musste den erstmal reparieren.
                                    Ein paar Gedanken darüber wie das zu implementieren ist habe ich mir bereits gemacht, aber hatte noch keine Zeit mich aktiv darum zu kümmern.

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

                                    @copystring

                                    Wir haben ja alle keine Not.
                                    Wir sind dankbar für den Adapter wie er jetzt ist und für jede so kleine langsame entwicklung dankbar.

                                    Dann Kummer dich erstmal um deinen kleinen ^^.

                                    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

                                      Wir haben ja alle keine Not.
                                      Wir sind dankbar für den Adapter wie er jetzt ist und für jede so kleine langsame entwicklung dankbar.

                                      Dann Kummer dich erstmal um deinen kleinen ^^.

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

                                      @david-g said in Roborock Adapter tester gesucht:

                                      @copystring

                                      Wir haben ja alle keine Not.
                                      Wir sind dankbar für den Adapter wie er jetzt ist und für jede so kleine langsame entwicklung dankbar.

                                      Dann Kummer dich erstmal um deinen kleinen ^^.

                                      OK. Das war dann doch weniger Arbeit als ich dachte. Es hat gereicht, zwei neue Befehle hinzuzufügen: resume_segment_clean und resume_zoned_clean.
                                      Zum Verständnis: Wenn app_pause ausgeführt wird und dann app_start wird die Reinigung fortgesetzt, wenn diese mit app_start gestartet wurde.
                                      Für die Raumreinigung und Zonenreinigung funktioniert app_pause ebenfalls. Nur das Fortsetzen klappt dann entsprechend nur mit resume_segment_clean oder resume_zoned_clean.

                                      Wenn du magst, dann kannst du das hier testen https://github.com/copystring/ioBroker.roborock/tree/dev oder auf den nächsten release warten.

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

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

                                        @david-g said in Roborock Adapter tester gesucht:

                                        @copystring

                                        Wir haben ja alle keine Not.
                                        Wir sind dankbar für den Adapter wie er jetzt ist und für jede so kleine langsame entwicklung dankbar.

                                        Dann Kummer dich erstmal um deinen kleinen ^^.

                                        OK. Das war dann doch weniger Arbeit als ich dachte. Es hat gereicht, zwei neue Befehle hinzuzufügen: resume_segment_clean und resume_zoned_clean.
                                        Zum Verständnis: Wenn app_pause ausgeführt wird und dann app_start wird die Reinigung fortgesetzt, wenn diese mit app_start gestartet wurde.
                                        Für die Raumreinigung und Zonenreinigung funktioniert app_pause ebenfalls. Nur das Fortsetzen klappt dann entsprechend nur mit resume_segment_clean oder resume_zoned_clean.

                                        Wenn du magst, dann kannst du das hier testen https://github.com/copystring/ioBroker.roborock/tree/dev oder auf den nächsten release warten.

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

                                        @copystring

                                        Hab es grad getestet.
                                        Klappt wunderbar bei mir.

                                        So ein Saugrobotor ist schon was komplexer als eine Glühbirne.
                                        Man hat für alles schöne Datenpunkte, jedoch alles sauber umzusetzen in der Visu ist schon eine Herausforderung.
                                        Man möchte ja keine 3 Buttons zum starten/pausieren/fortsetzen haben.

                                        Wobei mir grad beim schreiben eine Idee kommt. Mal sehen ob ich es so mache oder eine Anregung für euch ist.
                                        Man könnte den "Start- oder Pauseknoof" doppelt belegen. Ein Skript müsste dann prüfen, ob zuletzt der Datenpunkt zum Starten oder Pausieren getätigt wurde und dann das Gegenteil ausführen.
                                        Oder man fragt den Status ab, da kann es eben was dauern bin man diesen aktuell hat nach dem Pausieren.

                                        EDIT
                                        @copystring
                                        Denkst du, dass es (nicht nur für mich ^^) interessant ist, den Adapter sofort (500ms oder so) nach einem command nochmal die Daten einlesen zu lassen?
                                        Alternativ einen DP zum aktualisieren. Den könnte man sich dann bei Bedarf selber Triggern über einen selector etc.

                                        So hat man nach einer Aktion direkt den entsprechenden Status. So könnte man dann auch den intervall zum abrufen ggf was runterstellen.

                                        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 es grad getestet.
                                          Klappt wunderbar bei mir.

                                          So ein Saugrobotor ist schon was komplexer als eine Glühbirne.
                                          Man hat für alles schöne Datenpunkte, jedoch alles sauber umzusetzen in der Visu ist schon eine Herausforderung.
                                          Man möchte ja keine 3 Buttons zum starten/pausieren/fortsetzen haben.

                                          Wobei mir grad beim schreiben eine Idee kommt. Mal sehen ob ich es so mache oder eine Anregung für euch ist.
                                          Man könnte den "Start- oder Pauseknoof" doppelt belegen. Ein Skript müsste dann prüfen, ob zuletzt der Datenpunkt zum Starten oder Pausieren getätigt wurde und dann das Gegenteil ausführen.
                                          Oder man fragt den Status ab, da kann es eben was dauern bin man diesen aktuell hat nach dem Pausieren.

                                          EDIT
                                          @copystring
                                          Denkst du, dass es (nicht nur für mich ^^) interessant ist, den Adapter sofort (500ms oder so) nach einem command nochmal die Daten einlesen zu lassen?
                                          Alternativ einen DP zum aktualisieren. Den könnte man sich dann bei Bedarf selber Triggern über einen selector etc.

                                          So hat man nach einer Aktion direkt den entsprechenden Status. So könnte man dann auch den intervall zum abrufen ggf was runterstellen.

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

                                          @david-g said in Roborock Adapter tester gesucht:

                                          Denkst du, dass es (nicht nur für mich ^^) interessant ist, den Adapter sofort (500ms oder so) nach einem command nochmal die Daten einlesen zu lassen?
                                          Alternativ einen DP zum aktualisieren. Den könnte man sich dann bei Bedarf selber Triggern über einen selector etc.

                                          Ja. Ich habe bereits darüber nachgedacht. Das Problem mit Timern wie z. B. 500ms ist, dass ein Fehlverhalten entstehen würde, wenn der Adapter nach 500ms noch keine Antwort vom vorherigen Befehl erhalten hat.
                                          Also habe ich mir das mal angeschaut und versucht es so umzusetzen, dass der Befehl des Datenabrufens erst dann durchgeführt wird, wenn der erste Befehl fertig ist. Das reicht aber leider nicht aus.
                                          Aktuell habe ich keine passende Idee, dies sauber umzusetzen, ohne Timer einzusetzen.

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

                                          David G.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

                                          252

                                          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