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
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
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
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
- all
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
colors:
color_map_outside: [255, 0, 0]
Assuming you use Map Extractor