Node Red : sensor configuration

Hi,

I created a sensor into Node Red:
image

I got an error:
image

However, it seems I did the requirements:

  • HACS version 1.32.1
  • Node-RED Companion v1.2.0
  • Node RED v3.0.2

I checked the custom_components/nodered/` directory and I saw that there’s some files missing and I added them.

I restart Home Assistant

But I still have this issue.
image

This is the configuration of the sensor :


Any idea ?

Maybe it is the typical error of just installing the integration in HACS, which just adds the integration to the HA integration list.
It is then required to actually install the integration in HA itself also.

It is an error newbies make and also experienced users that have not added integrations from HACS in a while. :slight_smile:

1 Like

What a simple thing solved after hours of research !
Many thanks !!!
And yes I’m a totally newbee in HA and Node RED and Rest API …
Then with you i’m able to get a new sensor into HA!

image

Hello, I have the same issue. Would you so kind and describe how You dit it in HA;
I dont understand instruction on Github -
In the Home Assistant UI go to “Configuration” → “Integrations” click “+” and search for “Node-RED”
Many thanks