PiotrMachowski / Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor

This custom integration provides a way to present a live view of a map for Xiaomi (Roborock/Viomi/Roidmi/Dreame) vacuums without a need for rooting.
MIT License
1.14k stars 122 forks source link

Feature Request: Mop-Path #140

Open noxhirsch opened 3 years ago

noxhirsch commented 3 years ago

When the Roborock wipes, a semi-transparent path with a larger radius is added to the path in the app. This allows you to see which areas have been wiped and which have not (see "Flur" vs. "Wohnzimmer" in the image).

Would it be possible to display this as well? Or is that already possible and I have totally overlooked something?

PiotrMachowski commented 3 years ago

@noxhirsch This feature is already available for Viomi vacuums, maybe it's possible to extract this information from Xiaomi/Roborock vacuums, but it would need to be investigated a little bit.

PiotrMachowski commented 3 years ago

@noxhirsch can you send me a raw map file that will contain such situation at piotr.machowski.dev [at] gmail [dot] com? (documentation)

noxhirsch commented 3 years ago

@PiotrMachowski I have sent you the file 👍

PiotrMachowski commented 3 years ago

@noxhirsch thank you!

rospogrigio commented 1 year ago

I just got the S7 vacuum and was having the same request, has this gone any further? Can I provide support in case?

Edit: well, I could not wait and started developing it myself. I pushed the PR #356 that introduces this, check if you like it and if you want to merge it. Bye!