Skip to content

Commit

Permalink
fix: add missing 207 code (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lash-L authored Oct 2, 2023
1 parent ca118ea commit 87431a1
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
Expand Up @@ -235,6 +235,7 @@ class RoborockMopIntensityP10(RoborockMopIntensityCode):
medium = 202
high = 203
custom = 204
custom_water_flow = 207


class RoborockMopIntensityS5Max(RoborockMopIntensityCode):
Expand Down

0 comments on commit 87431a1

Please sign in to comment.