nappyjim
(Jim)
September 12, 2024, 2:30am
1
Edit: I dont know what this update did but i cant manually start an inject node either. When I hover over the “button”, my cursor just changes to the 4 arrows…
Ever since updating my nodes (see this thread:Why does the entity that is friendly named EXACTLY what I typed, not the first result? - #9 by nappyjim ) now when I start typing in an entities box or an action box, it wont be populated. Seems like a restart of HA fixes it, but previous to updating the stuff in node red, it always worked. I just had the search issue I described in the linked post.
Kermit
September 12, 2024, 4:07am
2
Try connecting directly to Node-RED via port 1880 instead of through the Home Assistant interface. Also, the notify
domain shouldn’t display targets, as it doesn’t support them.
nappyjim
(Jim)
September 12, 2024, 12:09pm
3
Maybe that was a bad example, but even the actions area, where notify is, would not populate. I had to manually type in the entire domain.
But I connected to homeassistant.local:1880 and now I was able to press on inject and my lists were populated!
calvolson
(Calvolson)
October 7, 2024, 4:24am
4
Has anyone found a fix to enable using Node-RED directly within HA again? Directly accessing it is less than ideal. Grateful for the workaround, though!
calvolson
(Calvolson)
October 7, 2024, 3:59pm
5
For anyone wanting to track this problem, it looks like a Github issue was just created:
opened 03:09PM - 06 Oct 24 UTC
# Problem/Motivation
Basically since a couple of days, nodered doesn't work p… roperly within home assistant. Meaning that I can't search the entities, I don't see the connection status, etc.
However, when I use it via the 1880 port, all works perfectly.
## Expected behavior
I would expect the same behavior in the iframe as the webpage
## Actual behavior
I see all the flows but no connection status nor the ability to search for entities.
## Steps to reproduce
Since the latest NodeRed update, I've seen this change.
Here is the version I'm using
Node-RED version: v4.0.3
Node.js version: v18.20.4
## Proposed changes
I don't know what to do or to search for. Nothing visible in the logs