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

fixes #909 ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes Prevent global...

### Which node are you reporting an issue on? ### What are the steps to reproduce? ### What happens? ### What do you expect to happen? ### Please tell us...

## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) ## Proposed changes https://discourse.nodered.org/t/feature-request-smooth-add-median-filter-to-node-red-node-smooth/60359 ## Checklist -...

Fix missing comma - [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes ## Checklist - [x] I...

- [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes I wasted several hours investigating the `Error:...

- [x] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) ## Proposed changes The current e-mail node doesn't output e-mail sending...

### Which node are you reporting an issue on? node-red-node-serialport ### What are the steps to reproduce? ![image](https://user-images.githubusercontent.com/67097444/156566582-c243c3c3-1e69-4953-8697-a3f4660ef249.png) Set an unused COM Port! `[{"id":"8f77ef3358816793","type":"serial in","z":"14972ae43ba3a3f1","name":"","serial":"1b909dd2b3f2dc6e","x":250,"y":1820,"wires":[["17b4a55b44609a6f"]]},{"id":"17b4a55b44609a6f","type":"debug","z":"14972ae43ba3a3f1","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":390,"y":1820,"wires":[]},{"id":"4490c6afdf741d52","type":"status","z":"14972ae43ba3a3f1","name":"","scope":["8f77ef3358816793"],"x":240,"y":1880,"wires":[["fb90753a624cf048"]]},{"id":"fb90753a624cf048","type":"debug","z":"14972ae43ba3a3f1","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"true","targetType":"full","statusVal":"","statusType":"auto","x":390,"y":1880,"wires":[]},{"id":"1b909dd2b3f2dc6e","type":"serial-port","serialport":"COM3","serialbaud":"115200","databits":"8","parity":"none","stopbits":"1","waitfor":"","dtr":"none","rts":"none","cts":"none","dsr":"none","newline":"0xd","bin":"false","out":"char","addchar":"0x0D","responsetimeout":"10000"}]` ### What happens? I get...

### Which node are you reporting an issue on? node-red-node-serialport ### What are the steps to reproduce? try install it on Windows machine ### What happens? When I install the...

upstream

### Which node are you reporting an issue on? node-red-node-email ### What are the steps to reproduce? configure a gmail account to receive email (using ssl) from a specific folder...

### Which node are you reporting an issue on? node-red-mysql ### What are the steps to reproduce? install latest version (1.0) and run node-red-start. ### What happens? Get below output...

upstream