From 199df7ae3cf23d1f93d606b6df439a7f1077a5e7 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Sun, 18 Sep 2022 17:36:51 -0400 Subject: [PATCH] Updated readme --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 237b0a0..1373806 100644 --- a/readme.md +++ b/readme.md @@ -2,6 +2,12 @@ # Tony's Home Assistant Configs Just a place to track my work on my personal Home Assistant configuration, and learn as I go. Maybe also TRY to keep myself a little bit more organized ;) +## New location for Node-RED flows + +I have recently started using the Node-RED Projects feature, which makes version control for my flows a LOT easier than it was before. + +With this change, the Node-RED flows are now in a new repo used as a submodule to this repo. They can be found at [HA-NerdFlows](https://github.com/tm24fan8/HA-NerdFlows). + ## Attributions I am fairly new to this, and while I'm learning to do a lot of it myself, I have definitely pulled ideas (in most cases modifying them for my needs) from other sources as well. Some of the most noteworthy are below.