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
Performing the roborock: get maps action, with the following payload: action: roborock.get_maps target: entity_id: vacuum.roborock_qrevo_curv
Yields the following room ids with the wrong room labels (duplicated across maps):
maps:
- flag: 0
name: 2nd floor
rooms:
"1": Master bedroom
"3": Study
"6": Guest bedroom
"7": Unknown
- flag: 1
name: First floor - full
rooms:
"1": Master bedroom
"3": Study
"6": Guest bedroom
"7": Unknown
I've attempted to switch maps in both the app and HA UI + reloading the integration, no changes to the above
Tried the workaround specified in home-assistant/core#123791 with no luck
I also tried using the ids in the resposne from get_room_mapping without success:
Hey there @Lash-L, @allenporter, mind taking a look at this feedback as it has been labeled with an integration (roborock) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of roborock can trigger bot actions by commenting:
@home-assistant close Closes the feedback.
@home-assistant rename Awesome new title Renames the feedback.
@home-assistant reopen Reopen the feedback.
@home-assistant unassign roborock Removes the current integration label and assignees on the feedback, add the integration domain after the command.
@home-assistant add-label needs-more-information Add a label (needs-more-information) to the feedback.
@home-assistant remove-label needs-more-information Remove a label (needs-more-information) on the feedback.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved.
If this issue is still relevant, please let us know by leaving a comment 👍
This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
Feedback
Following directions at https://www.home-assistant.io/integrations/roborock
Performing the roborock: get maps action, with the following payload:
action: roborock.get_maps target: entity_id: vacuum.roborock_qrevo_curv
Yields the following room ids with the wrong room labels (duplicated across maps):
I've attempted to switch maps in both the app and HA UI + reloading the integration, no changes to the above
Tried the workaround specified in home-assistant/core#123791 with no luck
I also tried using the ids in the resposne from get_room_mapping without success:
The 7 digit numbers correspond to:
URL
https://www.home-assistant.io/integrations/roborock/
Version
2025.2.4
Additional information
No response
The text was updated successfully, but these errors were encountered: