set boiler wwtemp via MQTT

This commit is contained in:
Evgenii Grekov
2019-02-22 15:01:26 +05:00
parent 8d5757c00b
commit 4a810bb829
5 changed files with 25 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
#define TOPIC_BOILER_TAPWATER_ACTIVE "tapwater_active" // if hot tap water is running
#define TOPIC_BOILER_HEATING_ACTIVE "heating_active" // if heating is on
#define TOPIC_BOILER_WWACTIVATED "wwactivated" // for receiving MQTT message to change water on/off
#define TOPIC_BOILER_CMD_WWTEMP "boiler_cmd_wwtemp" // for received boiler wwtemp changes via MQTT
// shower time
#define TOPIC_SHOWERTIME "showertime" // for sending shower time results