no message

This commit is contained in:
belevo\mh
2026-01-27 08:48:24 +01:00
parent 78668405bc
commit c6a8c32a65
2 changed files with 1 additions and 7 deletions

View File

@@ -64,12 +64,6 @@
]
},
{
"type": "NumberSpinner",
"name": "SDL_Leistung",
"caption": "SDL_Leistung",
"suffix": "W"
},
{
"type": "NumberSpinner",
"name": "SDL_Leistung_Laden",

View File

@@ -10,7 +10,7 @@ class Bat_EV_SDL_V2 extends IPSModule
// Properties
$this->RegisterPropertyString("Batteries", "[]");
$this->RegisterPropertyInteger("SDL_Leistung", 0);
//$this->RegisterPropertyInteger("SDL_Leistung", 0);
$this->RegisterPropertyInteger("SDL_Leistung_Laden", 0);
$this->RegisterPropertyInteger("SDL_Leistung_Entladen", 0); // W
$this->RegisterPropertyInteger("UpdateInterval", 5); // Minuten