humbertogontijo / homeassistant-roborock

Roborock integration for Home Assistant. This integration uses your devices from the Roborock App
GNU General Public License v3.0
663 stars 69 forks source link

Generate Room Config und Multi Map #197

Open littleyoda opened 1 year ago

littleyoda commented 1 year ago

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.

App: grafik

Home-Assistant: grafik

Xyaren commented 1 year ago

Wrong repository. Look over here https://github.com/PiotrMachowski/lovelace-xiaomi-vacuum-map-card/issues/518

PiotrMachowski commented 1 year ago

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)

littleyoda commented 1 year ago

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.

littleyoda commented 1 year ago

How can I help to solve this problem?

Some additional screenshots: Groundfloor image

First Floor image

silelmot commented 1 year ago

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?

littleyoda commented 8 months ago

Any updates on this bug? Or hints how to fix it?