node-red-contrib-home-assistant-websocket icon indicating copy to clipboard operation
node-red-contrib-home-assistant-websocket copied to clipboard

Device configuration does not display fully after re-opening

Open SynoUser-NL opened this issue 7 months ago • 3 comments

Describe the bug

When using a Device node and configuring it as a trigger, there are options to set how long the state has to remain as set before a msg is sent. After deploying and re-opening the node, those configuration options are no longer visible in the node config. It appears they do work however..

To Reproduce

  1. Drag\drop a Device node onto the canvas.
  2. Double-click to open the config.
  3. Configure a trigger for a device and a state, with a value for the "for" option in seconds or minutes.
  4. Close the node config and deploy the NodeRED flows.
  5. Re-open the Device node config. The "for" options are no longer displayed in the config window.

Expected behavior

On re-opening the Device config all configured options should be visible.

Screenshots

Image

Image

Example Flow

See above.

Environment Information

HA fully updated to latest version. Companion updated to latest version. WebSocket (NodeRED palettte) updated to latest version.

Additional context

Curious if others have this problem as well.. if not I hope someone can point me as to what is wrong in my config.

SynoUser-NL avatar Apr 29 '25 22:04 SynoUser-NL

I have the same issue.

Same as you:

Environment Information

HA fully updated to latest version. Companion updated to latest version. WebSocket (NodeRED palettte) updated to latest version.

VirusDr avatar May 08 '25 17:05 VirusDr

get the same issue when I use the "green" device block

The blue blocks, I see "everything.

VirusDr avatar May 08 '25 17:05 VirusDr

Yes, exactly. Same for me. Blue blocks are working perfectly, the green ones need some work (and yes, I know they are beta..). So the obvious workaround is: do not use the green blocks.. :)

SynoUser-NL avatar May 09 '25 07:05 SynoUser-NL