no message

This commit is contained in:
2025-10-03 11:30:12 +02:00
parent 99d2930c1d
commit 0988e09e10
3 changed files with 1 additions and 10 deletions
-1
View File
@@ -1,4 +1,3 @@
{
"elements": [
{
-6
View File
@@ -57,12 +57,6 @@ class Puffer_Speicher extends IPSModule
{
parent::ApplyChanges();
$this->SetTimerInterval("Timer_Do_UserCalc_Boiler",$this->ReadPropertyInteger("Interval")*1000);
// Nur Methodenaufruf
//$this->LadeUndSortiereLeistungen();
//IPS_LogMessage("LeistungArray", json_encode($this->leistungArray));
}
+1 -3
View File
@@ -1,7 +1,5 @@
{
"elements": [
]
}