We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2dcb1e commit d7a2c94Copy full SHA for d7a2c94
roborock/devices/traits/v1/rooms.py
@@ -20,7 +20,7 @@ class NamedRoomMapping(RoomMapping):
20
from the HomeData based on the iot_id from the room.
21
"""
22
23
- name: str | None = None
+ name: str
24
"""The human-readable name of the room, if available."""
25
26
0 commit comments