Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for EKH #46

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Add support for EKH #46

wants to merge 4 commits into from

Conversation

bartv
Copy link

@bartv bartv commented Dec 25, 2022

Work in progress branch to support EKH WP

  • Create separate header file
  • Remove special compile options (like disable ethernet)
  • Remove parameters that have no meaning for this device

@bartv
Copy link
Author

bartv commented Dec 25, 2022

I was able to map the outside temperature. I am not 100% sure because I have only observed two values 12 and 10 and I could find them at that position. Also not sure if the encoding is correct, I first need more data.

This is now sent as S1 instead of T1. Does S mean setting and T temperature reading?

@Arnold-n
Copy link
Owner

This is now sent as S1 instead of T1. Does S mean setting and T temperature reading?

Indeed; 1 indicates the source (heat pump), S/T/M/.. the (assumed) parameter category as defined in the code by CAT_SETTING/CAT_TEMP/CAT_MEASUREMENT/..

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

Successfully merging this pull request may close these issues.

None yet

2 participants