homeassistant-roborock icon indicating copy to clipboard operation
homeassistant-roborock copied to clipboard

Roborock integration for Home Assistant. This integration uses your devices from the Roborock App

Results 114 homeassistant-roborock issues
Sort by recently updated
recently updated
newest added

Hello, I can't find those binary sensors (Roborock Q8 Max Plus) : - Mop attached - Water box attached Also the control "Sound volume" is not working (NaN).

Without looking deeply in the code, and just testing through developer tools ... this will clean segment "17" only once: ``` service: roborock.vacuum_clean_segment data: segments: - 17 - 17 -...

I had an issue trying to implement "repeat" for cleaning segments and realized that the variable is called "repeats" which the Roborock uses "repeat" for the message ... that can...

Although we can replicate the routine functionality via scripts / node red / automations, I would personally prefer to "load up" the routines onto the robot and start them via...

enhancement
help wanted

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 4.1.1. Release notes Sourced from actions/checkout's releases. v4.1.1 What's Changed Update CODEOWNERS to Launch team by @​joshmgross in actions/checkout#1510 Correct link to GitHub Docs by...

dependencies
github_actions

Add a map for name ids to homeassistant-roborock configuration and use these mapped names in all services/attributes. Currently my automations are full of room ids and if i change the...

enhancement
planned

## Version of the custom_component 1.0.12 ## What vacuum are you using? Roborock S7 ## Describe the bug After updating Home Assistant to 2023.10.0 and custom integration to 1.0.12, vacuum...

Version of vacuum: S7 I have been unable to get this integration to connect to the vacuum on setup. I’m currently on version 1.06 ![IMG_0688](https://github.com/humbertogontijo/homeassistant-roborock/assets/117252014/d3f3f9fb-7bc7-4519-a3b0-1d4eb7985f6b) Logger: homeassistant.config_entries Source: config_entries.py:1247 First...

## Version of the custom_component 1.0.12 ## What vacuum are you using? Roborock Q7 Max I have defined several rooms and had zero problems with them for a few months...

Using Roborock Custom integration latest version. Vacuum is a Roborock S8. Since a week all of a sudden my automations to clean e.g. at a time, via dashboard button or...