-
-
Notifications
You must be signed in to change notification settings - Fork 115
Description
Describe the bug
I have been noticing lately when I have been making sensors within node red, they don't show up in Home assistant. I use node red separate from Home Assistant but the websocket has been connected and working. When I create a new sensor the node says it connected and the sensor value is show below. Then in Home assistant the sensor that is created doesn't show up. i have tried reloading the integration and even restarted HA. Most of the time it doesn't bring the value in. When I go into node to the side bar for the config they are there. They show that there is no instance of the sensor. Some of them show an ha-entity-config, and some show ha-device-config. I have gone through all the entities and made sure they are all configured correctly. I noticed that this behavior happens when I create a button configuration more than a sensor configuration. i have also noticed that sometimes when I reload the integration it adds a second instance of the entitiy. For instance temp and temp_2
To Reproduce
I have created new sensors today. They were not brought into HA. I reloaded both HA and Node Red with no result. I then went into my proxmox node and I rebooted node red.That seemed to work. I am running the most updated version of Home Assistant and Node Red, and the Websocket
Expected behavior
The entities should be brought into home assistant. They are brought in sporatically. Some times they are sometimes they aren't. When they are they bring in multiple copies of it.
Screenshots
No response
Example Flow
Environment Information
Version: 0.75.0
Home Assistant version: 2025.5.3
Companion version: 4.1.2
Node-RED version: 4.0.9
Docker: no
Add-on: no
Node.js version: v20.9.0 x64 linux
OS: Linux 6.8.12-11-pve x64
Additional context
No response