diff --git a/Belevo_Server_Kommunikation/module.php b/Belevo_Server_Kommunikation/module.php index 1c5558b..0507cb9 100644 --- a/Belevo_Server_Kommunikation/module.php +++ b/Belevo_Server_Kommunikation/module.php @@ -30,7 +30,7 @@ class Belevo_Server_Kommunikation extends IPSModule $this->RegisterVariableInteger("Kontakt_Volllast", 0); //Wärmepumpe Status $this->RegisterVariableFloat("G_WPS_5M_0", "G_WPS_5M_0", "",0); - $this->RegisterVariableInteger("Wärmepumpe_Status", 0); + $this->RegisterVariableInteger("Waermepumpe_Status", 0); //Wolkenwahrscheinlichkeit $this->RegisterVariableFloat("G_WW_5M_0", "G_WW_5M_0", "",0); $this->RegisterVariableInteger("Wolkenwahrscheinlichkeit", 0); diff --git a/library.json b/library.json index c624c55..563706a 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "compatibility": { "version": "7.1" }, - "version": "0.25", + "version": "0.26", "build": 0, "date": 0 } \ No newline at end of file