Skip to content

Commit 87431a1

Browse files
authored
fix: add missing 207 code (#127)
1 parent ca118ea commit 87431a1

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
@@ -235,6 +235,7 @@ class RoborockMopIntensityP10(RoborockMopIntensityCode):
235235
medium = 202
236236
high = 203
237237
custom = 204
238+
custom_water_flow = 207
238239

239240

240241
class RoborockMopIntensityS5Max(RoborockMopIntensityCode):

0 commit comments

Comments
 (0)