v1.3.3
Added
dreame_mower.start_edge_mowingservice. Mow the edges of multiple contours in a single run without returning to the station between them, mirroring the existing zone/spot services. Passcontour_idsas a list of two-integer pairs (e.g.[[1, 0], [2, 0]]); available IDs are exposed in the mower entity'scontoursattribute. (#149)