homeassistant-roborock
homeassistant-roborock copied to clipboard
Generate Room Config und Multi Map
Hi
Generate Room Config unfortunately doesn't work quite right for me. Only 4 rooms are created, whereas there are 5 rooms in the app.
- I checked the predefined_selections. There are only 4 entries
- You can also see the problem on the map
App:
Home-Assistant:
Wrong repository. Look over here https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card/issues/518
Wrong repository. Look over here PiotrMachowski/lovelace-xiaomi-vacuum-map-card#518
I don't think it is related to my card. It looks like there might be 4 rooms instead of 5, or maybe just 2 of them use the same color (but in this case they still should be correctly distinguished when generating rooms in card)
My understanding is that homeassistant-roborock provides the data and lovelace-xiaomi-vacuum-map-card/ virtualises the information.
Since only 4 rooms appear in the "predefined_selections", I assumed that there was an error in this integration. It should be noted that it works for one map. On the second map, the number of rooms is not correct.
I don't know if it matters. The IDs of the rooms are not unique. Some rooms on the first and second floor have the same IDs.
How can I help to solve this problem?
Some additional screenshots:
Groundfloor
First Floor
I have the same problem. Rooms are only generated for the active room when configuring the lovelance-template. Till this is resolved in the code, is there a way to get around this? Exporting the map data and import based on loaded map?
Any updates on this bug? Or hints how to fix it?