Energiemanager optimiert, Easee-Ladestation eingefügt.

This commit is contained in:
dh
2025-08-07 08:45:19 +02:00
parent 6ffada6d29
commit aa150f58be
18 changed files with 1347 additions and 232 deletions
+29 -12
View File
@@ -24,6 +24,10 @@
{
"caption": "Easee - Nur Solarladen",
"value": 5
},
{
"caption": "Easee",
"value": 6
}
]
},
@@ -48,35 +52,48 @@
{
"type": "NumberSpinner",
"name": "Zeit_Zwischen_Zustandswechseln",
"caption": "Mindestlaufzeit des Verbrauchers bei Lastschaltung (Für Easee Solarladen zwingend 1 Minute einstellen)",
"caption": "Mindestlaufzeit des Verbrauchers bei Lastschaltung ",
"suffix": ""
},
{
"type": "NumberSpinner",
"name": "Ein_Zeit",
"caption": "Mindestlaufzeit Ladestation wenn Ein",
"suffix": ""
},
{
"type": "NumberSpinner",
"name": "Aus_Zeit",
"caption": "Mindestlaufzeit Ladestation wenn Aus",
"suffix": ""
},
{
"type": "ValidationTextBox",
"name": "IP_Adresse",
"caption": "IP-Adresse Ladestation"
},
{
"type": "ValidationTextBox",
"name": "Geräte-ID Smart-Me / ECarUp / Easee",
"caption": "ID"
},
{
"type": "ValidationTextBox",
"name": "Seriennummer Smart-Me / ECarUp / Easee",
"caption": "Seriennummer"
"caption": "Geräte-ID Smart-Me / ECarUp / Easee",
"name": "ID"
},
{
"type": "ValidationTextBox",
"name": "Username / Benutzernahme Solarladen",
"caption": "Username"
"caption": "Seriennummer Smart-Me / ECarUp / Easee",
"name": "Seriennummer"
},
{
"type": "ValidationTextBox",
"caption": "Username / Benutzernahme Solarladen",
"name": "Username"
},
{ "type": "PasswordTextBox",
"name": "Password -> Bei Anwendung mit Pico-Stationen",
"caption": "Passwort"
"caption": "Password -> Bei Anwendung mit Pico-Stationen",
"name": "Password"
},
{
"type": "SelectVariable",