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

### Which node are you reporting an issue on? node-red-node-pisrf ### What are the steps to reproduce? use it ### What happens? duplicate values are dropped ### What do you...

Hello, I'm having a problem with the node red, when I will inject post in http to the strapi, I get a error: RequestError: connect ECONNREFUSED localhost:1337. ![image](https://user-images.githubusercontent.com/124711123/220428883-39c6d125-1d45-4081-99f1-04a3b4993d17.png) Note: I...

This conversion toString() broke the OctetString when MAC as a value is present, because must be converted to HEX. This problem is not present in SNMP Walk, because is returning...

I still need the msg.payload when there is an error, not only when everything is going well. - [ ] Bugfix (non-breaking change which fixes an issue) - [ ]...

### Which node are you reporting an issue on? - node-red-node-snmp v1.0.5 (SNMP Get) ### What are the steps to reproduce? - Reading SMART SSD, parameter № 241 "Total_LBAs_Written" ###...

upstream

### Which node are you reporting an issue on? node-red-node-twitter I would like to be able to upload larger files to Twitter. this already works in node.js The node.js code...

I tried to write the code but it doesn't work. I would like to be able to upload a video or a larger gif file with this module. - [...

How do you delete the emails you want, and not just mark em with a label as "Deleted". How to use the "Purge message" (imap_expurge) so I delete the messages?

### Which node are you reporting an issue on? Daemon ### What are the steps to reproduce? Unknown. Happens sporadically due to unreliable wifi links. ### What happens? Node-RED crashes...

upstream

Hi, I tried to install node-red-node-pi-mcp3008, but it failed. - run `sudo raspi-config` and enabled SPI interface -> rebooted - changed to `~/.node-red` - `npm install node-red-node-pi-mcp3008` -> got error...