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.1k Aufrufe 52 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • copystringC 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
                      • copystringC Offline
                        copystringC Offline
                        copystring
                        schrieb am zuletzt editiert von copystring
                        #406

                        Wer mag, kann die 0.1.4-beta.0 testen. Wenn dort keine gravierenden Bugs auftreten, wird das der nächste Release.

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

                        M-A HuebM 1 Antwort Letzte Antwort
                        0
                        • copystringC copystring

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

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

                          @copystring

                          Könnte man ggf mit einer Sperrvariable oder so arbeiten? Über einen timestamp könnte man das ohne Timer machen.

                          Neuer Abruf nur, wenn Sperrvariable älter s x sek. Wenn Aufruf erfolgt Sperrvariable auf false.

                          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

                            Wer mag, kann die 0.1.4-beta.0 testen. Wenn dort keine gravierenden Bugs auftreten, wird das der nächste Release.

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

                            @copystring Installiert und werde evtl Fehler berichten.

                            Was mir noch eingefallen ist:
                            Wenn ich auf einem TouchDisplay die http://IP-Adresse:6824/map.html nutzen will kann ich das Zonenkästchen nicht verändern. Könnte man da was anpassen?

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

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

                              @copystring Installiert und werde evtl Fehler berichten.

                              Was mir noch eingefallen ist:
                              Wenn ich auf einem TouchDisplay die http://IP-Adresse:6824/map.html nutzen will kann ich das Zonenkästchen nicht verändern. Könnte man da was anpassen?

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

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

                              @copystring Installiert und werde evtl Fehler berichten.

                              Was mir noch eingefallen ist:
                              Wenn ich auf einem TouchDisplay die http://IP-Adresse:6824/map.html nutzen will kann ich das Zonenkästchen nicht verändern. Könnte man da was anpassen?

                              Ja das geht kommt aber erst in 0.1.5.

                              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
                                #410

                                Wie sieht bei euch die Belegung vom RAM aus? Mein Roboter lief heute und der Adapter ist jetzt bei 850 MB. Das ist zu viel und das möchte noch im kommenden Release 0.1.4 beheben.

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

                                David G.D D M-A HuebM 3 Antworten Letzte Antwort
                                0
                                • copystringC copystring

                                  Wie sieht bei euch die Belegung vom RAM aus? Mein Roboter lief heute und der Adapter ist jetzt bei 850 MB. Das ist zu viel und das möchte noch im kommenden Release 0.1.4 beheben.

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

                                  @copystring

                                  Im Moment bei ca 85MB.
                                  Vor ca 3h 2 Reinigungen gestartet.

                                  Screenshot_20230307_212451_Chrome.jpg

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

                                  Meine Tabellen für eure Visualisierung klick

                                  1 Antwort Letzte Antwort
                                  0
                                  • copystringC copystring

                                    Wie sieht bei euch die Belegung vom RAM aus? Mein Roboter lief heute und der Adapter ist jetzt bei 850 MB. Das ist zu viel und das möchte noch im kommenden Release 0.1.4 beheben.

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

                                    @copystring said in Roborock Adapter tester gesucht:

                                    Wie sieht bei euch die Belegung vom RAM aus? Mein Roboter lief heute und der Adapter ist jetzt bei 850 MB. Das ist zu viel und das möchte noch im kommenden Release 0.1.4 beheben.

                                    Bei 98 MB und seit 12 Stunden aktiv.
                                    Karte ist deaktiviert.

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

                                      Es scheint weiterhin von dem Erstellen der Karte zu kommen.

                                      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
                                        #414

                                        Wer mag, kann die neue dev branch testen und die RAM-Belegung des Adapters beim/nach dem Reinigen mit aktivierter Karte prüfen. Diese ist dann hoffentlich nicht mehr bei 850 MB oder ähnlich.
                                        https://github.com/copystring/ioBroker.roborock/tree/dev

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

                                        David G.D M-A HuebM 2 Antworten Letzte Antwort
                                        0
                                        • copystringC copystring

                                          Wer mag, kann die neue dev branch testen und die RAM-Belegung des Adapters beim/nach dem Reinigen mit aktivierter Karte prüfen. Diese ist dann hoffentlich nicht mehr bei 850 MB oder ähnlich.
                                          https://github.com/copystring/ioBroker.roborock/tree/dev

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

                                          @copystring

                                          Kann ich leider noch nich testen, bin noch auf der Suche nach einem ordentlichen x86 Rechner für iobroker.....

                                          Nochmal zum aktualisieren von den States vom Adapter.
                                          Das Problem kann ich nachvollziehen. Jenachdem wie schnell ein User mehrere Befehle hintereinander absetzt und noch keine Antwort vom Server gekommen ist.....
                                          Wäre es denn aufwendig, einen dp zum aktualisieren einzubauen?
                                          Dann würde ich damit mal was rumprobieren, wie es läuft bei schnellen Abfragen und falls es Probleme gibt mal in Blockly testen wie man es in den Griff bekommt.

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

                                          Meine Tabellen für eure Visualisierung klick

                                          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

                                          424

                                          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