Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

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

Open
4 tasks done
dunkelheim opened this issue Dec 23, 2023 · 1 comment
Open
4 tasks done

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

dunkelheim opened this issue Dec 23, 2023 · 1 comment

Comments

@dunkelheim
Copy link

dunkelheim commented Dec 23, 2023

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

@dunkelheim dunkelheim added the bug Something isn't working label Dec 23, 2023
@dunkelheim dunkelheim changed the title One room name, multiple id's, rooms dont't get cleaned as expected One room name, multiple id's, rooms didn't get cleaned as expected Dec 23, 2023
@edenhaus edenhaus removed the bug Something isn't working label Dec 24, 2023
@edenhaus
Copy link
Contributor

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.

@edenhaus edenhaus changed the title One room name, multiple id's, rooms didn't get cleaned as expected Advanced UI doesn't support multiple rooms of the same type Dec 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants