Skip to content

Commit 90bf0b2

Browse files
Andrew YeatsAndrew Yeats
authored andcommitted
docs: mark fault 407 hw-confirmed (deterministically reproduced: due schedule ignored mid-clean)
1 parent cbf4399 commit 90bf0b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

roborock/data/b01_q10/b01_q10_code_mappings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ class YXFault(RoborockModeEnum):
330330
SENSOR_NEEDS_CLEANING = "sensor_needs_cleaning", 304 # hw-confirmed (fired during auto-empty)
331331
DUST_BAG_FULL = "dust_bag_full", 310 # inferred from auto-empty context; not hw-confirmed
332332
STARTING_SCHEDULED_CLEAN = "starting_scheduled_clean", 400 # hw-confirmed x3; lifecycle, not an error
333+
# hw-confirmed (a due scheduled clean fired mid-clean and was ignored); lifecycle, not an error
333334
CLEANING_IN_PROGRESS = "cleaning_in_progress", 407
334335
EMPTY_DUSTBIN = "empty_dustbin", 500 # ss07 != Q7 B01Fault (lidar_blocked); app-sourced
335336
# hw-confirmed, fires per completed task; ss07 != Q7 (robot_suspended)

0 commit comments

Comments
 (0)