Added print messages and got temperature setpoitn working

This commit is contained in:
Glenn Arens
2019-03-07 20:39:50 +01:00
parent 7f3d27d03d
commit a94b88ad9e
3 changed files with 67 additions and 43 deletions

View File

@@ -45,7 +45,7 @@
#define TOPIC_SHOWER_COLDSHOT "shower_coldshot" // used to trigger a coldshot from an MQTT command
// default values for shower logic on/off
#define BOILER_SHOWER_TIMER 1 // enable (1) to monitor shower time
#define BOILER_SHOWER_TIMER 0 // enable (1) to monitor shower time
#define BOILER_SHOWER_ALERT 0 // enable (1) to send alert of cold water when shower time limit has exceeded
#define SHOWER_MAX_DURATION 420000 // in ms. 7 minutes, before trigger a shot of cold water