You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
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 text was updated successfully, but these errors were encountered:
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
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
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
bathroom:
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 text was updated successfully, but these errors were encountered: