We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed4902 commit 080b4aeCopy full SHA for 080b4ae
roborock/data/v1/v1_clean_modes.py
@@ -17,7 +17,7 @@ class VacuumModes(RoborockModeEnum):
17
MAX = ("max", 104)
18
MAX_PLUS = ("max_plus", 108)
19
CARPET = ("carpet", 107)
20
- OFF_RAISE_MAIN_BRUSH = ("off", 109)
+ OFF_RAISE_MAIN_BRUSH = ("off_raise_main_brush", 109)
21
CUSTOMIZED = ("custom", 106)
22
SMART_MODE = ("smart_mode", 110)
23
0 commit comments