-
Notifications
You must be signed in to change notification settings - Fork 17
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
Component lock time too long #22
Comments
Is this related to this warning in the logs?
It started to appear on my side after I started to emit more than just a couple things. |
With EspHome 2024.6.1 I do not get those warnings anymore even if the logging is set to Debug. |
I'm also getting this warrning message: Times are between 40 and 65 ms. I have 4 Victron devices on one ESP32 DEV KIT V1, where I request all avaliable params (voltage, current, power,...):
Beside Victron I'm also have some analog sensors, but the warrning message is only shown on Victron BLE. I have the latest version on ESPHome (2024.8.3) installed on HA. Hope it helps. |
Look into lowering component lock time.
The text was updated successfully, but these errors were encountered: