home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.06k stars 29.72k forks source link

Roborock integration loses state of the robot #101334

Closed artem-zinnatullin closed 11 months ago

artem-zinnatullin commented 11 months ago

The problem

Since about HomeAssistant 2023.9.1 I see my Roborock S7 not reporting its status in HomeAssistant.

One automation can start the cleaning, but the vacuum status stays Docked preventing other automation from stopping the clean, etc.

What version of Home Assistant Core has the issue?

HA Docker Image 2023.9.3

What was the last working version of Home Assistant Core?

2023.9.0

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Roborock

Link to integration documentation on our website

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

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

I do not see anything with "roborock" in logs

Additional information

Our house is not clean anymore because Roborock automations can't run reliably! 😨

History chart of Roborock S7 status for last few days despite it actually running at least twice every day the integration thinks it is Docked

image

Original Roborock app displays everything correctly, nothing about robot network or other settings has been touched in months.

home-assistant[bot] commented 11 months ago

Hey there @humbertogontijo, @lash-l, mind taking a look at this issue as it has been labeled with an integration (roborock) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `roborock` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign roborock` Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


roborock documentation roborock source (message by IssueLinks)

Lash-L commented 11 months ago

I have some changes coming out on Wednesday - once the update comes out, redownload and let me know if anything changes

artem-zinnatullin commented 11 months ago

Okay, I will report back once the update comes, I think I can't download integration separately from HA Docker image though, so I guess I'll wait for 2023.10.0

Thank you!

Lash-L commented 11 months ago

Hows it looking @artem-zinnatullin

artem-zinnatullin commented 11 months ago

@Lash-L so far it's stable on 2023.10.0 and 2023.10.1 (Docker)!

Closing.