Skip to content

Commit

Permalink
fix: s8 maxv has a wash and fill dock (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
ethemcemozkan authored Jun 4, 2024
1 parent afab591 commit 018fd05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roborock/version_1_apis/roborock_client_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
RoborockDockTypeCode.empty_wash_fill_dock,
RoborockDockTypeCode.s8_dock,
RoborockDockTypeCode.p10_dock,
RoborockDockTypeCode.s8_maxv_ultra_dock,
]
RT = TypeVar("RT", bound=RoborockBase)
EVICT_TIME = 60
Expand Down

0 comments on commit 018fd05

Please sign in to comment.