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

Value for scene Triggers always change back to KeyPressed rather than value defined in node

Open smarthomeaf opened this issue 1 year ago • 0 comments

Describe the bug

When I edit a node like the below and then click done.

image

It reverts back to KeyPressed

image

To Reproduce

  1. Add a device node
  2. Type = Trigger,
  3. Trigger = <Scene Number>
  4. Value = somehting other than "KeyPressed"
  5. CLick Done
  6. Reopen Device Nod
  7. Reverts back "KeysPressed"

Expected behavior

Value Should remain what we defined ie "KeyHeldDown"

Screenshots

See description

Example Flow

No response

Environment Information

Version:

Home Assistant version: 2024.1.5 Companion version: 3.1.3

Node-RED version:17.0.3 Docker: no Add-on: no

Node.js version: OS:

Additional context

No response

smarthomeaf avatar Jan 22 '24 02:01 smarthomeaf