Awesome List of Useful Node-RED Nodes

This is a list of nodes that you can add to the excellent Node-RED application. Node-RED is a flow-based application builder that minimises the need for coding. One or mode nodes is added using a Node.JS/npm module. Once installed, the nodes can be added to a flow using the Node-RED admin interface.

These nodes are ones that I either already use or think that I might find useful in the future or that I find awesome for some other reason. That’s not to say that you would find them useful or even usable, this is only my opinion not a professional recommendation.

See also my list of nodes to avoid!

Contents

General

back to top

Data Transformation

back to top

Data Extraction

back to top

User Interface Builders

Node-RED provides an administrative and editing interface for authoring flows but has no end-user interface by default. These nodes add the capacity to easily build such an interface by creating web end-points.

back to top

Web APIs

back to top

IoT

There are a large number of Internet of Things (IoT) nodes as this was the starting point for Node-RED within IBM.

Google Home, Alexa, RFXtrx433E (and other 433MHz trancievers), serial, usb, OpenHAB, MQTT, Hue, Wemos

back to top

Node Development and Testing

Nodes and other tools to help with the development and debugging of new nodes.

back to top

Corrections and Contributions

Thanks for your help and support.

License

MIT License

back to top