zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updating state for nodered.sensor takes to long

Palmdale95 opened this issue · comments

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.

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.