Fehler behoben

This commit is contained in:
belevo\mh
2025-02-24 07:36:46 +01:00
parent eeb3b1d217
commit cdc3dfc448
2 changed files with 5 additions and 5 deletions

View File

@@ -37,14 +37,14 @@
}, },
{ {
"type": "SelectVariable", "type": "SelectVariable",
"name": "Batterieladezustand", "name": "Ladestrom",
"caption": "Batterieladezustand", "caption": "Ladestrom",
"test": true "test": true
}, },
{ {
"type": "SelectVariable", "type": "SelectVariable",
"name": "Batterieladezustand", "name": "Entladestrom",
"caption": "Batterieladezustand", "caption": "Entladestrom",
"test": true "test": true
} }

View File

@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "1.045", "version": "1.046",
"build": 0, "build": 0,
"date": 0 "date": 0
} }