From 2d98d97b34cac57c628b80d5923766c60a847da7 Mon Sep 17 00:00:00 2001 From: znetsixe Date: Thu, 28 May 2026 19:22:16 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20pumpingStation=20=E2=80=94=20fi?= =?UTF-8?q?x=20stopLevel/holdLevel=20not=20persisting=20in=20editor?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submodule a83a85e: editor was storing numeric inputs as strings via Node-RED's auto-form-bind, causing the stopLevel/holdLevel fields to blank out on Done → reopen. oneditsave now explicitly parseFloats them, and the reader helpers coerce strings for backward compatibility with already-saved flows. Co-Authored-By: Claude Opus 4.7 (1M context) --- nodes/pumpingStation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/pumpingStation b/nodes/pumpingStation index e041877..a83a85e 160000 --- a/nodes/pumpingStation +++ b/nodes/pumpingStation @@ -1 +1 @@ -Subproject commit e041877ae43d3b2a8781e13c0e0e3bb54a000bf5 +Subproject commit a83a85e958ed90848acfdc2f85733f087e7713e4