I am struggling with getting homeassistant talk to node-red and vice versa. The entities show up with friendly name in the node but I do not get any values, nor can I send output comands.
Node-red works fine with MQTT entities, so I assume that there is something wrong with the node-red-contrib-home-assistant-websocket.
I already tried a lot, also based on tipps I found in forums:
*) Enabling heart beat in the node-red homeassistant server setting
*) Disabeling the usage of the HA add-on and entering URL and token manually
*) Re-installing node-red
*) Installing the Node-RED Companion Integration manually via HACS
*) Adding username and password in the configuration of node-red
Nothing helped
Now I ran into a dead end and I don´t know what else I can try.
Am I the only one with this problem? Any further ideas I could try?
My HA is runing directly on an Intel NUC (no containers, VMs, etc). Node-red is an add-on in HA. Everything is up to date:
Please describe this a bit more. Is the ânot get any valuesâ in NR, or in HA in general? If you go to Developer Tools â States, and then select one of the entities, what does it show?
Well, lol, the fast responses are about to stop, because Iâve reached the limit of my troubleshooting The only difference I have on my config is I have the check mark set for âDelay connection attemptsâ. You could try setting that. Beyond that, Iâm not sure what else to suggest, and hopefully someone with deeper knowledge can jump in to help!
Setting the âdelay connection attemptsâ option did not change anything for me.
I am also very puzzled because I used HA with NR years ago and it just worked out of the boxâŚ
Thank you for tryingđ