-
-
Notifications
You must be signed in to change notification settings - Fork 128
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Always warning on update over x seconds #236
Comments
any update on that issue? thanks |
@elad-bar won't the coordinator cause similar entries in logs? |
@PiotrMachowski the warning messages are part of the base component, meaning if there is no response in {scan_interval}, it will throw message - every time it tries to update, |
Yeah, but coordinator also is refreshed automatically using some interval, so it might log something automatically as well. I have used this approach in other integrations, but they didn't have such problems |
right, but you can catch the exception and only log it if previous state was different |
Please review the PR (#289) Separation between the camera component and data provider
|
For some reason this has become much more of an isuue after updating to the core-2022.7.0b0 beta version.
There does not seem to be an issue with the cameras though: cameras.yaml
|
I am also having this issue, has anyone found a fix for it? It doesnt actually seem to be negatively affecting anything though. `Logger: homeassistant.helpers.entity Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds` cameras.yaml
|
Always receive 2 msg below
Updating xiaomi_cloud_map_extractor camera took longer than the scheduled update interval 0:00:05
Update of camera.xiaomi_cloud_map_extractor is taking over 10 seconds
The text was updated successfully, but these errors were encountered: