From cdc3dfc448a1b4b57697ca59b9cbe5b30e6f0b30 Mon Sep 17 00:00:00 2001 From: "belevo\\mh" Date: Mon, 24 Feb 2025 07:36:46 +0100 Subject: [PATCH] Fehler behoben --- Batterie/form.json | 8 ++++---- library.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Batterie/form.json b/Batterie/form.json index 5ca991f..ccfd839 100644 --- a/Batterie/form.json +++ b/Batterie/form.json @@ -37,14 +37,14 @@ }, { "type": "SelectVariable", - "name": "Batterieladezustand", - "caption": "Batterieladezustand", + "name": "Ladestrom", + "caption": "Ladestrom", "test": true }, { "type": "SelectVariable", - "name": "Batterieladezustand", - "caption": "Batterieladezustand", + "name": "Entladestrom", + "caption": "Entladestrom", "test": true } diff --git a/library.json b/library.json index 995f5c4..45652a4 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "1.045", + "version": "1.046", "build": 0, "date": 0 } \ No newline at end of file