instanzfehler

This commit is contained in:
belevo\mh
2024-12-11 15:44:15 +01:00
parent 3eae7fd56e
commit 68636780d6
2 changed files with 7 additions and 8 deletions

View File

@@ -13,20 +13,19 @@
{
"type": "NumberSpinner",
"name": "MaxBatterieleistung",
"caption": "Leistug Teillast",
"caption": "Maximale Batterieleistung",
"suffix": ""
},
{
"type": "SelectVariable",
"type": "NumberSpinner",
"name": "AufdasNachladen",
"caption": "Auf so viel Prozent nachladen",
"test": true
"caption": "Auf so viel Prozent nachladen"
},
{
"type": "SelectVariable",
"type": "NumberSpinner",
"name": "MinimumEntladen",
"caption": "Minimum des Batterieladezustand",
"test": true
"caption": "Minimum des Batterieladezustand"
},
{
"type": "SelectVariable",

View File

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