Server Kommunikation ä zu ae bei WP behoben V1.2
This commit is contained in:
@@ -30,7 +30,7 @@ class Belevo_Server_Kommunikation extends IPSModule
|
|||||||
$this->RegisterVariableInteger("Kontakt_Volllast", 0);
|
$this->RegisterVariableInteger("Kontakt_Volllast", 0);
|
||||||
//Wärmepumpe Status
|
//Wärmepumpe Status
|
||||||
$this->RegisterVariableFloat("G_WPS_5M_0", "G_WPS_5M_0", "",0);
|
$this->RegisterVariableFloat("G_WPS_5M_0", "G_WPS_5M_0", "",0);
|
||||||
$this->RegisterVariableInteger("Wärmepumpe_Status", 0);
|
$this->RegisterVariableInteger("Waermepumpe_Status", 0);
|
||||||
//Wolkenwahrscheinlichkeit
|
//Wolkenwahrscheinlichkeit
|
||||||
$this->RegisterVariableFloat("G_WW_5M_0", "G_WW_5M_0", "",0);
|
$this->RegisterVariableFloat("G_WW_5M_0", "G_WW_5M_0", "",0);
|
||||||
$this->RegisterVariableInteger("Wolkenwahrscheinlichkeit", 0);
|
$this->RegisterVariableInteger("Wolkenwahrscheinlichkeit", 0);
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "0.25",
|
"version": "0.26",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user