Skip to content

Dreame X40 only cleans the first room with vacuum_clean_segment #768

@DivanX10

Description

@DivanX10

Describe the bug
A clear and concise description of what the bug is.

I send the vacuum cleaner to do zonal cleaning with such a team and it works properly

action: dreame_vacuum.vacuum_clean_segment
target:
  entity_id: vacuum.dreame_x40_pro_ultra
data:
  segments:
    - 1
    - 2

Zonal room cleaning does not work for mopping after sweeping

  1. If you choose dry cleaning (sweeping), then zonal room cleaning works properly
  2. If you choose wet cleaning (mopping), then zonal room cleaning works properly
  3. If you choose dry and wet cleaning (sweeping_and_mopping), then zonal room cleaning works properly
  4. If you select wet after dry (mopping_after_sweeping), then zonal room cleaning does not work and cleaning is done only in one room

To Reproduce
Choose mopping after sweeping and select rooms

Expected behavior
After choosing mopping after sweeping and rooms, the vacuum cleaner must do the cleaning in the selected rooms

Screenshots

action: dreame_vacuum.vacuum_clean_segment
target:
  entity_id: vacuum.dreame_x40_pro_ultra
data:
  segments:
    - 1
    - 2

I have selected two rooms 1 and 2 with the command and first two rooms are displayed on the map
2024-10-19_17-12-38

But when cleaning is started, only one room is displayed and cleaned
2024-10-19_17-07-29

Additional Information (please complete the following information)

  • Model Name: dreame.vacuum.r2401 (Dreame X40 Pro Ultra)
  • Firmware Version: 4.3.9_1450
  • Home Assistant Version: 2024.10.3
  • Dreame Vacuum Version: v2.0.0b16
  • Configuration Type [With or without map support]: with card support
  • Errors or warnings shown in the HA logs (if applicable):

home-assistant_dreame_vacuum_2024-10-19T16-53-16.183Z.log

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingquestionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions