DeebotUniverse / Deebot-4-Home-Assistant

Home Assistant integration for deebot vacuums
https://deebot.readthedocs.io/integrations/home-assistant/
GNU General Public License v3.0
180 stars 40 forks source link

Advanced UI doesn't support multiple rooms of the same type #486

Open dunkelheim opened 9 months ago

dunkelheim commented 9 months ago

Checks

The problem

My problem seems to be to have two bathrooms / three corridors. Whenever I choose one of these two room types to be cleaned, the skript changed one of the rooms to clean to the loundry and not to clean one of the chosen rooms (for example: first loundry, than two of the corridors / first loundry, than on bathroom. The IDs are:

laundry: 0 corridor:

I have got a Deebot T8+ and am using the advanced ui. Maybe it is possible to set the id as room, so I can chose every room for itself? This would solve my problem too.

Diagnostics information

there is none

Anything in the logs that might be useful for us?

No response

Additional information

No response

edenhaus commented 9 months ago

The advanced UI is only an example, and it currently doesn't support multiple rooms of the same type. You can extend the advanced UI to support multiple rooms (please open a PR to share your improvement with the community), or you can send the room ids to the robot. In fact, the advanced UI example is only mapping the room name to the id.