copystring / ioBroker.roborock

Roborock ioBroker Adapter
MIT License
47 stars 22 forks source link

Consumables funktionieren nicht richtig #161

Closed Standarduser closed 1 year ago

Standarduser commented 1 year ago

Describe the bug
Ich verwende einen Roborock S5 max mit diesem Adapter. Bei den Consumables werden die Prozent-Werte nicht angezeigt (alle null), für die Sensoren fehlt der Prozent-Wert komplett.

Bildschirmfoto 2023-06-04 um 11 33 39

Expected behavior
Ähnlich wir beim mihome-vacuum-Adapter, sowie in der Roborock-App, sollten die Prozent-Werte für Filter, Sensoren, Hauptbürste und Seitenbürste vorhanden sein und aktualisiert werden.

Versions:

copystring commented 1 year ago

Hi,

bitte die dev testen https://github.com/copystring/ioBroker.roborock/tree/dev und ein Debuglog hier als Textdatei anhängen, falls es weiterhin nicht passt.

Standarduser commented 1 year ago

Es hat sich nichts geändert. Ich habe auch mal die Reset-States genutzt, die Prozent-Werte bleiben jedoch auf null.



2023-06-04 15:23:42.051 - debug: roborock.0 (3210884) Redis Objects: Use Redis connection: 127.0.0.1:9001
--
2023-06-04 15:23:42.121 - debug: roborock.0 (3210884) Objects client ready ... initialize now
2023-06-04 15:23:42.122 - debug: roborock.0 (3210884) Objects create System PubSub Client
2023-06-04 15:23:42.122 - debug: roborock.0 (3210884) Objects create User PubSub Client
2023-06-04 15:23:42.268 - debug: roborock.0 (3210884) Objects client initialize lua scripts
2023-06-04 15:23:42.271 - debug: roborock.0 (3210884) Objects connected to redis: 127.0.0.1:9001
2023-06-04 15:23:42.311 - debug: roborock.0 (3210884) Redis States: Use Redis connection: 127.0.0.1:9000
2023-06-04 15:23:42.389 - debug: roborock.0 (3210884) States create System PubSub Client
2023-06-04 15:23:42.390 - debug: roborock.0 (3210884) States create User PubSub Client
2023-06-04 15:23:42.494 - debug: roborock.0 (3210884) States connected to redis: 127.0.0.1:9000
2023-06-04 15:23:42.760 - debug: roborock.0 (3210884) Plugin sentry Initialize Plugin (enabled=true)
2023-06-04 15:23:43.467 - info: roborock.0 (3210884) starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
2023-06-04 15:23:43.873 - info: roborock.0 (3210884) MQTT initialized
2023-06-04 15:23:43.874 - debug: roborock.0 (3210884) RoomIDs debug: {"12224125":"Kinderzimmer","12224128":"Arbeitszimmer","12224132":"Gästezimmer","12224137":"Flur","12224139":"Treppe","12224146":"Schlafzimmer","12224159":"Badezimmer"}
2023-06-04 15:23:43.875 - debug: roborock.0 (3210884) Robot key: roborock.vacuum.s5e
2023-06-04 15:23:43.999 - error: roborock.0 (3210884) MQTT connection offline: undefined
2023-06-04 15:23:43.999 - warn: roborock.0 (3210884) MQTT connection close.
2023-06-04 15:23:45.009 - warn: roborock.0 (3210884) MQTT connection reconnect.
2023-06-04 15:23:48.281 - debug: roborock.0 (3210884) getParameter: get_fw_features
2023-06-04 15:23:48.281 - debug: roborock.0 (3210884) Firmware features request
2023-06-04 15:23:48.873 - error: roborock.0 (3210884) Connection timed out! Deleting UserData and trying again
2023-06-04 15:23:48.894 - warn: roborock.0 (3210884) Restart initiated
2023-06-04 15:23:48.943 - info: roborock.0 (3210884) terminating
2023-06-04 15:23:48.943 - debug: roborock.0 (3210884) Plugin sentry destroyed
2023-06-04 15:23:48.944 - info: roborock.0 (3210884) Terminated (NO_ERROR): Without reason
2023-06-04 15:24:20.598 - debug: roborock.0 (3211282) Redis Objects: Use Redis connection: 127.0.0.1:9001
2023-06-04 15:24:20.661 - debug: roborock.0 (3211282) Objects client ready ... initialize now
2023-06-04 15:24:20.662 - debug: roborock.0 (3211282) Objects create System PubSub Client
2023-06-04 15:24:20.663 - debug: roborock.0 (3211282) Objects create User PubSub Client
2023-06-04 15:24:20.757 - debug: roborock.0 (3211282) Objects client initialize lua scripts
2023-06-04 15:24:20.762 - debug: roborock.0 (3211282) Objects connected to redis: 127.0.0.1:9001
2023-06-04 15:24:20.805 - debug: roborock.0 (3211282) Redis States: Use Redis connection: 127.0.0.1:9000
2023-06-04 15:24:20.839 - debug: roborock.0 (3211282) States create System PubSub Client
2023-06-04 15:24:20.840 - debug: roborock.0 (3211282) States create User PubSub Client
2023-06-04 15:24:20.902 - debug: roborock.0 (3211282) States connected to redis: 127.0.0.1:9000
2023-06-04 15:24:21.175 - debug: roborock.0 (3211282) Plugin sentry Initialize Plugin (enabled=true)
2023-06-04 15:24:21.918 - info: roborock.0 (3211282) starting. Version 0.1.6 (non-npm: copystring/ioBroker.roborock#dev) in /opt/iobroker/node_modules/iobroker.roborock, node: v16.19.1, js-controller: 4.0.24
2023-06-04 15:24:22.694 - info: roborock.0 (3211282) MQTT initialized
2023-06-04 15:24:22.696 - debug: roborock.0 (3211282) RoomIDs debug: {"12224125":"Kinderzimmer","12224128":"Arbeitszimmer","12224132":"Gästezimmer","12224137":"Flur","12224139":"Treppe","12224146":"Schlafzimmer","12224159":"Badezimmer"}
2023-06-04 15:24:22.697 - debug: roborock.0 (3211282) Robot key: roborock.vacuum.s5e
2023-06-04 15:24:22.793 - error: roborock.0 (3211282) MQTT connection offline: undefined
2023-06-04 15:24:22.793 - warn: roborock.0 (3211282) MQTT connection close.
2023-06-04 15:24:23.795 - warn: roborock.0 (3211282) MQTT connection reconnect.
2023-06-04 15:24:23.854 - warn: roborock.0 (3211282) MQTT connection close.
2023-06-04 15:24:24.854 - warn: roborock.0 (3211282) MQTT connection reconnect.
2023-06-04 15:24:24.901 - warn: roborock.0 (3211282) MQTT connection close.
2023-06-04 15:24:25.902 - warn: roborock.0 (3211282) MQTT connection reconnect.
2023-06-04 15:24:27.496 - debug: roborock.0 (3211282) getParameter: get_fw_features
2023-06-04 15:24:27.496 - debug: roborock.0 (3211282) Firmware features request
2023-06-04 15:24:27.543 - debug: roborock.0 (3211282) dps debug: {"id":8480,"result":[111,112,113,114,115,116,117,118,119,120,122,123,124,125]}
2023-06-04 15:24:27.543 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.233 - debug: roborock.0 (3211282) getParameter: get_multi_maps_list
2023-06-04 15:24:28.273 - debug: roborock.0 (3211282) dps debug: {"id":4575,"result":[{"max_multi_map":1,"max_bak_map":1,"multi_map_count":1,"map_info":[{"mapFlag":0,"add_time":1685384235,"length":0,"name":"","bak_maps":[{"mapFlag":4,"add_time":1685384235}]}]}]}
2023-06-04 15:24:28.273 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.275 - debug: roborock.0 (3211282) Latest data requested
2023-06-04 15:24:28.275 - debug: roborock.0 (3211282) getParameter: get_status
2023-06-04 15:24:28.309 - debug: roborock.0 (3211282) dps debug: {"id":1874,"result":[{"msg_ver":2,"msg_seq":4822,"state":8,"battery":100,"clean_time":70,"clean_area":2097500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
2023-06-04 15:24:28.309 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.310 - debug: roborock.0 (3211282) get_status: {"msg_ver":2,"msg_seq":4822,"state":8,"battery":100,"clean_time":70,"clean_area":2097500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":0,"unsave_map_flag":0}
2023-06-04 15:24:28.311 - debug: roborock.0 (3211282) getParameter: get_room_mapping
2023-06-04 15:24:28.342 - debug: roborock.0 (3211282) dps debug: {"id":2916,"result":[{"msg_ver":2,"msg_seq":4823,"state":8,"battery":100,"clean_time":70,"clean_area":2097500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
2023-06-04 15:24:28.342 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.374 - debug: roborock.0 (3211282) dps debug: {"id":3650,"result":[[16,"12224146"],[17,"12224132"],[18,"12224159"],[19,"12224125"],[20,"12224128"],[22,"12224137"],[23,"12224139"]]}
2023-06-04 15:24:28.374 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.375 - debug: roborock.0 (3211282) All mapped rooms: [[16,"12224146"],[17,"12224132"],[18,"12224159"],[19,"12224125"],[20,"12224128"],[22,"12224137"],[23,"12224139"]]
2023-06-04 15:24:28.375 - debug: roborock.0 (3211282) Mapped room matched: 12224146 with name: Schlafzimmer
2023-06-04 15:24:28.375 - debug: roborock.0 (3211282) Mapped room matched: 12224132 with name: Gästezimmer
2023-06-04 15:24:28.375 - debug: roborock.0 (3211282) Mapped room matched: 12224159 with name: Badezimmer
2023-06-04 15:24:28.375 - debug: roborock.0 (3211282) Mapped room matched: 12224125 with name: Kinderzimmer
2023-06-04 15:24:28.376 - debug: roborock.0 (3211282) Mapped room matched: 12224128 with name: Arbeitszimmer
2023-06-04 15:24:28.376 - debug: roborock.0 (3211282) Mapped room matched: 12224137 with name: Flur
2023-06-04 15:24:28.376 - debug: roborock.0 (3211282) Mapped room matched: 12224139 with name: Treppe
2023-06-04 15:24:28.376 - debug: roborock.0 (3211282) getParameter: get_consumable
2023-06-04 15:24:28.416 - debug: roborock.0 (3211282) dps debug: {"id":4949,"result":[{"main_brush_work_time":0,"side_brush_work_time":0,"filter_work_time":0,"filter_element_work_time":0,"sensor_dirty_time":0}]}
2023-06-04 15:24:28.418 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.419 - debug: roborock.0 (3211282) Consumables of robot: [{"main_brush_work_time":0,"side_brush_work_time":0,"filter_work_time":0,"filter_element_work_time":0,"sensor_dirty_time":0}]
2023-06-04 15:24:28.421 - debug: roborock.0 (3211282) getParameter: get_network_info
2023-06-04 15:24:28.472 - debug: roborock.0 (3211282) dps debug: {"id":8903,"result":{"ssid":"tremendous-IOT","ip":"192.168.243.179","mac":"64:90:c1:09:64:84","bssid":"6e:d7:9a:14:b5:c5","rssi":-35}}
2023-06-04 15:24:28.472 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:28.472 - debug: roborock.0 (3211282) getParameter: get_server_timer
2023-06-04 15:24:28.473 - debug: roborock.0 (3211282) getParameter: get_timer
2023-06-04 15:24:28.474 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:28.475 - debug: roborock.0 (3211282) arch: x64
2023-06-04 15:24:28.476 - debug: roborock.0 (3211282) platform: linux
2023-06-04 15:24:28.476 - debug: roborock.0 (3211282) System type: go2rtc_linux_amd64
2023-06-04 15:24:28.476 - debug: roborock.0 (3211282) downloadURL: https://github.com/AlexxIT/go2rtc/releases/download/v1.3.0/go2rtc_linux_amd64
2023-06-04 15:24:28.521 - debug: roborock.0 (3211282) dps debug: {"id":2155,"result":[1498218,24662257500,717,[1685870729,1685361733,1685361704,1685357719,1685132657,1685123589,1685116840,1685095181,1685026795,1685005852,1684954749,1684948750,1684944531]]}
2023-06-04 15:24:28.521 - debug: roborock.0 (3211282) Length of message queue: 3
2023-06-04 15:24:28.534 - debug: roborock.0 (3211282) dps debug: {"id":2212,"result":[]}
2023-06-04 15:24:28.536 - debug: roborock.0 (3211282) Length of message queue: 3
2023-06-04 15:24:28.537 - debug: roborock.0 (3211282) get_timer: []
2023-06-04 15:24:28.550 - debug: roborock.0 (3211282) dps debug: {"id":8002,"result":[]}
2023-06-04 15:24:28.550 - debug: roborock.0 (3211282) Length of message queue: 2
2023-06-04 15:24:28.551 - debug: roborock.0 (3211282) get_server_timer: []
2023-06-04 15:24:28.582 - debug: roborock.0 (3211282) dps debug: {"id":2929,"result":[[1685870729,1685870805,70,2097500,0,0,2,1,60]]}
2023-06-04 15:24:28.583 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:28.617 - debug: roborock.0 (3211282) dps debug: {"id":5478,"result":[[1685361733,1685361811,78,740000,0,0,2,1,60]]}
2023-06-04 15:24:28.617 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:28.653 - debug: roborock.0 (3211282) dps debug: {"id":2035,"result":[[1685361704,1685361716,12,140000,0,0,2,1,43]]}
2023-06-04 15:24:28.654 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:28.671 - debug: roborock.0 (3211282) dps debug: {"id":7534,"result":["ok"]}
2023-06-04 15:24:28.671 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 6089
2023-06-04 15:24:28.671 - debug: roborock.0 (3211282) Length of message queue: 2
2023-06-04 15:24:28.686 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:29.079 - debug: roborock.0 (3211282) dps debug: {"id":8534,"result":[[1685357719,1685360995,3276,49312500,0,1,2,1,52]]}
2023-06-04 15:24:29.079 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.110 - debug: roborock.0 (3211282) dps debug: {"id":2595,"result":[[1685132657,1685132659,2,0,0,0,2,1,37]]}
2023-06-04 15:24:29.110 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.156 - debug: roborock.0 (3211282) Made ./lib/go2rtc/go2rtc_linux_amd64 executable
2023-06-04 15:24:29.171 - debug: roborock.0 (3211282) dps debug: {"id":6147,"result":[[1685123589,1685128567,1634,18025000,0,0,2,1,43]]}
2023-06-04 15:24:29.171 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.200 - debug: roborock.0 (3211282) dps debug: {"id":7522,"result":[[1685116840,1685118677,1651,26837500,0,0,2,1,32]]}
2023-06-04 15:24:29.200 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.231 - debug: roborock.0 (3211282) dps debug: {"id":3151,"result":[[1685095181,1685105439,2904,40905000,8,0,2,1,43]]}
2023-06-04 15:24:29.232 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.263 - debug: roborock.0 (3211282) dps debug: {"id":4227,"result":[[1685026795,1685037935,3535,46740000,0,0,2,1,60]]}
2023-06-04 15:24:29.263 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.292 - debug: roborock.0 (3211282) dps debug: {"id":1810,"result":[[1685005852,1685026723,1704,18720000,0,0,2,1,43]]}
2023-06-04 15:24:29.293 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.308 - debug: roborock.0 (3211282) homedata successfully updated
2023-06-04 15:24:29.323 - debug: roborock.0 (3211282) dps debug: {"id":2303,"result":[[1684954749,1684956503,710,10680000,0,0,2,1,37]]}
2023-06-04 15:24:29.323 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.354 - debug: roborock.0 (3211282) dps debug: {"id":4534,"result":[[1684948750,1684954733,2780,35845000,0,0,2,1,37]]}
2023-06-04 15:24:29.355 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.384 - debug: roborock.0 (3211282) dps debug: {"id":1415,"result":[[1684944531,1684944999,302,5217500,0,0,2,1,37]]}
2023-06-04 15:24:29.385 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.432 - debug: roborock.0 (3211282) onStateChange: app_start with value: true
2023-06-04 15:24:29.463 - debug: roborock.0 (3211282) dps debug: {"id":4180,"result":["ok"]}
2023-06-04 15:24:29.463 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:29.463 - debug: roborock.0 (3211282) Command: app_start result: ok
2023-06-04 15:24:30.438 - debug: roborock.0 (3211282) onStateChange: app_start with value: false
2023-06-04 15:24:30.439 - debug: roborock.0 (3211282) Started map updater on robot: 68eS97saZd36nMEqX1POxn
2023-06-04 15:24:30.578 - debug: roborock.0 (3211282) dps debug: {"121":5}
2023-06-04 15:24:30.578 - debug: roborock.0 (3211282) foreign.message attribute: 121 with value: 5
2023-06-04 15:24:30.578 - debug: roborock.0 (3211282) Map updater on robot: 68eS97saZd36nMEqX1POxn already running!
2023-06-04 15:24:32.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:32.553 - debug: roborock.0 (3211282) dps debug: {"id":6046,"result":["ok"]}
2023-06-04 15:24:32.554 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8339
2023-06-04 15:24:32.554 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:32.568 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:34.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:34.584 - debug: roborock.0 (3211282) dps debug: {"id":1833,"result":["ok"]}
2023-06-04 15:24:34.584 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8421
2023-06-04 15:24:34.584 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:34.598 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:36.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:36.609 - debug: roborock.0 (3211282) dps debug: {"id":7342,"result":["ok"]}
2023-06-04 15:24:36.609 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8502
2023-06-04 15:24:36.610 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:36.622 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:38.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:38.553 - debug: roborock.0 (3211282) dps debug: {"id":4619,"result":["ok"]}
2023-06-04 15:24:38.554 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8599
2023-06-04 15:24:38.554 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:38.568 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:40.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:40.555 - debug: roborock.0 (3211282) dps debug: {"id":2120,"result":["ok"]}
2023-06-04 15:24:40.555 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8680
2023-06-04 15:24:40.555 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:40.567 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:42.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:42.574 - debug: roborock.0 (3211282) dps debug: {"id":5830,"result":["ok"]}
2023-06-04 15:24:42.575 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8761
2023-06-04 15:24:42.575 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:42.587 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:44.440 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:44.561 - debug: roborock.0 (3211282) dps debug: {"id":5735,"result":["ok"]}
2023-06-04 15:24:44.562 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8839
2023-06-04 15:24:44.562 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:44.580 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:46.441 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:46.573 - debug: roborock.0 (3211282) dps debug: {"id":1141,"result":["ok"]}
2023-06-04 15:24:46.573 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 8919
2023-06-04 15:24:46.573 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:46.585 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:48.441 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:48.790 - debug: roborock.0 (3211282) dps debug: {"id":7593,"result":["ok"]}
2023-06-04 15:24:48.791 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9001
2023-06-04 15:24:48.791 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:48.823 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:50.441 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:50.558 - debug: roborock.0 (3211282) dps debug: {"id":5945,"result":["ok"]}
2023-06-04 15:24:50.558 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9083
2023-06-04 15:24:50.558 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:50.572 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:52.442 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:52.617 - debug: roborock.0 (3211282) dps debug: {"id":8303,"result":["ok"]}
2023-06-04 15:24:52.618 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9205
2023-06-04 15:24:52.618 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:52.632 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:54.443 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:55.018 - debug: roborock.0 (3211282) dps debug: {"id":1526,"result":["ok"]}
2023-06-04 15:24:55.018 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9286
2023-06-04 15:24:55.018 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:55.032 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:56.443 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:56.596 - debug: roborock.0 (3211282) dps debug: {"id":6932,"result":["ok"]}
2023-06-04 15:24:56.596 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9367
2023-06-04 15:24:56.596 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:56.610 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:24:58.443 - debug: roborock.0 (3211282) Update map
2023-06-04 15:24:58.564 - debug: roborock.0 (3211282) dps debug: {"id":1263,"result":["ok"]}
2023-06-04 15:24:58.564 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9447
2023-06-04 15:24:58.564 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:24:58.578 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:00.445 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:00.597 - debug: roborock.0 (3211282) dps debug: {"id":7234,"result":["ok"]}
2023-06-04 15:25:00.597 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9528
2023-06-04 15:25:00.598 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:00.615 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:02.446 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:02.625 - debug: roborock.0 (3211282) dps debug: {"id":6146,"result":["ok"]}
2023-06-04 15:25:02.625 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9608
2023-06-04 15:25:02.625 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:02.640 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:04.447 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:04.565 - debug: roborock.0 (3211282) dps debug: {"id":6823,"result":["ok"]}
2023-06-04 15:25:04.565 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9692
2023-06-04 15:25:04.565 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:04.576 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:06.447 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:06.617 - debug: roborock.0 (3211282) dps debug: {"id":6883,"result":["ok"]}
2023-06-04 15:25:06.618 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9771
2023-06-04 15:25:06.618 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:06.630 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:08.447 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:08.604 - debug: roborock.0 (3211282) dps debug: {"id":4239,"result":["ok"]}
2023-06-04 15:25:08.605 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9884
2023-06-04 15:25:08.605 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:08.619 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:10.448 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:10.632 - debug: roborock.0 (3211282) dps debug: {"id":4458,"result":["ok"]}
2023-06-04 15:25:10.632 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 9966
2023-06-04 15:25:10.633 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:10.644 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:12.449 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:12.583 - debug: roborock.0 (3211282) dps debug: {"id":6129,"result":["ok"]}
2023-06-04 15:25:12.584 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10048
2023-06-04 15:25:12.584 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:12.597 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:14.449 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:14.626 - debug: roborock.0 (3211282) dps debug: {"id":9382,"result":["ok"]}
2023-06-04 15:25:14.626 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10130
2023-06-04 15:25:14.626 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:14.653 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:16.449 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:16.614 - debug: roborock.0 (3211282) dps debug: {"id":2828,"result":["ok"]}
2023-06-04 15:25:16.614 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10211
2023-06-04 15:25:16.614 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:16.630 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:18.451 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:18.564 - debug: roborock.0 (3211282) dps debug: {"id":5861,"result":["ok"]}
2023-06-04 15:25:18.565 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10294
2023-06-04 15:25:18.565 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:18.605 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:20.452 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:21.088 - debug: roborock.0 (3211282) dps debug: {"id":7773,"result":["ok"]}
2023-06-04 15:25:21.088 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10377
2023-06-04 15:25:21.088 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:21.102 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:22.453 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:22.608 - debug: roborock.0 (3211282) dps debug: {"id":3400,"result":["ok"]}
2023-06-04 15:25:22.609 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10488
2023-06-04 15:25:22.610 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:22.625 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:24.453 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:24.630 - debug: roborock.0 (3211282) dps debug: {"id":8091,"result":["ok"]}
2023-06-04 15:25:24.630 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10570
2023-06-04 15:25:24.630 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:24.647 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:26.453 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:26.572 - debug: roborock.0 (3211282) dps debug: {"id":6748,"result":["ok"]}
2023-06-04 15:25:26.572 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 10650
2023-06-04 15:25:26.572 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:26.586 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.495 - debug: roborock.0 (3211282) Latest data requested
2023-06-04 15:25:27.495 - debug: roborock.0 (3211282) getParameter: get_status
2023-06-04 15:25:27.524 - debug: roborock.0 (3211282) dps debug: {"id":3091,"result":[{"msg_ver":2,"msg_seq":4826,"state":5,"battery":100,"clean_time":55,"clean_area":1905000,"error_code":0,"map_present":1,"in_cleaning":1,"in_returning":0,"in_fresh_state":0,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
2023-06-04 15:25:27.524 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.525 - debug: roborock.0 (3211282) get_status: {"msg_ver":2,"msg_seq":4826,"state":5,"battery":100,"clean_time":55,"clean_area":1905000,"error_code":0,"map_present":1,"in_cleaning":1,"in_returning":0,"in_fresh_state":0,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":0,"unsave_map_flag":0}
2023-06-04 15:25:27.525 - debug: roborock.0 (3211282) Map updater on robot: 68eS97saZd36nMEqX1POxn already running!
2023-06-04 15:25:27.526 - debug: roborock.0 (3211282) getParameter: get_room_mapping
2023-06-04 15:25:27.558 - debug: roborock.0 (3211282) dps debug: {"id":3348,"result":[{"msg_ver":2,"msg_seq":4827,"state":5,"battery":100,"clean_time":55,"clean_area":1905000,"error_code":0,"map_present":1,"in_cleaning":1,"in_returning":0,"in_fresh_state":0,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":0,"unsave_map_flag":0}]}
2023-06-04 15:25:27.558 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.588 - debug: roborock.0 (3211282) dps debug: {"id":1772,"result":[[16,"12224146"],[17,"12224132"],[18,"12224159"],[19,"12224125"],[20,"12224128"],[22,"12224137"],[23,"12224139"]]}
2023-06-04 15:25:27.588 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) All mapped rooms: [[16,"12224146"],[17,"12224132"],[18,"12224159"],[19,"12224125"],[20,"12224128"],[22,"12224137"],[23,"12224139"]]
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224146 with name: Schlafzimmer
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224132 with name: Gästezimmer
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224159 with name: Badezimmer
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224125 with name: Kinderzimmer
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224128 with name: Arbeitszimmer
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224137 with name: Flur
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) Mapped room matched: 12224139 with name: Treppe
2023-06-04 15:25:27.589 - debug: roborock.0 (3211282) getParameter: get_consumable
2023-06-04 15:25:27.619 - debug: roborock.0 (3211282) dps debug: {"id":7438,"result":[{"main_brush_work_time":0,"side_brush_work_time":0,"filter_work_time":0,"filter_element_work_time":0,"sensor_dirty_time":0}]}
2023-06-04 15:25:27.619 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.619 - debug: roborock.0 (3211282) Consumables of robot: [{"main_brush_work_time":0,"side_brush_work_time":0,"filter_work_time":0,"filter_element_work_time":0,"sensor_dirty_time":0}]
2023-06-04 15:25:27.620 - debug: roborock.0 (3211282) getParameter: get_network_info
2023-06-04 15:25:27.666 - debug: roborock.0 (3211282) dps debug: {"id":9086,"result":{"ssid":"tremendous-IOT","ip":"192.168.243.179","mac":"64:90:c1:09:64:84","bssid":"6e:d7:9a:14:b5:c5","rssi":-35}}
2023-06-04 15:25:27.666 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.667 - debug: roborock.0 (3211282) getParameter: get_server_timer
2023-06-04 15:25:27.670 - debug: roborock.0 (3211282) getParameter: get_timer
2023-06-04 15:25:27.718 - debug: roborock.0 (3211282) dps debug: {"id":4592,"result":[]}
2023-06-04 15:25:27.718 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:27.719 - debug: roborock.0 (3211282) get_timer: []
2023-06-04 15:25:27.730 - debug: roborock.0 (3211282) dps debug: {"id":7427,"result":[]}
2023-06-04 15:25:27.730 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:27.731 - debug: roborock.0 (3211282) get_server_timer: []
2023-06-04 15:25:28.453 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:28.611 - debug: roborock.0 (3211282) dps debug: {"id":6518,"result":["ok"]}
2023-06-04 15:25:28.612 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 11328
2023-06-04 15:25:28.612 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:28.629 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:29.210 - debug: roborock.0 (3211282) homedata successfully updated
2023-06-04 15:25:30.454 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:30.570 - debug: roborock.0 (3211282) dps debug: {"id":4671,"result":["ok"]}
2023-06-04 15:25:30.570 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 11791
2023-06-04 15:25:30.570 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:30.583 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:32.455 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:32.826 - debug: roborock.0 (3211282) dps debug: {"id":9039,"result":["ok"]}
2023-06-04 15:25:32.826 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 11873
2023-06-04 15:25:32.826 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:32.838 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:34.455 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:34.603 - debug: roborock.0 (3211282) dps debug: {"id":3113,"result":["ok"]}
2023-06-04 15:25:34.603 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 11954
2023-06-04 15:25:34.603 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:34.623 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:36.455 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:36.582 - debug: roborock.0 (3211282) dps debug: {"id":5210,"result":["ok"]}
2023-06-04 15:25:36.583 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12035
2023-06-04 15:25:36.583 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:36.601 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:38.200 - debug: roborock.0 (3211282) onStateChange: app_charge with value: true
2023-06-04 15:25:38.230 - debug: roborock.0 (3211282) dps debug: {"id":6855,"result":["ok"]}
2023-06-04 15:25:38.230 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:38.230 - debug: roborock.0 (3211282) Command: app_charge result: ok
2023-06-04 15:25:38.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:38.613 - debug: roborock.0 (3211282) dps debug: {"id":9239,"result":["ok"]}
2023-06-04 15:25:38.613 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12186
2023-06-04 15:25:38.614 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:38.623 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:39.019 - debug: roborock.0 (3211282) dps debug: {"121":6}
2023-06-04 15:25:39.019 - debug: roborock.0 (3211282) foreign.message attribute: 121 with value: 6
2023-06-04 15:25:39.020 - debug: roborock.0 (3211282) Map updater on robot: 68eS97saZd36nMEqX1POxn already running!
2023-06-04 15:25:39.206 - debug: roborock.0 (3211282) onStateChange: app_charge with value: false
2023-06-04 15:25:39.206 - debug: roborock.0 (3211282) Map updater on robot: 68eS97saZd36nMEqX1POxn already running!
2023-06-04 15:25:40.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:40.603 - debug: roborock.0 (3211282) dps debug: {"id":8775,"result":["ok"]}
2023-06-04 15:25:40.603 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12316
2023-06-04 15:25:40.603 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:40.842 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:42.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:42.579 - debug: roborock.0 (3211282) dps debug: {"id":6226,"result":["ok"]}
2023-06-04 15:25:42.579 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12399
2023-06-04 15:25:42.579 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:42.591 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:44.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:44.567 - debug: roborock.0 (3211282) dps debug: {"id":2855,"result":["ok"]}
2023-06-04 15:25:44.567 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12481
2023-06-04 15:25:44.568 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:44.583 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:46.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:46.576 - debug: roborock.0 (3211282) dps debug: {"id":7014,"result":["ok"]}
2023-06-04 15:25:46.576 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12563
2023-06-04 15:25:46.576 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:46.593 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:48.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:48.793 - debug: roborock.0 (3211282) dps debug: {"id":3867,"result":["ok"]}
2023-06-04 15:25:48.793 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12644
2023-06-04 15:25:48.793 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:48.834 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:50.456 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:50.621 - debug: roborock.0 (3211282) dps debug: {"id":3743,"result":["ok"]}
2023-06-04 15:25:50.621 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12729
2023-06-04 15:25:50.621 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:50.636 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:52.457 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:52.600 - debug: roborock.0 (3211282) dps debug: {"id":2715,"result":["ok"]}
2023-06-04 15:25:52.601 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12850
2023-06-04 15:25:52.601 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:52.614 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:54.458 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:54.600 - debug: roborock.0 (3211282) dps debug: {"id":4946,"result":["ok"]}
2023-06-04 15:25:54.601 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 12931
2023-06-04 15:25:54.601 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:54.617 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:56.458 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:57.092 - debug: roborock.0 (3211282) dps debug: {"id":8159,"result":["ok"]}
2023-06-04 15:25:57.092 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 13011
2023-06-04 15:25:57.092 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:57.109 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:25:58.458 - debug: roborock.0 (3211282) Update map
2023-06-04 15:25:58.605 - debug: roborock.0 (3211282) dps debug: {"id":9851,"result":["ok"]}
2023-06-04 15:25:58.605 - debug: roborock.0 (3211282) Not clearing messageQueue. null - 13091
2023-06-04 15:25:58.605 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:25:58.623 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.149 - debug: roborock.0 (3211282) dps debug: {"121":8}
2023-06-04 15:26:00.150 - debug: roborock.0 (3211282) foreign.message attribute: 121 with value: 8
2023-06-04 15:26:00.150 - debug: roborock.0 (3211282) Stopped map updater on robot: 68eS97saZd36nMEqX1POxn
2023-06-04 15:26:00.191 - debug: roborock.0 (3211282) dps debug: {"id":3370,"result":[1498286,24664272500,718,[1685885069,1685870729,1685361733,1685361704,1685357719,1685132657,1685123589,1685116840,1685095181,1685026795,1685005852,1684954749,1684948750,1684944531]]}
2023-06-04 15:26:00.192 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.227 - debug: roborock.0 (3211282) dps debug: {"id":7197,"result":[[1685885069,1685885137,68,2015000,0,0,2,1,60]]}
2023-06-04 15:26:00.227 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.260 - debug: roborock.0 (3211282) dps debug: {"id":1362,"result":[[1685870729,1685870805,70,2097500,0,0,2,1,60]]}
2023-06-04 15:26:00.261 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.292 - debug: roborock.0 (3211282) dps debug: {"id":7053,"result":[[1685361733,1685361811,78,740000,0,0,2,1,60]]}
2023-06-04 15:26:00.293 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.324 - debug: roborock.0 (3211282) dps debug: {"id":1270,"result":[[1685361704,1685361716,12,140000,0,0,2,1,43]]}
2023-06-04 15:26:00.325 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.357 - debug: roborock.0 (3211282) dps debug: {"id":5975,"result":[[1685357719,1685360995,3276,49312500,0,1,2,1,52]]}
2023-06-04 15:26:00.358 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.422 - debug: roborock.0 (3211282) dps debug: {"id":7431,"result":[[1685132657,1685132659,2,0,0,0,2,1,37]]}
2023-06-04 15:26:00.422 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.453 - debug: roborock.0 (3211282) dps debug: {"id":1662,"result":[[1685123589,1685128567,1634,18025000,0,0,2,1,43]]}
2023-06-04 15:26:00.453 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.484 - debug: roborock.0 (3211282) dps debug: {"id":9089,"result":[[1685116840,1685118677,1651,26837500,0,0,2,1,32]]}
2023-06-04 15:26:00.484 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.514 - debug: roborock.0 (3211282) dps debug: {"id":4672,"result":[[1685095181,1685105439,2904,40905000,8,0,2,1,43]]}
2023-06-04 15:26:00.514 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.547 - debug: roborock.0 (3211282) dps debug: {"id":7829,"result":[[1685026795,1685037935,3535,46740000,0,0,2,1,60]]}
2023-06-04 15:26:00.547 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.613 - debug: roborock.0 (3211282) dps debug: {"id":2992,"result":[[1685005852,1685026723,1704,18720000,0,0,2,1,43]]}
2023-06-04 15:26:00.613 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.650 - debug: roborock.0 (3211282) dps debug: {"id":3865,"result":[[1684954749,1684956503,710,10680000,0,0,2,1,37]]}
2023-06-04 15:26:00.650 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.681 - debug: roborock.0 (3211282) dps debug: {"id":5968,"result":[[1684948750,1684954733,2780,35845000,0,0,2,1,37]]}
2023-06-04 15:26:00.682 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:00.714 - debug: roborock.0 (3211282) dps debug: {"id":5162,"result":[[1684944531,1684944999,302,5217500,0,0,2,1,37]]}
2023-06-04 15:26:00.714 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.496 - debug: roborock.0 (3211282) Latest data requested
2023-06-04 15:26:27.497 - debug: roborock.0 (3211282) getParameter: get_status
2023-06-04 15:26:27.530 - debug: roborock.0 (3211282) dps debug: {"id":5786,"result":[{"msg_ver":2,"msg_seq":4836,"state":8,"battery":100,"clean_time":68,"clean_area":2015000,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":4,"unsave_map_flag":0}]}
2023-06-04 15:26:27.531 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.531 - debug: roborock.0 (3211282) get_status: {"msg_ver":2,"msg_seq":4836,"state":8,"battery":100,"clean_time":68,"clean_area":2015000,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":4,"unsave_map_flag":0}
2023-06-04 15:26:27.532 - debug: roborock.0 (3211282) getParameter: get_room_mapping
2023-06-04 15:26:27.565 - debug: roborock.0 (3211282) dps debug: {"id":9026,"result":[{"msg_ver":2,"msg_seq":4837,"state":8,"battery":100,"clean_time":68,"clean_area":2015000,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":0,"fan_power":101,"dnd_enabled":0,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":201,"distance_off":0,"water_box_carriage_status":0,"mop_forbidden_enable":0,"unsave_map_reason":4,"unsave_map_flag":0}]}
2023-06-04 15:26:27.565 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.598 - debug: roborock.0 (3211282) dps debug: {"id":3345,"result":[[16,"12224146"],[17,"12224132"],[18,"12224159"],[19,"12224125"],[20,"12224128"],[22,"12224137"],[23,"12224139"]]}
2023-06-04 15:26:27.598 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.598 - debug: roborock.0 (3211282) All mapped rooms: [[16,"12224146"],[17,"12224132"],[18,"12224159"],[19,"12224125"],[20,"12224128"],[22,"12224137"],[23,"12224139"]]
2023-06-04 15:26:27.599 - debug: roborock.0 (3211282) Mapped room matched: 12224146 with name: Schlafzimmer
2023-06-04 15:26:27.599 - debug: roborock.0 (3211282) Mapped room matched: 12224132 with name: Gästezimmer
2023-06-04 15:26:27.599 - debug: roborock.0 (3211282) Mapped room matched: 12224159 with name: Badezimmer
2023-06-04 15:26:27.599 - debug: roborock.0 (3211282) Mapped room matched: 12224125 with name: Kinderzimmer
2023-06-04 15:26:27.599 - debug: roborock.0 (3211282) Mapped room matched: 12224128 with name: Arbeitszimmer
2023-06-04 15:26:27.600 - debug: roborock.0 (3211282) Mapped room matched: 12224137 with name: Flur
2023-06-04 15:26:27.601 - debug: roborock.0 (3211282) Mapped room matched: 12224139 with name: Treppe
2023-06-04 15:26:27.601 - debug: roborock.0 (3211282) getParameter: get_consumable
2023-06-04 15:26:27.632 - debug: roborock.0 (3211282) dps debug: {"id":9923,"result":[{"main_brush_work_time":68,"side_brush_work_time":68,"filter_work_time":68,"filter_element_work_time":0,"sensor_dirty_time":68}]}
2023-06-04 15:26:27.632 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.632 - debug: roborock.0 (3211282) Consumables of robot: [{"main_brush_work_time":68,"side_brush_work_time":68,"filter_work_time":68,"filter_element_work_time":0,"sensor_dirty_time":68}]
2023-06-04 15:26:27.632 - debug: roborock.0 (3211282) getParameter: get_network_info
2023-06-04 15:26:27.680 - debug: roborock.0 (3211282) dps debug: {"id":5876,"result":{"ssid":"tremendous-IOT","ip":"192.168.243.179","mac":"64:90:c1:09:64:84","bssid":"6e:d7:9a:14:b5:c5","rssi":-35}}
2023-06-04 15:26:27.680 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.681 - debug: roborock.0 (3211282) getParameter: get_server_timer
2023-06-04 15:26:27.681 - debug: roborock.0 (3211282) getParameter: get_timer
2023-06-04 15:26:27.711 - debug: roborock.0 (3211282) dps debug: {"id":9435,"result":[]}
2023-06-04 15:26:27.712 - debug: roborock.0 (3211282) Length of message queue: 1
2023-06-04 15:26:27.712 - debug: roborock.0 (3211282) get_timer: []
2023-06-04 15:26:27.724 - debug: roborock.0 (3211282) dps debug: {"id":1973,"result":[]}
2023-06-04 15:26:27.724 - debug: roborock.0 (3211282) Length of message queue: 0
2023-06-04 15:26:27.725 - debug: roborock.0 (3211282) get_server_timer: []
2023-06-04 15:26:29.203 - debug: roborock.0 (3211282) homedata successfully updated```
copystring commented 1 year ago

OK. Ich brauche noch den Inhalt von dem HomeData Objekt in iobroker.

Standarduser commented 1 year ago

Das ist der aktuelle Inhalt:

{
    "id":35731,
    "name":"Zuhause",
    "lon":null,
    "lat":null,
    "geoName":null,
    "products":[
        {
            "id":"42qYXusGAhtBh5L2Sa4SMV",
            "name":"Roborock S5 Max",
            "model":"roborock.vacuum.s5e",
            "iconUrl":null,
            "attribute":null,
            "capability":0,
            "category":"robot.vacuum.cleaner",
            "schema":[
                {
                    "id":"101",
                    "name":"rpc_request",
                    "code":"rpc_request",
                    "mode":"rw",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"102",
                    "name":"rpc_response",
                    "code":"rpc_response",
                    "mode":"rw",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"120",
                    "name":"错误代码",
                    "code":"error_code",
                    "mode":"ro",
                    "type":"ENUM",
                    "property":"{\"range\": []}",
                    "desc":null
                },
                {
                    "id":"121",
                    "name":"设备状态",
                    "code":"state",
                    "mode":"ro",
                    "type":"ENUM",
                    "property":"{\"range\": []}",
                    "desc":null
                },
                {
                    "id":"122",
                    "name":"设备电量",
                    "code":"battery",
                    "mode":"ro",
                    "type":"ENUM",
                    "property":"{\"range\": []}",
                    "desc":null
                },
                {
                    "id":"123",
                    "name":"清扫模式",
                    "code":"fan_power",
                    "mode":"rw",
                    "type":"ENUM",
                    "property":"{\"range\": []}",
                    "desc":null
                },
                {
                    "id":"124",
                    "name":"拖地模式",
                    "code":"water_box_mode",
                    "mode":"rw",
                    "type":"ENUM",
                    "property":"{\"range\": []}",
                    "desc":null
                },
                {
                    "id":"125",
                    "name":"主刷寿命",
                    "code":"main_brush_life",
                    "mode":"rw",
                    "type":"VALUE",
                    "property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}",
                    "desc":null
                },
                {
                    "id":"126",
                    "name":"边刷寿命",
                    "code":"side_brush_life",
                    "mode":"rw",
                    "type":"VALUE",
                    "property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}",
                    "desc":null
                },
                {
                    "id":"127",
                    "name":"滤网寿命",
                    "code":"filter_life",
                    "mode":"rw",
                    "type":"VALUE",
                    "property":"{\"max\": 100, \"min\": 0, \"step\": 1, \"unit\": null, \"scale\": 1}",
                    "desc":null
                },
                {
                    "id":"128",
                    "name":"额外状态",
                    "code":"additional_props",
                    "mode":"ro",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"130",
                    "name":"完成事件",
                    "code":"task_complete",
                    "mode":"ro",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"131",
                    "name":"电量不足任务取消",
                    "code":"task_cancel_low_power",
                    "mode":"ro",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"132",
                    "name":"运动中任务取消",
                    "code":"task_cancel_in_motion",
                    "mode":"ro",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"133",
                    "name":"充电状态",
                    "code":"charge_status",
                    "mode":"ro",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                },
                {
                    "id":"134",
                    "name":"烘干状态",
                    "code":"drying_status",
                    "mode":"ro",
                    "type":"RAW",
                    "property":null,
                    "desc":null
                }
            ]
        }
    ],
    "devices":[
        {
            "duid":"68eS97saZd36nMEqX1POxn",
            "name":"Obergeschoss",
            "attribute":null,
            "activeTime":1685357315,
            "localKey":"ZpZPjwrH5exPPzzg",
            "runtimeEnv":null,
            "timeZoneId":"Europe/Berlin",
            "iconUrl":"",
            "productId":"42qYXusGAhtBh5L2Sa4SMV",
            "lon":null,
            "lat":null,
            "share":false,
            "shareTime":null,
            "online":true,
            "fv":"02.16.68",
            "pv":"1.0",
            "roomId":null,
            "tuyaUuid":"stsj0f02cffdd6d79304",
            "tuyaMigrated":true,
            "extra":null,
            "sn":"R0517S03400994",
            "featureSet":"0",
            "newFeatureSet":"0000000000002000",
            "deviceStatus":{
                "120":0,
                "121":8,
                "122":100,
                "123":101,
                "124":201,
                "125":100,
                "126":100,
                "127":100
            },
            "silentOtaSwitch":false
        }
    ],
    "receivedDevices":[

    ],
    "rooms":[
        {
            "id":12224159,
            "name":"Badezimmer"
        },
        {
            "id":12224146,
            "name":"Schlafzimmer"
        },
        {
            "id":12224139,
            "name":"Treppe"
        },
        {
            "id":12224137,
            "name":"Flur"
        },
        {
            "id":12224132,
            "name":"Gästezimmer"
        },
        {
            "id":12224128,
            "name":"Arbeitszimmer"
        },
        {
            "id":12224125,
            "name":"Kinderzimmer"
        }
    ]
}
copystring commented 1 year ago

Ist in der neuen dev behoben. filter_life, main_brush_life und side_brush_life müsstest du löschen. Die Werte werden von Roborock nur als Zahlen bereitgestellt.

Standarduser commented 1 year ago

Die Werte sind jetzt da, die Darstellung ist jedoch nicht ganz wie erwartet.

Bildschirmfoto 2023-06-06 um 18 09 26

Was fehlt ist der %-Wert der Sensoren

copystring commented 1 year ago

Welche Sensoren?

Standarduser commented 1 year ago

Der %-Wert zu sensor_dirty_time. Physisch sind das die optischen Sensoren auf der Unterseite des Saugroboters, damit er nicht die Treppe herunter stürzt.

copystring commented 1 year ago

Und was stimmt daran nicht? Laut den Werten, wurde der Sensor zuletzt vor 2 Stunden Betriebszeit gereinigt

Standarduser commented 1 year ago

Ich vermisse einfach den Prozent-Wert. Das Problem an der Betriebszeit ist, dass die nach oben zählt und man ja nie weiß, wann die Sensoren gereinigt werden müssen. Die Prozentwerte werden von 100 an abwärts gezählt. Bei 0 angekommen muss eine Aktion, im Falle der Sensoren reinigen, erfolgen.

Die App zählt auch rückwärts, genau wie die Xiaomi-App, wenngleich beide keine Zahl anzeigen. image

Der mihome-vacuum-Adapter liefert ebenfalls einen Prozentwert für die Sensoren.

copystring commented 1 year ago

Leider wird von Roborock nicht jeder Wert als Prozentwert bereitgestellt. Die App rechnet also für die Sensoren den Prozentwert aus. Das musst du dir also selber ausrechnen.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.