summaryrefslogtreecommitdiffstats
path: root/heating-cgi/heating.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'heating-cgi/heating.cgi')
-rwxr-xr-xheating-cgi/heating.cgi12
1 files changed, 12 insertions, 0 deletions
diff --git a/heating-cgi/heating.cgi b/heating-cgi/heating.cgi
index 00afc52..496f7ba 100755
--- a/heating-cgi/heating.cgi
+++ b/heating-cgi/heating.cgi
@@ -614,6 +614,18 @@ sub do_boiler($) {
. $pump_colour
. "' >", $pump,
"</td></tr>\n";
+
+# my $dhw = $boiler->{0.2}->{values}->[0];
+# my $dhw_colour = '#c0c0ff';
+# $dhw_colour = '#ffc0c0' if $dhw == 1;
+
+# print "<tr><td><a href='"
+# . $url
+# . "boiler_dhw_active_boilermonster.html'>DHW running:</a></td><td style='background-color: "
+# . $dhw_colour
+# . "' >", $dhw,
+# "</td></tr>\n";
+
print "<tr><td><a href='"
. $url
. "ch_temperatures_boilermonster.html'>Target water temp:</a></td><td>",