no message

This commit is contained in:
belevo\mh
2026-01-20 11:52:24 +01:00
parent 0a6ce80266
commit 422ea69b4f

View File

@@ -29,7 +29,7 @@ class PV_Forecast_plotmemory extends IPSModule
$this->RegisterTimer("SnapshotTimer", 0, 'IPS_RequestAction($_IPS["TARGET"], "SnapshotTick", 0);');
// WebHook endpoint
$this->RegisterHook("/hook/solcastcompare");
$this->RegisterHook("/hook/solcastcompare_plotmemory");
}
public function ApplyChanges()