Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor icon indicating copy to clipboard operation
Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor copied to clipboard

Support for new Roborock integration

Open darkkatarsis opened this issue 2 years ago • 6 comments

Description

Recently, there is a new integration for Roborock that exposes the map directly. I.e. https://github.com/humbertogontijo/homeassistant-roborock On the other hand, it lacks the option to change colors and options related to map_transformation. It seems that currently the integration does not provide options for a data source other than xiaomi cloud, and such data as token, login, password are required. Is there any chance that the project will start supporting/cooperating with this integration over time, or is there any other way to achieve more flexibility related to map display?

Solution

Ability to select a different source of the map and allow modification of the map.

Alternatives

No response

Context

No response

darkkatarsis avatar Jan 10 '23 16:01 darkkatarsis

I want to make it possible for this integration to get data from different sources, but it will take some time to implement (I want to make some refactoring as well)

PiotrMachowski avatar Jan 10 '23 16:01 PiotrMachowski

Any news on this? I have a Roborock V6 MaxV (roborock.vacuum.a10), use the Roborock app and in Home Assistant i keep getting a "Failed to retrieve map from vacuum".

jorgeassuncao avatar May 21 '23 19:05 jorgeassuncao

Any news on this? I have a Roborock V6 MaxV (roborock.vacuum.a10), use the Roborock app and in Home Assistant i keep getting a "Failed to retrieve map from vacuum".

Same issue here with the same vacuum. I've been using MI app but can't load map anymore. After pairing the vacuum with the roborock app, map is now loading again but still have the message "Failed to retrieve map from vacuum" in Home Assistant. It would be great having a solution for Roborock app users as well.

philder avatar May 27 '23 05:05 philder

It's now part of main integrations' portfolio: https://www.home-assistant.io/integrations/roborock/ . Would it be possible to use token which we already get? Integrating your code into main branch would be just neat! Any help you need there?

bbiegun avatar Aug 01 '23 17:08 bbiegun

@bbiegun it probably will be integrated: https://github.com/PiotrMachowski/Home-Assistant-custom-components-Xiaomi-Cloud-Map-Extractor/issues/418

PiotrMachowski avatar Aug 01 '23 17:08 PiotrMachowski

If anyone finds this and wonders how they get map with roborock app to show in HA, here's how:

  1. Update your HA atleast to 2023.7.3
  2. Install this roborock integration
  3. Install Vacuum card
  4. Reboot and connect your roborock with that integration we installed before
  5. Add Vacuum card to your HA dashboard

Racle avatar Oct 09 '23 07:10 Racle