copystring / ioBroker.roborock

Roborock ioBroker Adapter
MIT License
45 stars 21 forks source link

Unsported attribute #632

Closed fuchs-1978 closed 1 month ago

fuchs-1978 commented 1 month ago

Bug Description

Ich habe mit der neuen Version 0.6.8 folgende Meldung:

Failed to execute get_status on robot 5vmBlKKV Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.

Steps to Reproduce

Failed to execute get_status on robot 5vYlKKV Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.

Expected Behavior

Failed to execute get_status on robot 5vYlKKV Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.

Debug Log

Failed to execute get_status on robot 5vYlKKV Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.

Adapter Version

0.6.8

JS-Controller Version

6.0.11

Node.js Version

20.17.0

Operating System

Debian

Additional Context

No response

copystring commented 1 month ago

Danke. Ich kümmere mich heute Abend darum.

copystring commented 1 month ago

Du hast kein Debuglog hochgeladen. Dann kann ich nicht helfen. Beim Erstellen vom Issue brauche ich ein Debuglog. Das steht auch so in der Vorlage.

fuchs-1978 commented 1 month ago

Entschuldige, ich dachte bei "einfach" einer neuen Funktion reicht es so


<html>
<body>
<!--StartFragment-->
roborock.0 | 2024-09-06 06:26:24.716 | debug | Latest data requested
-- | -- | -- | --
roborock.0 | 2024-09-06 06:26:11.125 | debug | homedata successfully updated
roborock.0 | 2024-09-06 06:26:11.008 | debug | Updating HomeData with homeId: 3120780
roborock.0 | 2024-09-06 06:26:01.809 | error | Failed to execute get_status on robot 5vYtWBlKKV Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.
roborock.0 | 2024-09-06 06:26:01.633 | error | Failed to execute get_status on robot 6vF6b Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.
roborock.0 | 2024-09-06 06:26:01.408 | debug | Stopping map updater on robot: 5vKKV
roborock.0 | 2024-09-06 06:26:01.224 | debug | Stopping map updater on robot: 6vKyEtF6b
roborock.0 | 2024-09-06 06:26:00.807 | debug | Size of message queue: 0
roborock.0 | 2024-09-06 06:26:00.807 | debug | Local message with protocol 4 and id 79 received. Result: [{"msg_ver":2,"msg_seq":358,"state":8,"battery":100,"clean_time":2504,"clean_area":31632500,"error_code":0,"map_present":1,"in_cleaning":0,"in_returning":0,"in_fresh_state":1,"lab_status":1,"water_box_status":1,"fan_power":104,"dnd_enabled":1,"map_status":3,"is_locating":0,"lock_status":0,"water_box_mode":203,"water_box_carriage_status":1,"mop_forbidden_enable":1,"camera_status":3493,"is_exploring":0,"home_sec_status":0,"voice_chat_status":0,"home_sec_enable_password":1,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":3,"dust_collection_status":0,"auto_dust_collection":1,"avoid_count":81,"mop_mode":300,"back_type":-1,"wash_phase":0,"wash_ready":0,"debug_mode":0,"collision_avoid_status":1,"switch_map_mode":0,"dock_error_status":0,"charge_status":0,"unsave_map_reason":0,"unsave_map_flag":0,"clean_percent":0,"events":[]}]
roborock.0 | 2024-09-06 06:26:00.806 | debug | Chunk buffer data is complete. Processing...
roborock.0 | 2024-09-06 06:26:00.806 | debug | new chunk started
roborock.0 | 2024-09-06 06:26:00.805 | debug | Chunk buffer data is complete. Processing...
roborock.0 | 2024-09-06 06:26:00.804 | debug | new chunk started

<!--EndFragment-->
</body>
</html>
copystring commented 1 month ago

Das Debuglog ist leider viel zu kurz. Da fehlen die wichtigen Daten vom Start des Adapters. Dort würde der interne Name des Saugroboters stehen. Welchen Saugroboter hast du?

fuchs-1978 commented 1 month ago

Hilft dir das?

2024-09-06 06:23:08.085 - info: host.iobroker0424 instance sys-tem.adapter.roborock.0 in version "0.6.8" started with pid 605276 2024-09-06 06:23:09.566 - debug: roborock.0 (605276) Redis Objects: Use Redis connection: 0.0.0.0:9001 2024-09-06 06:23:09.599 - debug: roborock.0 (605276) Objects client ready ... initialize now 2024-09-06 06:23:09.600 - debug: roborock.0 (605276) Objects create System PubSub Client 2024-09-06 06:23:09.601 - debug: roborock.0 (605276) Objects create User PubSub Client 2024-09-06 06:23:09.659 - debug: roborock.0 (605276) Objects client initialize lua scripts 2024-09-06 06:23:09.663 - debug: roborock.0 (605276) Objects connected to re-dis: 0.0.0.0:9001 2024-09-06 06:23:09.705 - debug: roborock.0 (605276) Redis States: Use Redis connection: 0.0.0.0:9000 2024-09-06 06:23:09.722 - debug: roborock.0 (605276) States create System PubSub Client 2024-09-06 06:23:09.723 - debug: roborock.0 (605276) States create User PubSub Client 2024-09-06 06:23:09.801 - debug: roborock.0 (605276) States connected to redis: 0.0.0.0:9000 2024-09-06 06:23:09.836 - debug: roborock.0 (605276) Plugin sentry Initialize Plugin (enabled=true) 2024-09-06 06:23:10.204 - info: roborock.0 (605276) starting. Version 0.6.8 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.17.0, js-controller: 6.0.11 2024-09-06 06:23:10.216 - info: roborock.0 (605276) Starting adapter. This might take a few minutes depending on your setup. Please wait. 2024-09-06 06:23:11.004 - info: roborock.0 (605276) MQTT initialized 2024-09-06 06:23:11.005 - debug: roborock.0 (605276) RoomIDs debug: {"7582965":"Wohnzimmer","7583003":"Küche","7583008":"Esszimmer","7583014":"Hauswirtschafts-raum","7583016":"WC","7583021":"Flur","7587006":"Nele","7592874":"Heizungsraum","8529319":"Wintergarten","8529356":"Essbereich","8812157":"Badezimmer","8812158":"Schlafzimmer","8812160":"Arbeitszimmer","8812163":"Nora","8812164":"Nina","8812170":"Dusche","8817886":"Sauna","10967891":"Schlafzimmer1","12300912":"Schlafzim-mer2","13469658":"Hauswirtschaft","13469662":"Heizung","13952844":"Essen","13952856":"HWR","14339457":"Heiz","20246870":"Küche1"} 2024-09-06 06:23:11.007 - debug: roborock.0 (605276) Processing scene [{"id":3474243,"name":"Saugen, dann Wi-schen","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"type\":\"CMD\",\"name\":\"Küche Esszimmer\",\"entityId\":\" 2024-09-06 06:23:08.085 - info: host.iobroker0424 instance sys-tem.adapter.roborock.0 in version "0.6.8" started with pid 605276 2024-09-06 06:23:09.566 - debug: roborock.0 (605276) Redis Objects: Use Redis connection: 0.0.0.0:9001 2024-09-06 06:23:09.599 - debug: roborock.0 (605276) Objects client ready ... initialize now 2024-09-06 06:23:09.600 - debug: roborock.0 (605276) Objects create System PubSub Client 2024-09-06 06:23:09.601 - debug: roborock.0 (605276) Objects create User PubSub Client 2024-09-06 06:23:09.659 - debug: roborock.0 (605276) Objects client initialize lua scripts 2024-09-06 06:23:09.663 - debug: roborock.0 (605276) Objects connected to re-dis: 0.0.0.0:9001 2024-09-06 06:23:09.705 - debug: roborock.0 (605276) Redis States: Use Redis connection: 0.0.0.0:9000 2024-09-06 06:23:09.722 - debug: roborock.0 (605276) States create System PubSub Client 2024-09-06 06:23:09.723 - debug: roborock.0 (605276) States create User PubSub Client 2024-09-06 06:23:09.801 - debug: roborock.0 (605276) States connected to re-dis: 0.0.0.0:9000 2024-09-06 06:23:09.836 - debug: roborock.0 (605276) Plugin sentry Initialize Plugin (enabled=true) 2024-09-06 06:23:10.204 - info: roborock.0 (605276) starting. Version 0.6.8 in /opt/iobroker/node_modules/iobroker.roborock, node: v20.17.0, js-controller: 6.0.11 2024-09-06 06:23:10.216 - info: roborock.0 (605276) Starting adapter. This might take a few minutes depending on your setup. Please wait. 2024-09-06 06:23:11.004 - info: roborock.0 (605276) MQTT initialized 2024-09-06 06:23:11.005 - debug: roborock.0 (605276) RoomIDs debug: {"7582965":"Wohnzimmer","7583003":"Küche","7583008":"Esszimmer","7583014":"Hauswirtschafts-raum","7583016":"WC","7583021":"Flur","7587006":"Nele","7592874":"Heizungsraum","8529319":"Wintergarten","8529356":"Essbereich","8812157":"Badezimmer","8812158":"Schlafzimmer","8812160":"Arbeitszimmer","8812163":"Nora","8812164":"Nina","8812170":"Dusche","8817886":"Sauna","10967891":"Schlafzimmer1","12300912":"Schlafzim-mer2","13469658":"Hauswirtschaft","13469662":"Heizung","13952844":"Essen","13952856":"HWR","14339457":"Heiz","20246870":"Küche1"} 2024-09-06 06:23:11.007 - debug: roborock.0 (605276) Processing scene [{"id":3474243,"name":"Saugen, dann Wi-schen","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"type\":\"CMD\",\"name\":\"Küche Esszim-mer\",\"entityId\":\"xxx\",\"param\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1723970886443\\",\\"segs\\":[{\\"sid\\":21},{\\"sid\\":24}],\\"map_flag\\":0,\\"fan_power\\":108,\\"water_box_mode\\":200,\\"mop_mode\\":300,\\"mop_template_id\\":300,\\"repeat\\":1,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]},{\"id\":2,\"type\":\"CMD\",\"name\":\"Küche Ess-zim-mer\",\"entityId\":\"xxx\",\"param\":\"{\\"id\\":2,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1723970916139\\",\\"segs\\":[{\\"sid\\":21},{\\"sid\\":24}],\\"map_flag\\":0,\\"fan_power\\":105,\\"water_box_mode\\":203,\\"mop_mode\\":303,\\"mop_template_id\\":303,\\"repeat\\":1,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"},{"id":795585,"name":"Nach Duschen ","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"ty-pe\":\"CMD\",\"name\":\"WC\",\"entityId\":\"2pP2CF0Cs73xDF4jHqqcao\",\"param\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"da-ta\\":[{\\"tid\\":\\"1687588947627\\",\\"segs\\":[{\\"sid\\":18}],\\"map_flag\\":0,\\"fan_power\\":105,\\"water_box_mode\\":203,\\"mop_mode\\":303,\\"mop_template_id\\":303,\\"repeat\\":3,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"},{"id":772042,"name":"Nach Es-sen","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"type\":\"CMD\",\"name\":\"Küche Essbe-reich\",\"entityId\":\"2pP2CF0Cs73xDF4jHqqcao\",\"param\":\"{\\"id\\":1,\\"me-thod\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1686989903983\\",\\"segs\\":[{\\"sid\\":20},{\\"sid\\":23}],\\"map_flag\\":0,\\"fan_power\\":106,\\"water_box_mode\\":204,\\"mop_mode\\":302,\\"mop_template_id\\":302,\\"repeat\\":2,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"},{"id":761113,"name":"Küche 2*","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"type\":\"CMD\",\"name\":\"Küche\",\"entityId\":\"2pP2CF0Cs73xDF4jHqqcao\",\"pa-ram\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1686682087413\\",\\"segs\\":[{\\"sid\\":20}],\\"map_flag\\":0,\\"fan_power\\":104,\\"water_box_mode\\":203,\\"mop_mode\\":300,\\"mop_template_id\\":300,\\"repeat\\":2,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"}] 2024-09-06 06:23:11.007 - debug: roborock.0 (605276) Processing scene param {"trig-gers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"Küche Ess-zim-mer","entityId":"xxx","param":"{\"id\":1,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1723970886443\",\"segs\":[{\"sid\":21},{\"sid\":24}],\"map_flag\":0,\"fan_power\":108,\"water_box_mode\":200,\"mop_mode\":300,\"mop_template_id\":300,\"repeat\":1,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]},{"id":2,"type":"CMD","name":"Küche Esszim-mer","entityId":"xxx","param":"{\"id\":2,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1723970916139\",\"segs\":[{\"sid\":21},{\"sid\":24}],\"map_flag\":0,\"fan_power\":105,\"water_box_mode\":203,\"mop_mode\":303,\"mop_template_id\":303,\"repeat\":1,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:11.008 - debug: roborock.0 (605276) Updating HomeData with homeId: 3120780 2024-09-06 06:23:11.034 - debug: roborock.0 (605276) Processing scene param {"trig-gers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"WC","entityId":"2pP2CF0Cs73xDF4jHqqcao","param":"{\"id\":1,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1687588947627\",\"segs\":[{\"sid\":18}],\"map_flag\":0,\"fan_power\":105,\"water_box_mode\":203,\"mop_mode\":303,\"mop_template_id\":303,\"repeat\":3,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:11.105 - debug: roborock.0 (605276) MQTT connection connected {"cmd":"connack","retain":false,"qos":0,"dup":false,"length":2,"topic":null,"payload":null,"sessionPresent":false,"returnCode":0}. 2024-09-06 06:23:11.150 - debug: roborock.0 (605276) Processing scene param {"trig-gers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"Küche Ess-be-reich","entityId":"2pP2CF0Cs73xDF4jHqqcao","param":"{\"id\":1,\"method\":\"do_sce-nes_segments\",\"params\":{\"data\":[{\"tid\":\"1686989903983\",\"segs\":[{\"sid\":20},{\"sid\":23}],\"map_flag\":0,\"fan_power\":106,\"water_box_mode\":204,\"mop_mode\":302,\"mop_template_id\":302,\"repeat\":2,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:11.158 - debug: roborock.0 (605276) homedata successfully up-dated 2024-09-06 06:23:11.221 - debug: roborock.0 (605276) Processing scene param {"trig-gers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"Küche","enti-tyId":"2pP2CF0Cs73xDF4jHqqcao","param":"{\"id\":1,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1686682087413\",\"segs\":[{\"sid\":20}],\"map_flag\":0,\"fan_power\":104,\"water_box_mode\":203,\"mop_mode\":300,\"mop_template_id\":300,\"repeat\":2,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:15.079 - debug: roborock.0 (605276) getLocalDevices parsedDe-codedMessage: {"duid":"xxx","ip":"10.20.60.11"} 2024-09-06 06:23:15.079 - debug: roborock.0 (605276) getLocalDevices localKey: xxx 2024-09-06 06:23:17.854 - debug: roborock.0 (605276) getLocalDevices parsedDe-codedMessage: {"duid":"yyy","ip":"10.20.60.10"} 2024-09-06 06:23:17.855 - debug: roborock.0 (605276) getLocalDevices localKey: yyy 2024-09-06 06:23:18.418 - debug: roborock.0 (605276) Robot key: ro-borock.vacuum.a27 2024-09-06 06:23:19.040 - debug: roborock.0 (605276) Supported features of ro-bot xxx - roborock.vacuum.a27: {"isWashThenChargeCmdSup-ported":1,"isDustCollectionSettingSupported":true,"isSupportedDrying":1,"isShakeMopSetSup-ported":true,"isVideoSettingSupported":true,"isCarpetSupported":true,"isPhotoUploadSup-ported":true,"isAvoidCollisionSupported":true,"isCornerCleanModeSupported":false,"isDssBelievable":false,"isCameraSupported":true,"isSupportSetSwitchMapMode":true,"isMopForbiddenSupported":true,"isShakeMopStrengthSupported":true,"isWaterBoxSup-ported":true,"isCustomWaterBoxDistanceSupported":false,"isBackChargeAutoWashSupported":false,"isAvoidCarpetSupported":true,"isVoiceControlSupported":false,"isElectronicWaterBoxSupported":[],"isCleanRouteFastModeSupported":true} 2024-09-06 06:23:51.933 - debug: roborock.0 (605276) Robot key: ro-borock.vacuum.a27 2024-09-06 06:23:52.097 - debug: roborock.0 (605276) Supported features of ro-bot yyy - roborock.vacuum.a27: {"isWashThenChargeCmdSup-ported":1,"isDustCollectionSettingSupported":true,"isSupportedDrying":1,"isShakeMopSetSup-ported":true,"isVideoSettingSupported":true,"isCarpetSupported":true,"isPhotoUploadSup-ported":true,"isAvoidCollisionSupported":true,"isCornerCleanModeSupported":false,"isDssBelievable":false,"isCameraSupported":true,"isSupportSetSwitchMapMode":true,"isMopForbiddenSupported":true,"isShakeMopStrengthSupported":true,"isWaterBoxSup-ported":true,"isCustomWaterBoxDistanceSupported":false,"isBackChargeAutoWashSupported":false,"isAvoidCarpetSupported":true,"isVoiceControlSupported":false,"isElectronicWaterBoxSupported":[],"isCleanRouteFastModeSupported":true} 2024-09-06 06:24:24.410 - debug: roborock.0 (605276) Sent payload for xxx with {"dps":{"101":"{\"id\":0,\"method\":\"get_network_info\",\"params\":[]}"},"t":1725596664} using cloud connection 2024-09-06 06:24:24.520 - debug: roborock.0 (605276) Cloud message with proto-col 102 and id 0 received. Result: {"ssid":"amazon","ip":"10.20.60.11","mac":"b0:4a:39:47:e8:57","bssid":"0a:1d:aa:3f:7e:18","rssi":-48} 2024-09-06 06:24:24.520 - debug: roborock.0 (605276) Size of message queue: 0 2024-09-06 06:24:24.614 - debug: roborock.0 (605276) Sent payload for yyy with {"dps":{"101":"{\"id\":1,\"method\":\"get_network_info\",\"params\":[]}"},"t":1725596664} using cloud connection 2024-09-06 06:24:24.707 - debug: roborock.0 (605276) Cloud message with proto-col 102 and id 1 received. Result: {"ssid":"amazon","ip":"10.20.60.10","mac":"b0:4a:39:44:53:b9","bssid":"0a:1d:aa:3f:7a:d6","rssi":-42} 2024-09-06 06:24:24.707 - debug: roborock.0 (605276) Size of message queue: 0 2024-09-06 06:24:24.710 - debug: roborock.0 (605276) localDevices: {"xxx":"10.20.60.11","yyy":"10.20.60.10"} 2024-09-06 06:24:24.713 - debug: roborock.0 (605276) tcp client for xxx connected 2024-09-06 06:24:24.715 - debug: roborock.0 (605276) tcp client for yyy connected 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) initializeDeviceUpdates 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) xxx online. Starting mainUpdateInterval. 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) xxx online. Starting ge-tStatusIntervall. 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) Latest data requested 2024-09-06 06:24:24.717 - info: roborock.0 (605276) Starting adapter finished. Lets go!!!!!!! \",\"param\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1723970886443\\",\\"segs\\":[{\\"sid\\":21},{\\"sid\\":24}],\\"map_flag\\":0,\\"fan_power\\":108,\\"water_box_mode\\":200,\\"mop_mode\\":300,\\"mop_template_id\\":300,\\"repeat\\":1,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]},{\"id\":2,\"type\":\"CMD\",\"name\":\"Küche Esszim-mer\",\"entityId\":\"xxx\",\"param\":\"{\\"id\\":2,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1723970916139\\",\\"segs\\":[{\\"sid\\":21},{\\"sid\\":24}],\\"map_flag\\":0,\\"fan_power\\":105,\\"water_box_mode\\":203,\\"mop_mode\\":303,\\"mop_template_id\\":303,\\"repeat\\":1,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"},{"id":795585,"name":"Nach Duschen ","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"typ-e\":\"CMD\",\"name\":\"WC\",\"entityId\":\"2pP2CF0Cs73xDF4jHqqcao\",\"param\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1687588947627\\",\\"segs\\":[{\\"sid\\":18}],\\"map_flag\\":0,\\"fan_power\\":105,\\"water_box_mode\\":203,\\"mop_mode\\":303,\\"mop_template_id\\":303,\\"repeat\\":3,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"},{"id":772042,"name":"Nach Es-sen","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"type\":\"CMD\",\"name\":\"Küche Essbe-reich\",\"entityId\":\"2pP2CF0Cs73xDF4jHqqcao\",\"param\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1686989903983\\",\\"segs\\":[{\\"sid\\":20},{\\"sid\\":23}],\\"map_flag\\":0,\\"fan_power\\":106,\\"water_box_mode\\":204,\\"mop_mode\\":302,\\"mop_template_id\\":302,\\"repeat\\":2,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"},{"id":761113,"name":"Küche 2*","param":"{\"triggers\":[],\"action\":{\"type\":\"S\",\"items\":[{\"id\":1,\"ty-pe\":\"CMD\",\"name\":\"Küche\",\"entityId\":\"2pP2CF0Cs73xDF4jHqqcao\",\"param\":\"{\\"id\\":1,\\"method\\":\\"do_scenes_segments\\",\\"params\\":{\\"data\\":[{\\"tid\\":\\"1686682087413\\",\\"segs\\":[{\\"sid\\":20}],\\"map_flag\\":0,\\"fan_power\\":104,\\"water_box_mode\\":203,\\"mop_mode\\":300,\\"mop_template_id\\":300,\\"repeat\\":2,\\"clean_order_mode\\":0}],\\"source\\":101}}\",\"finishDpIds\":[130]}]},\"matchType\":\"NONE\"}","enabled":true,"extra":null,"type":"WORKFLOW"}] 2024-09-06 06:23:11.007 - debug: roborock.0 (605276) Processing scene param {"triggers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"Küche Esszim-mer","entityId":"xxx","param":"{\"id\":1,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1723970886443\",\"segs\":[{\"sid\":21},{\"sid\":24}],\"map_flag\":0,\"fan_power\":108,\"water_box_mode\":200,\"mop_mode\":300,\"mop_template_id\":300,\"repeat\":1,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]},{"id":2,"type":"CMD","name":"Küche Esszim-mer","entityId":"xxx","param":"{\"id\":2,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1723970916139\",\"segs\":[{\"sid\":21},{\"sid\":24}],\"map_flag\":0,\"fan_power\":105,\"water_box_mode\":203,\"mop_mode\":303,\"mop_template_id\":303,\"repeat\":1,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:11.008 - debug: roborock.0 (605276) Updating HomeData with homeId: 3120780 2024-09-06 06:23:11.034 - debug: roborock.0 (605276) Processing scene param {"trig-gers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"WC","entityId":"2pP2CF0Cs73xDF4jHqqcao","param":"{\"id\":1,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1687588947627\",\"segs\":[{\"sid\":18}],\"map_flag\":0,\"fan_power\":105,\"water_box_mode\":203,\"mop_mode\":303,\"mop_templa-te_id\":303,\"repeat\":3,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:11.105 - debug: roborock.0 (605276) MQTT connection connected {"cmd":"connack","retain":false,"qos":0,"dup":false,"length":2,"topic":null,"payload":null,"sessionPresent":false,"returnCode":0}. 2024-09-06 06:23:11.150 - debug: roborock.0 (605276) Processing scene param {"triggers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"Küche Essbe-reich","entityId":"2pP2CF0Cs73xDF4jHqqcao","param":"{\"id\":1,\"method\":\"do_sce-nes_segments\",\"params\":{\"data\":[{\"tid\":\"1686989903983\",\"segs\":[{\"sid\":20},{\"sid\":23}],\"map_flag\":0,\"fan_power\":106,\"water_box_mode\":204,\"mop_mode\":302,\"mop_template_id\":302,\"repeat\":2,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:11.158 - debug: roborock.0 (605276) homedata successfully up-dated 2024-09-06 06:23:11.221 - debug: roborock.0 (605276) Processing scene param {"trig-gers":[],"action":{"type":"S","items":[{"id":1,"type":"CMD","name":"Küche","enti-tyId":"2pP2CF0Cs73xDF4jHqqcao","param":"{\"id\":1,\"method\":\"do_scenes_segments\",\"params\":{\"data\":[{\"tid\":\"1686682087413\",\"segs\":[{\"sid\":20}],\"map_flag\":0,\"fan_power\":104,\"water_box_mode\":203,\"mop_mode\":300,\"mop_templa-te_id\":300,\"repeat\":2,\"clean_order_mode\":0}],\"source\":101}}","finishDpIds":[130]}]},"matchType":"NONE"} 2024-09-06 06:23:15.079 - debug: roborock.0 (605276) getLocalDevices parsedDe-codedMessage: {"duid":"xxx","ip":"10.20.60.11"} 2024-09-06 06:23:15.079 - debug: roborock.0 (605276) getLocalDevices localKey: Q6TDdegnPLxREp9A 2024-09-06 06:23:17.854 - debug: roborock.0 (605276) getLocalDevices parsedDe-codedMessage: {"duid":"yyy","ip":"10.20.60.10"} 2024-09-06 06:23:17.855 - debug: roborock.0 (605276) getLocalDevices localKey: 7HRLuoBCYOlzEBRH 2024-09-06 06:23:18.418 - debug: roborock.0 (605276) Robot key: ro-borock.vacuum.a27 2024-09-06 06:23:19.040 - debug: roborock.0 (605276) Supported features of ro-bot xxx - roborock.vacuum.a27: {"isWashThenChargeCmdSup-ported":1,"isDustCollectionSettingSupported":true,"isSupportedDrying":1,"isShakeMopSetSup-ported":true,"isVideoSettingSupported":true,"isCarpetSupported":true,"isPhotoUploadSup-ported":true,"isAvoidCollisionSupported":true,"isCornerCleanModeSupported":false,"isDssBelievable":false,"isCameraSupported":true,"isSupportSetSwitchMapMode":true,"isMopForbiddenSupported":true,"isShakeMopStrengthSupported":true,"isWaterBoxSup-ported":true,"isCustomWaterBoxDistanceSupported":false,"isBackChargeAutoWashSupported":false,"isAvoidCarpetSupported":true,"isVoiceControlSupported":false,"isElectronicWaterBoxSupported":[],"isCleanRouteFastModeSupported":true} 2024-09-06 06:23:51.933 - debug: roborock.0 (605276) Robot key: ro-borock.vacuum.a27 2024-09-06 06:23:52.097 - debug: roborock.0 (605276) Supported features of ro-bot yyy - roborock.vacuum.a27: {"isWashThenChargeCmdSup-ported":1,"isDustCollectionSettingSupported":true,"isSupportedDrying":1,"isShakeMopSetSup-ported":true,"isVideoSettingSupported":true,"isCarpetSupported":true,"isPhotoUploadSup-ported":true,"isAvoidCollisionSupported":true,"isCornerCleanModeSupported":false,"isDssBelievable":false,"isCameraSupported":true,"isSupportSetSwitchMapMode":true,"isMopForbiddenSupported":true,"isShakeMopStrengthSupported":true,"isWaterBoxSup-ported":true,"isCustomWaterBoxDistanceSupported":false,"isBackChargeAutoWashSupported":false,"isAvoidCarpetSupported":true,"isVoiceControlSupported":false,"isElectronicWaterBoxSupported":[],"isCleanRouteFastModeSupported":true} 2024-09-06 06:24:24.410 - debug: roborock.0 (605276) Sent payload for xxx with {"dps":{"101":"{\"id\":0,\"method\":\"get_network_info\",\"params\":[]}"},"t":1725596664} using cloud connection 2024-09-06 06:24:24.520 - debug: roborock.0 (605276) Cloud message with proto-col 102 and id 0 received. Result: {"ssid":"amazon","ip":"10.20.60.11","mac":"b0:4a:39:47:e8:57","bssid":"0a:1d:aa:3f:7e:18","rssi":-48} 2024-09-06 06:24:24.520 - debug: roborock.0 (605276) Size of message queue: 0 2024-09-06 06:24:24.614 - debug: roborock.0 (605276) Sent payload for yyy with {"dps":{"101":"{\"id\":1,\"method\":\"get_network_info\",\"params\":[]}"},"t":1725596664} using cloud connection 2024-09-06 06:24:24.707 - debug: roborock.0 (605276) Cloud message with proto-col 102 and id 1 received. Result: {"ssid":"amazon","ip":"10.20.60.10","mac":"b0:4a:39:44:53:b9","bssid":"0a:1d:aa:3f:7a:d6","rssi":-42} 2024-09-06 06:24:24.707 - debug: roborock.0 (605276) Size of message queue: 0 2024-09-06 06:24:24.710 - debug: roborock.0 (605276) localDevices: {"xxx":"10.20.60.11","yyy":"10.20.60.10"} 2024-09-06 06:24:24.713 - debug: roborock.0 (605276) tcp client for xxx connec-ted 2024-09-06 06:24:24.715 - debug: roborock.0 (605276) tcp client for yyy connec-ted 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) initializeDeviceUpdates 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) xxx online. Starting mainUpdateInterval. 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) xxx online. Starting ge-tStatusIntervall. 2024-09-06 06:24:24.716 - debug: roborock.0 (605276) Latest data requested 2024-09-06 06:24:24.717 - info: roborock.0 (605276) Starting adapter finished. Lets go!!!!!!!

