no message
This commit is contained in:
@@ -82,7 +82,7 @@ class Boiler_2_Stufig_Landwirtschaft extends IPSModule
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function getNextTimeAndTemperature($zeitplan) {
|
public function getNextTimeAndTemperature($zeitplan) {
|
||||||
$arr = json_decode($arrString);
|
$arr = json_decode($zeitplan);
|
||||||
if (empty($arr)) {
|
if (empty($arr)) {
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
"compatibility": {
|
"compatibility": {
|
||||||
"version": "7.1"
|
"version": "7.1"
|
||||||
},
|
},
|
||||||
"version": "1.033",
|
"version": "1.034",
|
||||||
"build": 0,
|
"build": 0,
|
||||||
"date": 0
|
"date": 0
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user