We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6de89e commit a847696Copy full SHA for a847696
roborock/data/b01_q7/b01_q7_code_mappings.py
@@ -34,6 +34,7 @@ class WaterLevelMapping(RoborockModeEnum):
34
MEDIUM = ("medium", 2)
35
HIGH = ("high", 3)
36
37
+
38
class CleanTypeMapping(RoborockModeEnum):
39
"""Maps the type of cleaning (Vacuum, Mop, or both)."""
40
0 commit comments