We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7e25f commit 5480998Copy full SHA for 5480998
roborock/data/zeo/zeo_code_mappings.py
@@ -21,6 +21,7 @@ class ZeoState(RoborockEnum):
21
aftercare = 12
22
waiting_for_aftercare = 13
23
24
+
25
class ZeoProgram(RoborockEnum):
26
standard = 1
27
quick = 2
0 commit comments