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