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

Conversation

Bonusbartus
Copy link
Contributor

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

…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
Copy link
Collaborator

@proddy proddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice additions. thanks.

@proddy proddy merged commit 53b7531 into emsesp:master Dec 28, 2018
@proddy
Copy link
Collaborator

proddy commented Jan 3, 2019

in 1.2.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants