Now pgm3 shows other logfiles (like from wired devices) too.
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@95 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -45,7 +45,7 @@ setlocale (LC_ALL, 'de_DE.utf8');
|
||||
$array = file($file);
|
||||
$oldmin=0; //only the data from every 10min
|
||||
$oldhour=0; //only the data from every 10min
|
||||
$actuator=0;
|
||||
$actuator="00%";
|
||||
$actuator_date="unknown";
|
||||
$counter=count($array);
|
||||
$arraydesired=array();
|
||||
|
||||
Reference in New Issue
Block a user