-
-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The UI within Home Assistant doesn't work properly #1971
Comments
Seeing the same here. |
Same here :( |
Same here - and most of the time all inject nodes are grayed out and cannot be started. |
Perhaps related: all my HA Companion sensors have doubled in HA's entity list. |
|
Same issue for me. Accessing it through port 1880 works good. I corrected my 100+ issues it had, but still accessing through HA doesnt work correctly. |
Same problem here... Sometimes it work, sometime not.... On my home computer it not working... But today i connect from my work computer and first time everything works... But then i close all windows, log again into HA and bug is there... For example, all inject nodes are shaded and the can not be operated... No connection or other statuses.... It has something with WebSocket.... |
Same. UI loads but inject nodes are greyed out and no status is displayed under any node. Flows and automation work. Locally I can access via browser and HA address with port from NR settings and then everything is displayed and working. |
And now it's suddenly back to normal. I haven't changed anything. We'll see how long it lasts... |
It survived yesterday but back to no inject and connection status this morning. Just using port 1880 for now as that is fine as others have commented. |
Similar problem here? I don't see any node status and debug messages are delayed and/or non-existent. |
Same here. Greyed out inject nodes and not seeing any status changes etc. |
Isn't this one of the most important addons of Home Assistant? I don't get it why there's still not assigned anyone. No offense! |
I am dealing with the exact same problems.. |
I also have these problems, the flows work, felt slower. but no debug or inject possible. My question is also what is the workflow to fix this? reinstalling nodered and reimporting the flows really solves the problem? |
Didn't work for me at least. |
I did the same—set up a fresh Home Assistant instance on Proxmox, installed Node-RED 18.1.1, and imported the flows. Unfortunately, I’m still seeing the same errors, so they must be embedded somewhere in the flows themselves. |
Did you try rebuilding your flow from scratch? Including injection nodes? |
@kersten-lohmeyer |
Same here, problem started yesterday. Only way to acces NR is via :1880. |
I just installed the 2024.10.3 update and the problem seems to be gone ... fingers crossed... |
Update 2024.10.3 made no change for me, still exhibiting the same issues.😔 |
I'm fully updated as of 10/18/2024 and issue is still there. |
Same problems and all updates are up to date... Port 1880 works still.. |
I don't see the status below the nodes. I can't even login to https://.....:1880 even though I setup a username and password in the NR config. Trying to login with the credential_secret doesn't work either. I'll stay on 18.0.5 for now and if this doesn't get fixed I try to build my flows with HA automations. |
@kersten-lohmeyer try using your HA login details for the 1880 login credentials, that should work. |
Yes, it's working. Thanks! |
having this issue as well |
Is it working for anyone with HA Core 2024.10.4? It shows "Connected" below the nodes for me but that doesn't update. |
@kersten-lohmeyer nope. same issue. I think the addon needs to be fixed i still have problems |
Again the NR went totally down due to an unstable server connection. Is there a work around ? |
uff it's odd that there is no news at all i still have the problem. @frenck have you at least seen it? i would be happy to provide more information/logs, but the update currently seems to be unusable. inject nodes grayed out ect. see comments above. |
@DocN0 I'm planning to move away from the add-on towards a separate installation. But for the time being, I read that upgrading the node-red-contrib-home-assistant-websocket (palette inside NR) is the way to go |
Thanks a lot, that actually worked! Though I thought I tried this before. But why is this not communicated by the NR or HA team? Or was it? |
really, that worked for me too, just tested it now. and I'm pretty sure I tried it before. thanks @Jens-Wymeersch |
I think there was an HA core update in between and I might not have tried it after that one. |
Fixed here too. |
I had updated the HA core to the latest version and it still wasn't working. |
I've been looking into this problem for the last couple of weeks on multiple github pages. It looks like Jason from |
I had same issue, for me it helped then i go to menu->Manage Palette -> Nodes It was also fixing my greyed out inject and debug nodes :-) |
@super-bedst has the solution here! |
Problem/Motivation
Basically since a couple of days, nodered doesn't work properly 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
The text was updated successfully, but these errors were encountered: