Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

made some changes to make detecting tapwater active easier. might also make the gas calculation possible? #20

Merged
merged 2 commits into from
Dec 28, 2018

Commits on Dec 28, 2018

  1. added EMS_BOILER_TAPWATER_TEMPERATURE_MAX to my_config.h, not all boi…

    …lers 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
    Bonusbartus committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    d520b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099df4d View commit details
    Browse the repository at this point in the history