Skip to content

Commit 0e28628

Browse files
fix: adding no dustbin to docker errors
1 parent ac51f85 commit 0e28628

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roborock/code_mappings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ class RoborockDockErrorCode(RoborockEnum):
225225
water_empty = 38
226226
waste_water_tank_full = 39
227227
dirty_tank_latch_open = 44
228+
no_dustbin = 46
228229

229230

230231
class RoborockDockTypeCode(RoborockEnum):

0 commit comments

Comments
 (0)