summaryrefslogtreecommitdiffstats
path: root/boiler-monster/mr3020/usr/bin/thermostat
diff options
context:
space:
mode:
Diffstat (limited to 'boiler-monster/mr3020/usr/bin/thermostat')
-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)"