Ladestation für Solarladen Easee angepasst

This commit is contained in:
2025-06-24 11:09:28 +02:00
parent 855334f2ef
commit b10764423b
2 changed files with 34 additions and 29 deletions

View File

@@ -19,7 +19,7 @@ class PV_Visu extends IPSModule
public function ApplyChanges()
{
parent::ApplyChanges();
$this->UpdateData();
$this->RequestAction("update", 1);
}
/**