Skip to content

Roborock S8 get_maps returns no room names for new map #162654

Description

@FerronN

The problem

Hi,

I added a new map (second floor) to my roborock.
I renamed all rooms, because I noticed the were Unknown.
The roborock.get_maps action in HA still returns the room names as Unknown.
The room names of the map I already had are still returned.

vacuum.roborock_s8:
  maps:
    - flag: 0
      name: Beneden
      rooms:
        "16": Kitchen
        "17": Entree
        "18": Bijkeuken
        "20": Living room
    - flag: 1
      name: Boven
      rooms:
        "16": Unknown
        "17": Unknown
        "18": Unknown
        "19": Unknown
        "20": Unknown
        "21": Unknown

What version of Home Assistant Core has the issue?

core-2026.2.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Roborock

Link to integration documentation on our website

https://www.home-assistant.io/integrations/roborock/

Diagnostics information

No response

Example YAML snippet

Anything in the logs that might be useful for us?

Additional information

I've renamed the map, to try to refresh te data.
The map name update does show when rerunning the action (after reloading the integration).
However this does not work for the room names.

Metadata

Metadata

Assignees

Type

No type

Fields

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions