From d92b3b0047442589841be6168964ae3190f7da99 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Tue, 11 Dec 2012 20:38:13 +0100 Subject: [PATCH] a thicker line for target temperatures --- heatpump-dimplex-wpm_ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/heatpump-dimplex-wpm_ b/heatpump-dimplex-wpm_ index b99ccfe..a9a0d6c 100755 --- a/heatpump-dimplex-wpm_ +++ b/heatpump-dimplex-wpm_ @@ -72,7 +72,7 @@ if [ "$1" = "config" ]; then echo 'graph_category sensors' echo 'returntargettemp.label Ruecklaufsolltemperatur' - echo 'returntargettemp.draw LINE1' + echo 'returntargettemp.draw LINE2' echo 'returntemp.label Ruecklauftemperatur' echo 'returntemp.draw LINE1' echo 'influxtemp.label Vorlauftemperatur' @@ -88,7 +88,7 @@ if [ "$1" = "config" ]; then echo 'graph_category sensors' echo 'watertargettemp.label Solltemperatur' - echo 'watertargettemp.draw LINE1' + echo 'watertargettemp.draw LINE2' echo 'watertemp.label Warmwassertemperatur' echo 'watertemp.draw LINE1' -- 2.30.2