DeebotUniverse/Deebot-4-Home-Assistant

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

Opened this issue · 1 comments

Checks

  • I have searched the existing issues and no issue is describing my issue
  • I have checked the FAQ
  • I have checked the documentation
  • I have installed the latest version

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:

  • 3
  • 6
  • 9
    bathroom:
  • 12
  • 8

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

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.