Commit Graph
2 Commits
Author SHA1 Message Date
Bonusbartus 099df4d5f7 add functionality to get and set the tapwater eco/comfort mode 2018-12-28 17:32:05 +01:00
Bonusbartus d520b97aa7 added EMS_BOILER_TAPWATER_TEMPERATURE_MAX to my_config.h, not all boilers support 90 degrees max
changed tapwater detection mechanism:
  - added EMS_BOILER.wWCurFlow to be read from 0x34 messages, this gives the current amount of tapwater flowing in dl/min
  - added wWCurFlow to mqtt message
  - added wWCurFlow to telnet statistics
  changed detection from: selBurnPow and selFlowTemp to wWCurFlow
added the current servicecode as seen on thermostat and boieler display to telnet statistics and mqtt message
2018-12-28 11:05:56 +01:00