Files
awesome-nodered/README.md
2021-10-30 20:10:40 +02:00

27 lines
1.8 KiB
Markdown

# Awesome Node-RED [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)
> Curated list of useful resources for Node-RED
## Contents
- [Nodes](#nodes)
- [Community](#community)
## Nodes
- [node-red-contrib-deconz](https://github.com/deconz-community/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-home-assistant](https://github.com/AYapejian/node-red-contrib-home-assistant) - Various nodes to assist in setting up automation using Node-RED communicating with Home Assistant.
- [node-red-contrib-interval-length](https://github.com/bartbutenaers/node-red-contrib-interval-length) - Measure the (time) interval length between successive messages.
- [node-red-contrib-owntracks](https://github.com/hardillb/node-red-contrib-owntracks) - Converts Owntrack Messages into standard geo message and deals with encrypted locations.
- [node-red-contrib-string](https://github.com/steveorevo/node-red-contrib-string) - Provides native and extended chainable JavaScript string parsing and manipulation methods.
- [node-red-contrib-telegrambot](https://github.com/windkh/node-red-contrib-telegrambot) - Contains a receiver and a sender node which act as a Telegram Bot.
- [node-red-contrib-uibuilder](https://github.com/TotallyInformation/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-node-wol](https://github.com/node-red/node-red-nodes) - Send Wake-On-LAN (WOL) magic packets.
## Community
- [reddit r/nodered](https://www.reddit.com/r/nodered/)
- [Node-RED Forum](https://discourse.nodered.org/)
## Contribute
Contributions welcome! Read the [contribution guidelines](contributing.md) first.