-
|
Hello everyone. I've got this issue where I can see my map, send my bot to clean specific rooms/selections etc and it all works great. However, the map will not update at all until I open up the Mi Home app and tap on my bot to view the map. Its almost like this action forces the map to redraw, then that is downloaded by the integration and displayed? It would be great if I could see in near real time where my bot was plus the "snail trail" it leaves (which is the white line that indicates where it has been this cleaning cycle). Ever since I set this integration up I have had this issue. It has been a minor inconvenience but I thought I"d check and see if it is some silly config issue I may have made? I'm on cloud map integration v2.2.3 (via HACS), and HA OS 2025.4.4 (latest at time of writing), and my bot is a Xiaomi Robot Vacuum Mop 1C, and my config is as below. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
What model code does your vacuum have? |
Beta Was this translation helpful? Give feedback.

Finally had the opportunity to come back to this. The below action is working to update the map.
When firing this event, try not to fire it too often, because if you do that you may get blacklisted from the API server - see issue #422
If anyone has issues figuring this out, the way I did it was I went to the miot spec site & found my vac:
https://home.miot-spec.com/spec?type=urn:miot-spec-v2:device:vacuum:0000A006:dreame-mc1808:1
From there I searched for "map", the siid for which was 23. Then…