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

Extra nodes for Node-RED

Results 159 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,...

### Which node are you reporting and issue on? node-red-node-email ### What are the steps to reproduce? The first step is to install the package in the latest version. ```sh...

upstream

### Which node are you reporting and issue on? node-red-node-mysql: 2.0.0 [flows.json](https://github.com/user-attachments/files/24127731/flows.json) ### What are the steps to reproduce? _No response_ ### What happens? Description When connecting from Node-RED to...

### Which node are you reporting and issue on? node-red-node-email email-in ### What are the steps to reproduce? Connect to an IMAP server. ### What happens? Mails are pulled after...

### Which node are you reporting and issue on? node-red-node-cbor ### What are the steps to reproduce? send a timestamp as integer to decode - the decoder exits with the...