From b27a4f1454b4e49c223fa6c10cedae334d4cb83a Mon Sep 17 00:00:00 2001 From: "klaus.schauer" <> Date: Fri, 18 Jan 2019 10:51:00 +0000 Subject: [PATCH] EnO_A5-20-06.gplot: plot modification git-svn-id: https://svn.fhem.de/fhem/trunk@18313 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/www/gplot/EnO_A5-20-06.gplot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fhem/www/gplot/EnO_A5-20-06.gplot b/fhem/www/gplot/EnO_A5-20-06.gplot index a31ce317d..cb61a3e52 100644 --- a/fhem/www/gplot/EnO_A5-20-06.gplot +++ b/fhem/www/gplot/EnO_A5-20-06.gplot @@ -27,9 +27,11 @@ set y2range [0:100] #FileLog 4:temperature\x3a:0: #FileLog 4:setpointTemp\x3a:0: #FileLog 4:feedTemp\x3a:0: +#FileLog 4:roomTemp\x3a:0: #FileLog 4:setpoint\x3a:0: plot "" using 1:2 ls l3 axes x1y1 title 'Temperature' with lines,\ "" using 1:2 ls l0 axes x1y1 title 'Setpoint Temperature' with steps,\ "" using 1:2 ls l1 axes x1y1 title 'Feed Temperature' with lines,\ + "" using 1:2 ls l4 axes x1y1 title 'Room Temperature' with lines,\ "" using 1:2 ls l2fill axes x1y2 title 'Setpoint' with steps