zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
MIT License
442 stars 181 forks source link

Updating state for nodered.sensor takes to long #257

Closed Palmdale95 closed 1 month ago

Palmdale95 commented 3 months ago

I have a warning in my protocolls wer its said to point it out to the developer due to

Updating state for sensor.home_consumption (<class 'custom_components.nodered.sensor.NodeRedSensor'>) took 0.445 seconds. Please create a bug report at https://github.com/zachowj/hass-node-red/issues Updating state for sensor.netzverbrauch_energy (<class 'custom_components.powercalc.sensors.energy.VirtualEnergySensor'>) took 0.424 seconds. Please create a bug report at https://github.com/bramstroker/homeassistant-powercalc/issues

Logger: homeassistant.helpers.entity Source: helpers/entity.py:1152 First occurred: 10:55:42 (2 occurrences) Last logged: 15:30:49

The powercalc topic is related to the first so it can be ignored. The sensor.netzverbrauch uses information from the sensor.home.consumption.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.