andreypopov / node-red-contrib-miio-roborock

Xioami Roborock node-red nodes
Apache License 2.0
32 stars 12 forks source link

The mode mop_mode is missing #44

Open Hinti73 opened 2 years ago

Hinti73 commented 2 years ago

Describe issue I can't select which mop mode, this mode is important for the S7 mop_mode:300 / mop_mode:301 Wishroute Standard / Wishroute Thoroughly not dusty

Your flow here Export your flow in json

Screens / Logs msg.payload : Object {"state":8,"battery":100,"clean_time":782,"clean_area":XXXXXXXXXX,"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":102,"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,"adbumper_status":[0,0,0],"water_shortage_status":0,"dock_type":1,"dust_collection_status":0,"auto_dustcollection":1,"mop_mode":300_,"debug_mode":0,"dock_error_status":0,"state_text":"charging","water_box_mode_text":"high"}

Hardware / Software   - raspberry 4     - node-red-contrib-miio-roborock 2.3.3

andreypopov commented 2 years ago

you can send raw command now

Hinti73 commented 2 years ago

Excuse me, what do you need from me?

andreypopov commented 2 years ago

I mean that you can run smth like this: 2022-03-18_14-36-57

Hinti73 commented 2 years ago

Hello Andrey

Thank you for your feedback. Last question, how can I give the CODE: "300" or "301" to the "mop_mode"?

I keep getting errors "msg.payload : string[14] "unknown_method""

Thank you for your time

Jürg

Von: Andrey @.> Gesendet: Freitag, 18. März 2022 12:38 An: andreypopov/node-red-contrib-miio-roborock @.> Cc: Hinti73 @.>; Author @.> Betreff: Re: [andreypopov/node-red-contrib-miio-roborock] The mode mop_mode is missing (Issue #44)

I mean that you can run smth like this: https://user-images.githubusercontent.com/1624839/158996371-e88cdd07-b9a5-480f-ad69-d0d314c40685.png

— Reply to this email directly, view it on GitHub https://github.com/andreypopov/node-red-contrib-miio-roborock/issues/44#issuecomment-1072328412 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AYI6WC6MH5CTYEPSOO7SNODVARTILANCNFSM5RAC4QQQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AYI6WC5GAURTJ53AKB4ANJLVARTILA5CNFSM5RAC4QQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOH7VG5XA.gif Message ID: @. @.> >

andreypopov commented 2 years ago

I don't know, probably I will buy s7 later, I can't support it right now.

Hinti73 commented 1 year ago

At Christmas you have time to finish projects, as you said it works. In the meantime, the following values ​​are available for the S7*:

300=default 301=Thorough 303=Thorough+

image