Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enabler] Sometimes update takes much longer then it should be #10

Open
nergal opened this issue Jul 7, 2021 · 0 comments
Open

[Enabler] Sometimes update takes much longer then it should be #10

nergal opened this issue Jul 7, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@nergal
Copy link
Owner

nergal commented Jul 7, 2021

Need to discover the cause of such kind of log strings:

2021-07-07 20:26:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 20:26:13 WARNING (SyncWorker_4) [custom_components.xiaomi_viomi.vacuum] Got exception while fetching the state: Unable to discover the device 192.168.x.x
2021-07-07 20:28:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 20:28:13 WARNING (SyncWorker_4) [custom_components.xiaomi_viomi.vacuum] Got exception while fetching the state: Unable to discover the device 192.168.x.x
2021-07-07 20:32:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 20:34:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 20:34:13 WARNING (SyncWorker_4) [custom_components.xiaomi_viomi.vacuum] Got exception while fetching the state: Unable to discover the device 192.168.x.x
2021-07-07 20:41:53 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 21:08:53 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 21:26:53 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 21:32:33 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 21:32:34 WARNING (SyncWorker_1) [custom_components.xiaomi_viomi.vacuum] Got exception while fetching the state: Unable to discover the device 192.168.x.x
2021-07-07 21:37:13 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
2021-07-07 21:44:33 WARNING (MainThread) [homeassistant.helpers.entity] Update of vacuum.viomi_vacuum_v8 is taking over 10 seconds
@nergal nergal added the bug Something isn't working label Jul 7, 2021
@nergal nergal added this to the beta milestone Jul 7, 2021
@nergal nergal self-assigned this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant