FlowFuse / node-red-dashboard

https://dashboard.flowfuse.com
Apache License 2.0
205 stars 49 forks source link

ui-switch value bug #356

Closed i8beef closed 11 months ago

i8beef commented 11 months ago

Description

  1. The ui-switch node appears to be outputting the OFF value when switching off correctly, but ALSO outputs the OFF values when switching it ON.
  2. The UI indicator seems to get stuck to "on" in the node-red editing interface for me too...
  3. Dashboard 1 had an option for the "Indicator" to represent the value of the last input, or the last output... my understanding is the one here ALWAYS represents the last "input" value yes?

Have you provided an initial effort estimate for this issue?

I am no FlowFuse team member

colinl commented 11 months ago

I think points 1 and two are a duplicate of #311

For point 3, I believe the "state of input/output" Indicator field will be supported at some point. See #318

i8beef commented 11 months ago

Agreed, closing as duplicates to those two issues.

colinl commented 11 months ago

Also, for point 3 see #210