copystring commented 1 month ago

Lade dir mal 0.6.10 herunter.

fuchs-1978 commented 1 month ago

Habe die 6.10 geladen, es kommt weiterhin:

roborock.0 | 2024-09-06 09:21:02.157 | error | Failed to execute get_status on robot 6xxxb (roborock.vacuum.a27) Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot. -- | -- | -- | -- roborock.0 | 2024-09-06 09:21:00.989 | error | Failed to execute get_status on robot 5vxxxV (roborock.vacuum.a27) Unsported attribute: voice_chat_status of get_status with value 0. Please contact the dev to add the newly found attribute of your robot.
copystring commented 1 month ago

Magst du mal die dev testen? https://github.com/copystring/ioBroker.roborock/commits/dev/ konnte ich den Fehler für mich beheben.

fuchs-1978 commented 1 month ago

Screenshot_2024-09-06-21-47-16-277_com android chrome Habe aus dem GitHub installiert,leider noch immer der Fehler

copystring commented 1 month ago

Ich habe denselben Saugroboter und bei mir ist der Fehler verschwunden. Welchen Link hast du zu Installieren verwendet?

fuchs-1978 commented 1 month ago

Screenshot_2024-09-06-22-05-51-284_com android chrome

copystring commented 1 month ago

Das geht so nicht. Du musst über benutzerdefiniert meinen Link von oben einfügen.

fuchs-1978 commented 1 month ago

iobroker Cannot install from GitHub. Invalid URL https://github.com/copystring/ioBroker.roborock/commits/dev/

Habe ich den falschen Link?

copystring commented 1 month ago

Nein. Ich weiß nicht, was bei dir schieß läuft. Ich habe jetzt einen neuen Release ausgelöst. 0.6.11 kommt gleich.

fuchs-1978 commented 1 month ago

Keine roten Einträge mehr im Log, Dankeschön