question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Segment/Room repetition for vacuum no working

See original GitHub issue

The problem

When setting an automation to clean twice the same segment as said in the documentation it does not work. even when putting twice the same number for the segment it only vacuums it once (tested with a Roborock S6) https://www.home-assistant.io/integrations/xiaomi_miio/#xiaomi-mi-robot-vacuum image

I tested with below automation action.

  - service: xiaomi_miio.vacuum_clean_segment
    target:
      entity_id: vacuum.roborock_s6
    data:
      segments:
        - 16
        - 16

I also tested with brackets segments: [16, 16] but it still does not work and only vacuum once

What version of Home Assistant Core has the issue?

core-2021.10.7

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Supervised

Integration causing the issue

xiaomi_miio

Link to integration documentation on our website

https://www.home-assistant.io/integrations/xiaomi_miio/

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:8

github_iconTop GitHub Comments

2reactions
AntonB80commented, Nov 8, 2021

The problem with repeating segments. using Roborock S5 max. in automation service: xiaomi_miio.vacuum_clean_segment using - segments: [1, 1]. But Roborock cleans the room only once((((((

1reaction
Wombosvideocommented, Aug 1, 2022

This issue is still present as of today, with latest versions installed. A fix for this would be possible within minutes but nothing happened so far. Sad to see.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Roborock/xiaomi vacuum integration needs a fix, add repeat ...
First search result on repeating segments not working brought me here. Same issue, Roborock S7 MaxV, when I use “segments: [17, 17]” the...
Read more >
4 Common Vacuum Cleaner Problems and How to Fix Them
There are several reasons why your vacuum might not be working properly, and this guide will help you solve the problem.
Read more >
Central Vacuum System Troubleshooting Flowchart
Run 10 pounds of rice through system into the unit, repeat. If ineffective, trench old lines and replace. In rare cases, the old...
Read more >
How to fix loss of suction in a vacuum cleaner - YouTube
How Does a Vacuum Cleaner Work + Its Common Failures · My Miele S5261 has lost its suction, how do I restore it?...
Read more >
The Movement Profile of Habitual Vacuuming as a Cyclic ...
Furthermore, the monotonous repetitive work and the “moving continuously from place to place” are perceived as particularly physically ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found