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", "type": "NumberSpinner",
"name": "MaxBatterieleistung", "name": "MaxBatterieleistung",
"caption": "Leistug Teillast", "caption": "Maximale Batterieleistung",
"suffix": "" "suffix": ""
}, },
{ {
"type": "SelectVariable", "type": "NumberSpinner",
"name": "AufdasNachladen", "name": "AufdasNachladen",
"caption": "Auf so viel Prozent nachladen", "caption": "Auf so viel Prozent nachladen"
"test": true
}, },
{ {
"type": "SelectVariable", "type": "NumberSpinner",
"name": "MinimumEntladen", "name": "MinimumEntladen",
"caption": "Minimum des Batterieladezustand", "caption": "Minimum des Batterieladezustand"
"test": true
}, },
{ {
"type": "SelectVariable", "type": "SelectVariable",

View File

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