Hypfer / lovelace-valetudo-map-card

Display the map from a valetudo-enabled robot in a home assistant dashboard card.
MIT License
243 stars 36 forks source link

Card not working - "Entity not available: " #119

Closed Ellevix closed 2 years ago

Ellevix commented 2 years ago

Hello, I am getting the following error after setting up the card. Does anyone have an idea on how to fix it?

"Entity not available: camera.vacuum.valetudo_dreame_d9_map_data"

My vacuum is a Xiaomi Dreame D9 with Valetudo firmware installed. I'm running version 2022.03.1 firmware.

Ellevix commented 2 years ago

I managed to work it out. I had to change

type: custom:valetudo-map-card vacuum_entity: vacuum.valetudo_dreame_d9 entity: Dreame_D9_camera_MapData title: Dreame D9

to

type: custom:valetudo-map-card vacuum: valetudo_dreame_d9 title: Dreame D9