Vacuum Interactive Map Card

Thanks a lot, I will check and get back as soon as I get a chance.

/hacsfiles/lovelace-xiaomi-vacuum-map-card/xiaomi-vacuum-map-card.js is installed.

I find a log event stating the following:

Logger: homeassistant.components.xiaomi_miio
Source: helpers/update_coordinator.py:319
Integration: Xiaomi Miio (documentation, issues)
First occurred: 03:15:40 (1 occurrences)
Last logged: 03:15:40

Timeout fetching Robyn data

Also the Vacuum Map Card Configuration tells me:

Missing property: map_source

it might be an issue with host or token.
Compare them with values from Tokens Extractor

Host, token, username and password seems correct, as I get it all confirmed by Tokens Extractor…

Do you have govee running ?

“govee” running … ?

I know the goovee integration gives problems with the roborock integration. But I assume that is not the problem as you have never heard of goovee :slight_smile:

Absolutely correct – I have just started trying to understand all of this, and the only integrations I have installed are one for a thermostat, as well as HomeKit, in addition to the Xiaomi stuff I am struggling with :smile:

Are you able to control the vacuum using HA?

Yes, I can control the vacuum – I am just missing the map feature…

Can you show your config?

The config for the card controlling the vacuum?

No, of Map Extractor

Preformatted text
camera:

  • platform: xiaomi_cloud_map_extractor
    host: !secret xiaomi_vacuum_host
    token: !secret xiaomi_vacuum_token
    username: !secret xiaomi_cloud_username
    password: !secret xiaomi_cloud_password
    draw:
    • all
      attributes:
    • calibration_points

It looks ok. You have to check HA logs for any problems

Ok, thanks – I will keep digging and trying…

What’s the best way to change the blue map background to a different colour to better match my theme?

Thanks

Card background for map or map image background?

Map image background :+1:t2:

   colors:
      color_map_outside: [255, 0, 0]

Assuming you use Map Extractor