Any way to get vacuum to clean segment instead of "marked area"? #733
-
So, I've managed to generate a room config (after some help in another thread). However, since my rooms are not all squares, it seems when selecting f. ex. "entrance", the part which overlaps (in the square) with fireplace_area gets cleaned as well, i.e. the robot cleans by the coordinates given in the square instead of the segment "entrance", making it very much like the zone cleanup. Is there any way to change this? As mentioned in the other thread, I can get the robot to clean just the segment "entrance" by following the guide here. If there isn't an easier way, I guess I would somehow need to pass the selected room ids to a script based on MQTT (such as the guide above does)? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Your config should already clean rooms (segments). These rectangles are just for presentation purposes. You can adjust them to match room outlines by changing |
Beta Was this translation helpful? Give feedback.
-
@PiotrMachowski @sca075 So, today I finally got around to vacuuming again and I can not seem to reproduce the issue (and the debug output looks "good"/as expected). Sorry for wasting your time, I have no idea what went wrong previously to be honest.. But thanks for the answers and the extra clarifications regarding f. ex. outlines and how they (don't :-) ) relate to segments. And while I'm at it, thanks for all the great work regarding the card and camera et.c., really nice implementation in HA! BR |
Beta Was this translation helpful? Give feedback.
Your config should already clean rooms (segments). These rectangles are just for presentation purposes. You can adjust them to match room outlines by changing
outline
config (documentation)