ham icon indicating copy to clipboard operation
ham copied to clipboard

Home Assistant: Resume of Vacuum UI

Open scottsweb opened this issue 5 years ago • 2 comments

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

The vacuum popup has a button for resume but it doesn't work. Using start clears the current cleaning plan rather than resuming.

Related? https://github.com/home-assistant/core/issues/31906

scottsweb avatar Mar 12 '20 20:03 scottsweb

I also am experiencing this issue. There is no way to resume after pausing my Roborock S6.

chasebolt avatar Apr 11 '20 04:04 chasebolt

Same problem here with Roborock S5 Max. Can't resume cleaning after pause vacuum.start - clears the current cleaning plan and start cleaning everything. vacuum.start_pause - no reaction

P.S Just found solution: - service: vacuum.send_command data: entity_id: vacuum.xiaomi_vacuum_cleaner command: resume_segment_clean

klim123123 avatar Sep 11 '20 10:09 klim123123

@klim123123 Thanks for sharing that, it works well for me too!

scottsweb avatar May 31 '24 14:05 scottsweb