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.25k stars 29.86k forks source link

Many errors in the LOG of the Roborock S7 MaxV #119733

Open christianeuropa opened 3 months ago

christianeuropa commented 3 months ago

The problem

Many errors in the LOG of the Roborock S7 MaxV slow down HomeAssisant. Reacts slowly. If I deactivate the integration of Roborock, everything is normal.

What version of Home Assistant Core has the issue?

core-2024.6.2

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Roborock

Link to integration documentation on our website

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

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 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. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


roborock documentation roborock source (message by IssueLinks)

christianeuropa commented 3 months ago

Screenshot 2024-06-15 194838 Here is a screenshot after a few hours after activation the integration.

Lash-L commented 2 months ago

Are you still having issues? If so I need you to update to the latest version of HA, let the errors hit, and then upload your logs and diagnostic information

christianeuropa commented 2 months ago

I have reactivated the integration and will keep an eye on it.

christianeuropa commented 2 months ago

the errors are unfortunately still there

`Logger: homeassistant Quelle: /usr/src/homeassistant/homeassistant/runner.py:148 Erstmals aufgetreten: 21:46:52 (20 Vorkommnisse) Zuletzt protokolliert: 22:04:34

Error doing job: Exception in callback RoborockFuture._resolve((None, None)) (None) Traceback (most recent call last): File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) File "/usr/local/lib/python3.12/site-packages/roborock/roborock_future.py", line 19, in _resolve self.fut.set_result(item) asyncio.exceptions.InvalidStateError: invalid state`

N3rdix commented 1 month ago

the errors are unfortunately still there

`Logger: homeassistant Quelle: /usr/src/homeassistant/homeassistant/runner.py:148 Erstmals aufgetreten: 21:46:52 (20 Vorkommnisse) Zuletzt protokolliert: 22:04:34

Error doing job: Exception in callback RoborockFuture._resolve((None, None)) (None) Traceback (most recent call last): File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run self._context.run(self._callback, *self._args) File "/usr/local/lib/python3.12/site-packages/roborock/roborock_future.py", line 19, in _resolve self.fut.set_result(item) asyncio.exceptions.InvalidStateError: invalid state`

I regularly see this error too, on 2024.6.3 and earlier versions. In my case I suspect connectivity issues but would be glad if this invalid state error could be avoided