Files
HA-NerdFlows-Functions/readme.md
2023-09-28 12:42:53 -04:00

11 lines
581 B
Markdown

# 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)