Node-Red Documentation
Introduction
Node-RED is an open source visual automation tool that allows for easier automation programming through the use of flows. A flow in node red is the sequence of operations (or program) for a given input. These operations are generally handled through Node-RED’s visual editor.
Useful Links
- Node-RED Homepage↗ - The best resource for general documentation and examples
Subsections
- MQTT - How to use the Node-Red MQTT palette.
Further Reading
- Home Assistant - Configuration of Node-Red and Home Assistant