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

### Which node are you reporting an issue on? SNMP ### What are the steps to reproduce? If you send multiple concurrent requests to snmp.subtree the responses will get jumbled...

### Which node are you reporting an issue on? node-red-node-pushbullet 0.0.14 ### What are the steps to reproduce? I'm not sure. Maybe the Pushbullet server had a problem, maybe my...

### Which node are you reporting an issue on? node-red-node-emoncms: emonscms Post data do emoncms ### What are the steps to reproduce? I've configured my emoncms server with self-signed certificate....

**Daemon Node** The daemon node does not perform as reliably and accurately as the exec node. See [here](https://discourse.nodered.org/t/trying-to-work-out-why-not-getting-updates-for-a-particular-output-from-a-script/28810) and [here](https://discourse.nodered.org/t/move-from-exec-node-to-daemon-node-has-caused-an-unusual-problem/28566) - [ ] Node-RED version: v1.0.6 - [ ] node.js...

Node-red-node-email shows permanent "sending" status with green indicator after sending a message, even though the message arrives in my gmail inbox. I would expect the status to be changed to...

There is a dependency problem with `node-red-nodes-mongodb` node (latest version, 0.0.14). The problem is that this version has `"mongodb" : "^2.2.34"` as it's dependency but according to this [link](node-red-nodes-mongodb), that...

## So you have a real issue to raise... To help us understand the issue, please fill-in as much of the following information as you can: --> ### Which node...

### Which node are you reporting an issue on? node-red-node-pi-neopixel ### What are the steps to reproduce? use docker image braghettos/makealedwheaterboard:latest source code is available at https://github.com/braghettos/makealedweatherboard.git ### What happens?...

### Which node are you reporting an issue on? node-red-email ### What are the steps to reproduce? set msg.from either from javascript function or a change node ### What happens?...

``` node-red-node-email 1.7.4 Node-RED v1.0.2 ``` Hi, Node-RED team! I have discovered that the `node-red-node-email` (`email in`) does not provide the `complete` status according to (https://nodered.org/blog/2019/09/20/node-done) It would be helpful...