hassio-addons / addon-node-red

Node-RED - Home Assistant Community Add-ons
https://addons.community
MIT License
531 stars 123 forks source link

The UI within Home Assistant doesn't work properly #1971

Open Jens-Wymeersch opened 2 days ago

Jens-Wymeersch commented 2 days ago

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

mattmeiser commented 2 days ago

Seeing the same here.

ecard0 commented 2 days ago

Same here :(

oliver073 commented 1 day ago

Same here - and most of the time all inject nodes are grayed out and cannot be started. I believe this is since the last update.

amaisano commented 1 day ago

Perhaps related: all my HA Companion sensors have doubled in HA's entity list. binary_sensor.pc_status duplicated to binary_sensor.pc_status_2 - this happened for all of them. The non-_2 entities all say they have no Unique ID and cannot be deleted or renamed, which is of course breaking all my automations.

Mikefila commented 1 day ago

Perhaps related: all my HA Companion sensors have doubled in HA's entity list. binary_sensor.pc_status duplicated to binary_sensor.pc_status_2 - this happened for all of them. The non-_2 entities all say they have no Unique ID and cannot be deleted or renamed, which is of course breaking all my automations.

https://github.com/zachowj/hass-node-red/issues/126#issuecomment-1056123018

nappyjim commented 19 hours ago

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.