Skip to content

Commit 10aff22

Browse files
authored
fix: add missing dock for s7 max ultra (#88)
1 parent 3d68ea4 commit 10aff22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roborock/code_mappings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ class RoborockDockTypeCode(RoborockEnum):
232232
auto_empty_dock = 1
233233
empty_wash_fill_dock = 3
234234
auto_empty_dock_pure = 5
235+
s7_max_ultra_dock = 6
235236
s8_dock = 7
236237

237238

0 commit comments

Comments
 (0)