Skip to content

v1.3.3

Choose a tag to compare

@antondaubert antondaubert released this 09 Jun 19:38

Added

  • dreame_mower.start_edge_mowing service. Mow the edges of multiple contours in a single run without returning to the station between them, mirroring the existing zone/spot services. Pass contour_ids as a list of two-integer pairs (e.g. [[1, 0], [2, 0]]); available IDs are exposed in the mower entity's contours attribute. (#149)