ham
ham copied to clipboard
Home Assistant: Resume of Vacuum UI
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
I also am experiencing this issue. There is no way to resume after pausing my Roborock S6.
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 Thanks for sharing that, it works well for me too!