summaryrefslogtreecommitdiffstats
path: root/boiler-monster
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-06-13 11:41:11 +0100
committerroot <root@ka-ata-killa.ourano.james.local>2021-06-13 11:41:11 +0100
commit0d810335cfc55c836a054db14fab36fb99f58441 (patch)
tree67e9fc2ab764bbe76d03f644ecea2dfd6dde4037 /boiler-monster
parent6386636edb53aabc99de2f8479b00ca8f6ee6bfe (diff)
downloadheating-master.tar.gz
heating-master.tar.bz2
heating-master.zip
add atacamaHEADmaster
Diffstat (limited to 'boiler-monster')
-rwxr-xr-xboiler-monster/mr3020/usr/bin/thermostat2
1 files changed, 1 insertions, 1 deletions
diff --git a/boiler-monster/mr3020/usr/bin/thermostat b/boiler-monster/mr3020/usr/bin/thermostat
index 8fcc071..612c899 100755
--- a/boiler-monster/mr3020/usr/bin/thermostat
+++ b/boiler-monster/mr3020/usr/bin/thermostat
@@ -46,7 +46,7 @@ done
#... others where we care about the delta
-for i in kstudy_radiator bedroom_radiator spare_bedroom_radiator dd_radiator1 dd_radiator2 dd_radiator3 hall_radiator kitchen_radiator music_room_radiator 2fl_stair_radiator 2fl_main_radiator; do
+for i in kstudy_radiator bedroom_radiator spare_bedroom_radiator dd_radiator1 dd_radiator2 dd_radiator3 hall_radiator kitchen_radiator music_room_radiator 2fl_stair_radiator 2fl_main_radiator boxroom_radiator; do
O="$(mosquitto_sub -t stat/$i/OPEN -h ${M} -W 1 -C 1)"
P="$(mosquitto_sub -t stat/$i/POWER -h ${M} -W 1 -C 1)"