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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user