We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e0da6 commit adc7ae0Copy full SHA for adc7ae0
1 file changed
roborock/code_mappings.py
@@ -246,6 +246,7 @@ class RoborockMopIntensityS5Max(RoborockMopIntensityCode):
246
medium = 202
247
high = 203
248
custom = 204
249
+ custom_water_flow = 207
250
251
252
class RoborockDockErrorCode(RoborockEnum):
0 commit comments