Issue with decoding PrEnergySumHc1 and other energy parameters #1546
mkalkowski83
started this conversation in
General
Replies: 1 comment 2 replies
-
Probably these statistics don't work on your unit. This has been observed also for other boilers. I recommend trying the Here are some message definitions: john30/ebusd-configuration#490 (comment) Complete description and details here: john30/ebusd-configuration#490 (comment) As they were decoded only recently, they're not included in the main repo yet. There is a current PR though. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Author,
I am experiencing issues with decoding several energy parameters using the ebusd-configuration, particularly the PrEnergySumHc1 parameter. When attempting to read this parameter from my Vaillant heating system, I'm consistently getting the error:
"ERR: invalid position in decode: bai PrEnergySumHwc1 [b5090dc500/]"
The same issue occurs with multiple other energy-related parameters like:
3108b509030df500 / 00 = 3: bai PrEnergySumHc1
3108b509030df600 / 00 = 2: bai PrEnergyCountHc1
3108b509030df700 / 00 = 2: bai PrEnergySumHc2
3108b509030df800 / 00 = 2: bai PrEnergyCountHc2
3108b509030df900 / 00 = 2: bai PrEnergySumHc3
3108b509030dfa00 / 00 = 2: bai PrEnergyCountHc3
but for the moment I would like to focus on the parameter PrEnergySumHwc1
below the result of the command grab result all:
and info:
commend
ebusctl read -h 08b50903 0df500
return 00Could you help me with this?
Best Regards
Beta Was this translation helpful? Give feedback.
All reactions