mirror of
https://github.com/naimo84/awesome-nodered.git
synced 2026-03-11 17:48:48 -05:00
7918578db06c14ad6aeea001a47aca982f1bfddf
Awesome Node-RED

Curated list of useful resources for Node-RED.
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
Contents
Installation
- Running locally
- Running under Docker
- c't-Smart-Home - A ready-to-use setup for home automation maintained by german computer magazine c't.
- RedMatic - Install Node-RED on a CCU3, smart home automation hardware from the manufacturer eQ-3, popular especially in Germany.
- ioBroker node-red Adapter - Starts Node-RED instance within ioBroker and communicates with it.
Nodes
- node-red-node-typescript-starter - Quick-start template repository for creating new node sets in TypeScript.
- node-red-contrib-aedes - MQTT Broker based on Aedes.
- node-red-contrib-actionflows - Brings easy to use loops and OOP (object oriented programming) features.
- node-red-contrib-alarm - Build your own home alarm system with any number of panels, zones, sensors, triggers and automations.
- node-red-contrib-alexa-home - The node just works wihtin your local network - no extra cloud stuff is required.
- node-red-alexa-home-skill-v3-web - Web Service/ API for Alexa and Google Home Node-RED Smart Home Control.
- node-red-alexa-home-skill-v3-lambda - Lambda function for node-red-alexa-home-skill-v3-web.
- node-red-contrib-alexa-home-skill-v3 - Control things via Amazon Alexa and Google Home.
- node-red-contrib-alexa-remote-cakebaked - Interacting with the Alexa API. You can emulate routine behaviour, control and query your devices.
- node-red-contrib-bool-gate - Boolean logic gates.
- node-red-contrib-browser-utils - Add browser functionality such as file upload, camera & microphone.
- node-red-contrib-ccu - Connect with Homematic, a series of smart home automation hardware from the manufacturer eQ-3, popular especially in Germany.
- node-red-contrib-deconz - The deCONZ REST plugin provides a REST-API to access Zigbee 3.0 (Z30), Zigbee Home Automation (ZHA) and Zigbee Light Link (ZLL) lights.
- node-red-contrib-dockerode - Connects to Docker daemon.
- node-red-contrib-flow-manager - Separates your flow json to multiple files.
- node-red-contrib-fritz - Provides easy access to your avm fritzbox. You can read and write the configuration of your fritzbox including the VoIP and Dect configuration.
- node-red-contrib-german-holidays - Getting german holidays or information if today/tomorrow is a holiday.
- node-red-contrib-home-assistant - Various nodes to assist in setting up communication with Home Assistant.
- node-red-contrib-home-assistant-websocket - Various nodes using websockets to assist in setting up communication with Home Assistant.
- node-red-contrib-homebridge-automation - Integrate Homebridge Accessories into flows.
- node-red-contrib-homee - Access the homee api and create virtual devices for homee.
- node-red-contrib-homekit-bridged - Collection of nodes which can be used to imitate HomeKit devices.
- node-red-contrib-huemagic - Provides several nodes and is the most in-depth and easy to use solution to control Philips Hue bridges, lights, groups, scenes, rules, taps, switches, buttons, motion sensors, temperature sensors and Lux sensors.
- node-red-contrib-ical-events - Get events from an ical-URL, a caldav-server or from iCloud.
- node-red-contrib-image-output - Simple image output node. Useful for previewing images (of face detecting, object recognition etc.) inside the flow editor.
- node-red-contrib-influxdb - Save and query data from an influxdb time series database.
- node-red-contrib-stackhero-influxdb-v2 - Save and query data from an InfluxDB v2 time series database.
- node-red-contrib-interval-length - Measure the (time) interval length between successive messages.
- node-red-contrib-knx-ultimate - Control your KNX intallation. Single Node KNX IN/OUT with optional ETS group address importer and gateway simulation.
- node-red-contrib-lgtv - Control LG webOS Smart TVs.
- node-red-contrib-loxone - Connect to the Loxone Miniserver.
- node-red-contrib-mindconnect - Upload timeseries, files and events to MindSphere.
- node-red-contrib-modbus - All in one Modbus TCP and Serial package.
- node-red-contrib-moment - Produces a nicely formatted Date/Time string using the Moment.JS library. It's fully time zone/DST/locale aware.
- node-red-contrib-noble-bluetooth - Based on noble for interaction with Bluetooth Low Energy (BLE) devices.
- node-red-contrib-owntracks - Converts Owntrack Messages into standard geo message and deals with encrypted locations.
- node-red-contrib-os - Obtain system information.
- node-red-contrib-s7 - Interact with Siemens S7 PLCs.
- node-red-contrib-self-healing - A collection of nodes for making Node-RED more resilient by adding self-healing capabilities.
- node-red-contrib-simpletime - Adds time and date payloads with various formatting options, which can be retreived and used later in the flow.
- node-red-contrib-slack - Interact with the Slack API.
- node-red-contrib-smartnora - Google smart home Action integration via Smart NORA.
- node-red-contrib-sonos-plus - Control SONOS player in your local network.
- node-red-contrib-stackhero-mysql - Connect to a MySQL or a MariaDB database, using TLS (SSL) and compatible with "Caching SHA2 password" authentication method (MySQL >= 8).
- node-red-contrib-string - Provides native and extended chainable JavaScript string parsing and manipulation methods.
- node-red-contrib-sun-position - Timer based flow control with dusk, dawn (and variations) and much more. Additional you can get sun and moon position or to control a flow by sun or moon position.
- node-red-contrib-tado-client - Connect to the Tado Web API.
- node-red-contrib-telegrambot - Contains a receiver and a sender node which act as a Telegram Bot.
- node-red-contrib-tuya-smart - Input nodes to interface with smart plugs, bulbs, etc. from tuya.
- node-red-contrib-twc-weather - The Weather Company and Weather Underground Personal Weather Station APIs.
- node-red-contrib-uibuilder - Provide an easy to use way to create dynamic web interfaces using any (or no) front end libraries for convenience.
- node-red-contrib-whatsappbot - Whatsapp Bot.
- node-red-node-watson - Interact with the IBM Watson services in IBM Cloud.
- node-red-contrib-web-worldmap - Provide a world map web page for plotting "things" on.
- node-red-node-wol - Send Wake-On-LAN (WOL) magic packets.
- node-red-contrib-zigbee - Control Zigbee Devices via a CC253x Module.
- node-red-contrib-zigbee2mqtt - Zigbee2mqtt connectivity.
- node-red-contrib-zwave-js - Integrates Z-Wave node based on Z-Wave JS.
Community
Contribute
Contributions welcome! Read the contribution guidelines first.
Languages
Markdown
100%