Skip to content

Commit 886b0e6

Browse files
fix: add missing value "high = 203" to RoborockMopIntensityS8MaxVUltra (#205)
1 parent b7a274f commit 886b0e6

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
@@ -323,6 +323,7 @@ class RoborockMopIntensityS8MaxVUltra(RoborockMopIntensityCode):
323323
off = 200
324324
low = 201
325325
medium = 202
326+
high = 203
326327
smart_mode = 209
327328
custom_water_flow = 207
328329

0 commit comments

Comments
 (0)