Skip to content

Commit

Permalink
feat(vendor.dreame): Edge mopping for the L10 Ultra
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypfer committed Oct 26, 2023
1 parent af902af commit 744fe20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/lib/robots/dreame/DreameL10UltraValetudoRobot.js
Expand Up @@ -153,6 +153,7 @@ class DreameL10UltraValetudoRobot extends DreameGen2LidarValetudoRobot {
QuirkFactory.getQuirk(DreameQuirkFactory.KNOWN_QUIRKS.MOP_DOCK_WET_DRY_SWITCH),
QuirkFactory.getQuirk(DreameQuirkFactory.KNOWN_QUIRKS.MOP_DOCK_AUTO_REPAIR_TRIGGER),
QuirkFactory.getQuirk(DreameQuirkFactory.KNOWN_QUIRKS.MOP_DOCK_AUTO_DRYING),
QuirkFactory.getQuirk(DreameQuirkFactory.KNOWN_QUIRKS.EDGE_MOPPING),
]
}));

Expand Down

0 comments on commit 744fe20

Please sign in to comment.