node-red-nodes icon indicating copy to clipboard operation
node-red-nodes copied to clipboard

Extra nodes for Node-RED

Results 155 node-red-nodes issues
Sort by recently updated
recently updated
newest added

To see this add a gpio in or out node to the flow and select a pin to use. Then close the dialog and reopen it, the selected pin is...

The PiSRF node stops working upon re-deploy. It requires a reboot of NodeRED or the pi to start working again. It works fine on Bullseye. Issue is for version 4.0.8,...

With Bullseye RPi.GPIO is used. With Bookworm it uses rpi-lgpio and lgpio. lgpio no longer uses interrupts for inputs. This means some cpu seconds for every input. The official gpiod...

### Which node are you reporting an issue on? node-red-node-serialport 2.0.3 ### What are the steps to reproduce? drag serial-port control node to canvas press + to add new serial-port...

### Which node are you reporting an issue on? rpi-gpio in ### What are the steps to reproduce? ` [ { "id": "78b4d995a81ab599", "type": "tab", "label": "Flow 1", "disabled": false,...