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 c6085e3 commit 6b7e25fCopy full SHA for 6b7e25f
1 file changed
roborock/data/zeo/zeo_code_mappings.py
@@ -19,7 +19,7 @@ class ZeoState(RoborockEnum):
19
under_delay_start = 9
20
done = 10
21
aftercare = 12
22
- waitingforaftercare = 13
+ waiting_for_aftercare = 13
23
24
class ZeoProgram(RoborockEnum):
25
standard = 1
0 commit comments