syssi / homeassistant-goecharger-mqtt

go-eCharger integration for Home Assistant using the MQTT API
Apache License 2.0
83 stars 18 forks source link

Updating state for sensor.go_echarger_0XXXXXX_nrg_8 took 0.671 seconds #151

Closed showupch closed 4 months ago

showupch commented 4 months ago

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1183 First occurred: 04:32:25 (1 occurrences) Last logged: 04:32:25

Updating state for sensor.go_echarger_0XXXXXX_nrg_8 (<class 'custom_components.goecharger_mqtt.sensor.GoEChargerSensor'>) took 0.671 seconds. Please create a bug report at https://github.com/syssi/homeassistant-goecharger-mqtt/issues

syssi commented 4 months ago

Hmmm.. updating this sensor state doesn't involve any computation. Could you provide some details about your host / hardware? It looks like your host isn't powerful enough to handle all the work in general.

showupch commented 4 months ago

pi4 8gb core 2024.5.5 supervisor 2024.05.1 Op. system 12.3 Front end 20240501.1

showupch commented 4 months ago

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1183 First occurred: 20:04:15 (1 occurrences) Last logged: 20:04:15

Updating state for sensor.go_echarger_0XXXXXX_nrg_5 (<class 'custom_components.goecharger_mqtt.sensor.GoEChargerSensor'>) took 0.558 seconds. Please create a bug report at https://github.com/syssi/homeassistant-goecharger-mqtt/issues

showupch commented 4 months ago

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1183 First occurred: 7:33:24 PM (1 occurrences) Last logged: 7:33:24 PM

Updating state for sensor.go_echarger_0XXXXXX_nrg_5 (<class 'custom_components.goecharger_mqtt.sensor.GoEChargerSensor'>) took 0.552 seconds. Please create a bug report at https://github.com/syssi/homeassistant-goecharger-mqtt/issues

syssi commented 4 months ago

It looks like your Raspberry Pi isn't powerful enough to handle all tasks in time. This issue cannot be resolved here.

showupch commented 4 months ago

It looks like your Raspberry Pi isn't powerful enough to handle all tasks in time. This issue cannot be resolved here.

I will setup a Pi5 with 8GB tomorrow. I will let you know asap how it goes.

Thanks.

showupch commented 4 months ago

@syssi Update:

Well I have run the system on Pi5.

No errors.

syssi commented 4 months ago

Do you agree to close this issue?

showupch commented 4 months ago

Do you agree to close this issue?

Yes sure. With the Pi5 all is working correct. Thanks