From 39b11cd7117d0cf7e578d2363fe868d5d202fb24 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 27 Mar 2023 04:55:44 -0400 Subject: [PATCH] Significant rework of master bedroom climate flow #79 Using function nodes to DRASTICALLY reduce the total amount of nodes needed. We had way too many and it was a cluttered mess. This makes significant progress toward fixing that, and also establishes some new ideas for future optimizations. --- node-red/projects/NerdFlows | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-red/projects/NerdFlows b/node-red/projects/NerdFlows index ead500e..11511b0 160000 --- a/node-red/projects/NerdFlows +++ b/node-red/projects/NerdFlows @@ -1 +1 @@ -Subproject commit ead500ec8282eef5ff4f475781afafff9f0b46cb +Subproject commit 11511b0ad3642e8db4ee68bd30b2937f99edab83