Tasshack / dreame-vacuum

Home Assistant integration for Dreame robot vacuums with map support
https://community.home-assistant.io/t/custom-component-dreame-vacuum
MIT License
706 stars 91 forks source link

DREAME L10s Pro Ultra Heat issue with multiple segments. #567

Open vladeha opened 1 month ago

vladeha commented 1 month ago

I cannot add multiple rooms (segments) to a cleaning automation. Tried several configurations, but always only first segment cleaned, other segments ignored . Recommended configuration (that working with l20 s )doesn't work. **- service: dreame_vacuum.vacuum_clean_segment target: entity_id: vacuum.dreame data: segments:

Tasshack commented 1 month ago

If robot cannot find specified segment it will be ignored, have you checked that your segments id's are 1 2 and 3?

vladeha commented 1 month ago

Yes, actualy numbers of segments - 1,2 and 3 are just examples. Robot can find all of them and clean all of them ...but only the first one - usually, in 90% of cases. So if I put segment 2 in first row, robot will clean it, if I put segment 3 in first row, robot will clean it ,etc.
But sometimes, quite rarely, robot can clean all of them (I can see behaviour in phone app -if one segment marked (usually) or all of them (sometimes).

Tasshack commented 1 month ago

Enable the info logs, repeat the process and send me the output.

logger:
  default: warn
  logs:
    custom_components.dreame_vacuum: info
vladeha commented 1 month ago

Ok, I did it. How I can send you logs? What's your e-mail?