Unable to load my map image #542
-
Ok, this has to be something quite silly but I cannot find the mistake. I cannot find someone who had this problem, either. First of all, Piotr, thank you very much for this wonderful card, it is fantastic. Well, I have configured the xiaomi_vacuum_map_camera and I can work with the image provided by it with no problems.
I thought: maybe the file was not reachable. So I changed HA configuration to include (in configuration.yaml):
And created a media folder (777 permission) in my config folder, where I put home.png. I can browse it in the 'Local Media' of HA with no problems. I modify the vacuum card configuration to point to:
But this does not work either! I thought that maybe the image was too big or too small, so I tried different pngs. Nothing seems to work.
And this is working! (I can see the external png in the vacuum card) So, I am at a loss now... All files in my media folder have 777 permissions (rwxrwxrwx... everyone, everygroup can read,write and execute them). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 23 replies
-
You can put your map image in |
Beta Was this translation helpful? Give feedback.
-
Hi, sorry for still your post :D Just to confirm, I can replace the map with a image and it will still work was it should for cleaning rooms? |
Beta Was this translation helpful? Give feedback.
You can put your map image in
www
folder (e.g.www/images/home.png
), then it should be available underlocal
URL (e.g./local/images/home.png
)