Skip Navigation

Node-Red is no-code workflow automation with lots of extensions.

https://nodered.org/

I know a lot of people dismiss this thing as only being useful for RaspberryPi IOT automation, but I've been using this for a year or two now on my own personal server and I'm surprised how flexible and performant it is.

It's more than just a prototyping tool, and it has a lot of integrations designed by the community. For instance, within a couple weeks of ChatGPT being announced, there were already flows created to automate integration. https://flows.nodered.org/

I've been thinking about introducing this tool to my work as a replacement for some of the older and less-used APIs we maintain. Have you had any experience with Node-Red? Would you like to check it out? I can help you set it up if you want too, it's fun learning about this tool and what's possible with it.

You're viewing a single thread.

12 comments
  • I've been using nodered with homeassistant for a few years, and have also used it to add minor integrations for some external apps to send push notifications through HA.

    On the surface, nodered looks like "programming for non-programmers", and I've seen it get knocked for that. It's really not that at all. Yes, it's a node-based system and you're not "writing code" but it's very robust and can do a heck of a lot. I highly recommend folks check it out, it's a pretty powerful little system, and I've been running it on my ancient amd fx-6300 server (along side a bunch of other docker containers) without any noticeable system slowdown.

12 comments