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 d966b84 commit 4d9ba70Copy full SHA for 4d9ba70
roborock/code_mappings.py
@@ -684,6 +684,7 @@ class RoborockFinishReason(RoborockEnum):
684
manual_interrupt = 21 # Cleaning interrupted by user
685
cleanup_interrupted = 24 # Cleanup interrupted
686
manual_interrupt_2 = 21
687
+ manual_interrupt_12 = 29
688
breakpoint = 32 # Could not continue cleaning
689
breakpoint_2 = 33
690
cleanup_interrupted_2 = 34
0 commit comments