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:
martinhaas
2007-10-13 16:36:00 +00:00
parent 07e3c4ab0b
commit ecd349b35d
8 changed files with 420 additions and 15 deletions

View File

@@ -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();