node-red-dashboard
node-red-dashboard copied to clipboard
ui_button repeat
feature request that there would be an option for repeat whilst the button is pressed in the UI (with a delay option), in my example for repeating IR-codes. not sure if this is possible in the template object already
the underlying angular material library does not support this so it is not trivial to add. In general we prefer ideas to be aired on the mailing list first - saving Issue for actual bugs. But happy to leave this one here as it could be useful.
With this momentary button template, you could acheive that: https://flows.nodered.org/flow/badf32e71913b09a2d8e2488a1b101a5
Yes - can either use that, or feel free to create a PR to add it to the button node