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

Component lock time too long #22

Open
Fabian-Schmidt opened this issue Aug 18, 2023 · 3 comments
Open

Component lock time too long #22

Fabian-Schmidt opened this issue Aug 18, 2023 · 3 comments

Comments

@Fabian-Schmidt
Copy link
Owner

Look into lowering component lock time.

@yoannchaudet
Copy link

Is this related to this warning in the logs?

...
[11:09:26][W][component:214]: Component victron_ble took a long time for an operation (0.06 s).
[11:09:26][W][component:215]: Components should block for at most 20-30ms.
...

It started to appear on my side after I started to emit more than just a couple things.

@HBK1
Copy link

HBK1 commented Jun 20, 2024

With EspHome 2024.6.1 I do not get those warnings anymore even if the logging is set to Debug.
I am also running syssi/esphome-jk-bms on the same esp32-s3-devkitc-1 (T-Dongle-S3) without problem.

@MUYUM
Copy link

MUYUM commented Sep 10, 2024

I'm also getting this warrning message:
Component victron_ble took a long time for an operation (61 ms).

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,...):

  • 1x SmartCharger 100/30
  • 2x SmartCharger 100/20
  • 1x SmartShunt IP65

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants