Skip to content

Commit

Permalink
fix: add missing value "high = 203" to RoborockMopIntensityS8MaxVUltra (
Browse files Browse the repository at this point in the history
stefanroellin authored May 11, 2024
1 parent b7a274f commit 886b0e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roborock/code_mappings.py
Original file line number Diff line number Diff line change
@@ -323,6 +323,7 @@ class RoborockMopIntensityS8MaxVUltra(RoborockMopIntensityCode):
off = 200
low = 201
medium = 202
high = 203
smart_mode = 209
custom_water_flow = 207

0 comments on commit 886b0e6

Please sign in to comment.