node-red-contrib-ui-led
node-red-contrib-ui-led copied to clipboard
A simple LED status indicator for the Node-RED Dashboard
Any chance of creating this for the new DASHBOARD 2.0 ?? I've just had my first play with the new dashboard (dashboard 1 will not be supported in future -...
I would like the ability to set the label as well as the colour from within the `msg` object. I could then deploy lots of these and let me code...
**Expected behavior** Will be great if the label can be position on top or bottom of led
Thanks for the nice node. What I am currently missing and would like to have is that the input object is configurable. So that the node can listen to `msg.blink`...
**Describe the bug** When you modified the ui_led. The led does not Toggle anymore. It's just blink's and turn off. I don't know if there's a way to toggle the...
Allow message parts to be used in label, for example {{msg.label}} or {{msg.payload}} for example.
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...