Skip to content

Commit 84dd5fb

Browse files
authored
feat: adds code for duct blockage (#64)
1 parent 1110fd1 commit 84dd5fb

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
@@ -220,6 +220,7 @@ class RoborockDockErrorCode(RoborockEnum):
220220
"""Describes the error code of the dock."""
221221

222222
ok = 0
223+
duct_blockage = 34
223224
water_empty = 38
224225
waste_water_tank_full = 39
225226

0 commit comments

Comments
 (0)