node-red-contrib-ui-led
node-red-contrib-ui-led copied to clipboard
A simple LED status indicator for the Node-RED Dashboard
Attempting via npm v7 to update node-red-dashboard from 2.30.0 to the current release 3.0.4 fails if node-red-contrib-ui-led is installed: npm ERR! code ERESOLVE npm ERR! While resolving: [email protected] npm ERR!...
**Describe the bug** Dear maintainer, message objects of node-red-contrib-modbus v5.14.0 can contain attributes like msg.responseBuffer and msg.input besides the msg.payload. I have to delete this attributes with a change node...
I have version 0.4.8 But I am not sure it is important. ``` TypeError: Cannot read property 'config' of null at addWidget (/home/me/.node-red/node_modules/node-red-dashboard/index.js:73:39) at Object.addWidget (/home/me/.node-red/node_modules/node-red-dashboard/index.js:137:48) at new LEDNodeConstructor (/home/me/.node-red/node_modules/node-red-contrib-ui-led/dist/nodes/ui_led/ui_led.js:30:29)...
Installation from within node-red ui, created a led ui node with default properties. Node-red is installed with apt-get. When running the dashboard, no control is generated. Logs -> 24 Feb...
**Describe the bug** On some browser/OS combinations, the UI displays controls for vertical scrolling unnecessarily. Scrolling range is limited to one click of the controls. This is always displayed and...
Although getting away from a "simple" LED, the NEOPIXELs are popular. For people wanting to simulate a Neopixel LED, adding that to the LED would/may/could be nice. The input would...
Without wanting to make it too complicated: 4 (5 actually?) levels of "brightness" for the LED. I'll pick 4 as I am trying to keep it practical and a base...