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 d9cb16e commit eded27dCopy full SHA for eded27d
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