question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

dreame.vacuum.mc1808 start-clean but no response

See original GitHub issue

When you try to start the vacuum cleaner in the zone clean mode, the execution command leaves but the vacuum cleaner does not respond. What to do?

Example of command :

service: xiaomi_miot.call_action
data:
  entity_id: vacuum.dreame_mc1808_e9e5_robot_cleaner
  siid: 18
  aiid: 1
  params:
    - 4 # or any other PIID
    - '{"selects":[[4,1,1,1,1]]}'
  throw: true

This is what the vacuum cleaner displays in the logs when cleaning an area, when starting their application MIHome:

{"id":1771,"method":"action","params":{"did":"292143855","siid":18,"aiid":1,"in":[{"piid":1,"value":18},{"piid":21,"value":"{\"selects\":[[4,1,1,1,1]]}"}]}}

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:19 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
Gastello007commented, Dec 7, 2021

FUUUUUUUUUUUUUUUUUUCK! Now I just copied all the code from the git and pasted the copied code into the file by hand and it worked. The file itself is not updated through the update from the gita, or I’m doing something wrong)))

2021-12-07 13:49:34 DEBUG (MainThread) [custom_components.xiaomi_miot] Xiaomi Miot service handler: {'targets': ['vacuum.dreame_mc1808_e9e5_robot_cleaner_2'], 'method': 'async_miot_action', 'params': {'siid': 18, 'aiid': 1, 'params': [{'piid': 1, 'value': 18}, {'piid': 21, 'value': '{"selects":[[4,1,1,1,1]]}'}], 'force_params': True, 'throw': False}}
2021-12-07 13:49:34 DEBUG (SyncWorker_4) [custom_components.xiaomi_miot.vacuum] Робот-пылесос Robot Cleaner: Call miot action {'did': '292143855', 'siid': 18, 'aiid': 1, 'in': [{'piid': 1, 'value': 18}, {'piid': 21, 'value': '{"selects":[[4,1,1,1,1]]}'}]}, result: {'did': '292143855', 'siid': 18, 'aiid': 1, 'code': 0, 'out': []} ```
0reactions
Gastello007commented, Dec 7, 2021

Спасибо из России с любовью! Thank you from Russia with love!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problem with miio Binding for Vacuum 1C STYTJ01ZHM ...
I tried sending other commands (dock, stop, start-sweep, start-clean) but to the same result - “No response from device”. Other queries are ...
Read more >
Ways to Solve Common Vacuum Cleaner Problems - Dreame
Is your vacuum cleaner not working? Read on to find out more about common vacuum cleaner problems and the various ways of solving...
Read more >
Feature request: Support of Xiaomi Miot vacuum platform #251
I have a problem with the configuration of the Xiaomi Mijia 1C (dreame.vacuum.mc1808). Camera Map Extractor downloaded the map.
Read more >
Firmwares for dreame.vacuum.mc1808 - Dennis Giese
Type MD5 Version Datetime Size app 0c364c422340d312bc6923081e69a1cd 3.5.3_1005 2019‑09‑23 11:34:00 28,562 MB app a80586e64fddc88264acf73fcfeddbac 3.5.3_1013 2019‑10‑18 08:28:00 28,399 MB app 56ae0584d8349afc6234b7aa3b29b92a 3.5.3_1025 2019‑11‑29 05:35:00 28,371 MB...
Read more >
How to connect Dreame F9 robot vacuum with Mi Home app
This episode will teach you how to connect your robot vacuum with the Mi home app. 00:00 Connecting with Mi Home app Open...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found