LW/LS removed

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-09-26 06:22:39 +00:00
parent 091bffedda
commit e44e31f694
10 changed files with 15 additions and 25 deletions

View File

@@ -24,7 +24,7 @@ set yrange [0:]
#FileLog 10:IR\x3a:0:delta-h
#FileLog 10:IR\x3a:0:delta-d
plot "<IN>" using 1:4 axes x1y2 title 'Temperature' with lines lw 2,\
plot "<IN>" using 1:4 axes x1y2 title 'Temperature' with lines,\
"<grep -v avg_ <IN> | perl -ane '\
@a = split(\"[_:]\", $F[0]);\
if(defined($lh) && $lh ne $a[1])\