Entity not available: camera.map_data
See original GitHub issueSince updating my Roborock S5 to Valetudo 2021.11, the integration gives me Entity not available: camera.map_data
Rebooting server or vacuum does not help.
Clearing cache or using fresh browser does not help.
Tested also different Lovelace configs for the card, still no go…
The camera.map_data has data in MQTT (checked with mqtt-explorer), and is accessible in Home Assistant.
I’m Using:
- Home Assistant 2021.11.2
- Valetudo 2021.11
- Valetudo Map Card v2021-08-12 via HACS
Any ideas or is this a bug?
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Entity not available: camera.map · Issue #85 - GitHub
I have mqtt discovery enabled and the device was created with all the entities, as it should be. also the new entity is...
Read more >Valetudo Map Card Installation Instructions
Tried to install Valetudo Map Card. Installed via HACS as suggested. According to the instructions the card should be registered right away ...
Read more >Lovelace Valetudo Map Card
A card for the Home Assistant Lovelace UI, which renders the map data provided by Valetudo onto a card. You'll need this if...
Read more >Guide - HERE SDK for Android (Explore Edition) - HERE Developer
SATELLITE : A bitmap based map showing satellite imagery for various zoom ... Any code that requires map data may not work as...
Read more >Hypfer/Valetudo 2021.02.0 on GitHub - NewReleases.io
Map Autodiscovery This enables Valetudo to do Home Assistant Autoconfiguration for the Map as well since camera entities aren't persistent to the HA...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Fixed! Seems to have been a problem on my side: Wanted to uninstall / install the add-on one more time to start fresh while troubleshooting. HACS said that it uninstalled it, but I found that the files were still in
/config/www/community/
, so I rm -r’ed thelovelace-valetudo-map-card
directory from disk. Installed again via HACS, hit CTRL-F5, and voila, card works…No idea on how or why, but it is solved.
After a quick vacuum test:
No problem, I’ll try to troubleshoot some more. Thanks for the quick responses. 😃