Skip to content

Commit adc7ae0

Browse files
authored
fix: add s5 max mop code 207 (#132)
1 parent 60e0da6 commit adc7ae0

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
@@ -246,6 +246,7 @@ class RoborockMopIntensityS5Max(RoborockMopIntensityCode):
246246
medium = 202
247247
high = 203
248248
custom = 204
249+
custom_water_flow = 207
249250

250251

251252
class RoborockDockErrorCode(RoborockEnum):

0 commit comments

Comments
 (0)