We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9993407 commit 0b72f32Copy full SHA for 0b72f32
roborock/data/b01_q10/b01_q10_code_mappings.py
@@ -96,7 +96,7 @@ class B01_Q10_DP(RoborockModeEnum):
96
HEARTBEAT = ("dpHeartbeat", 110)
97
STATUS = ("dpStatus", 121)
98
BATTERY = ("dpBattery", 122)
99
- FUN_LEVEL = ("dpfunLevel", 123)
+ FAN_LEVEL = ("dpfunLevel", 123)
100
WATER_LEVEL = ("dpWaterLevel", 124)
101
MAIN_BRUSH_LIFE = ("dpMainBrushLife", 125)
102
SIDE_BRUSH_LIFE = ("dpSideBrushLife", 126)
0 commit comments