Skip to content

Commit 018fd05

Browse files
fix: s8 maxv has a wash and fill dock (#213)
1 parent afab591 commit 018fd05

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roborock/version_1_apis/roborock_client_v1.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
RoborockDockTypeCode.empty_wash_fill_dock,
6666
RoborockDockTypeCode.s8_dock,
6767
RoborockDockTypeCode.p10_dock,
68+
RoborockDockTypeCode.s8_maxv_ultra_dock,
6869
]
6970
RT = TypeVar("RT", bound=RoborockBase)
7071
EVICT_TIME = 60

0 commit comments

Comments
 (0)