Skip to content

v4.20.0

Latest

Choose a tag to compare

@humbertogontijo humbertogontijo released this 09 Mar 14:45

v4.20.0 (2026-03-09)

This release is published under the GPL-3.0-only License.

Chores

  • Update current_rooms to return empty list instead of None (#781, 5853450)

Features

  • Add current_rooms property to the Home trait and include corresponding tests. (#781, 5853450)

  • Allow rooms trait to unconditionally override map info rooms during merging. (#781, 5853450)

  • Improve room naming and data integration (#781, 5853450)

  • Improve room naming and data integration by introducing raw_name to NamedRoomMapping and enhancing iot_id and name mapping from HomeData. (#781, 5853450)

Refactoring

  • Move NamedRoomMapping import from roborock.data.containers to roborock.data (#781, 5853450)

  • Update rooms_map dictionary key type from string to integer (#781, 5853450)


Detailed Changes: v4.19.1...v4.20.0