diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..302d42f --- /dev/null +++ b/readme.md @@ -0,0 +1,10 @@ +# NerdFlows Functions + +This is where the (likely very bad) code for my Node-RED function nodes will live. This isn't necessarily everything that is currently running. This is more or less a scratchpad. I find editing my JavaScript in VS Code is a lot handier than doing it within Node-RED's built-in editor. + +I would not recommend trying to run most of this code. There are most likely better ways to achieve the things I am doing. + +## Links + +[HA-NerdFlows](https://github.com/tm24fan8/HA-NerdFlows) +[Home Assistant Configs](https://github.com/tm24fan8/Home-Assistant-Configs)