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

VC 20CS/1-5 ebus + VRC720/2 #437

Open
keysim86 opened this issue Oct 9, 2024 · 0 comments
Open

VC 20CS/1-5 ebus + VRC720/2 #437

keysim86 opened this issue Oct 9, 2024 · 0 comments

Comments

@keysim86
Copy link

keysim86 commented Oct 9, 2024

I managed to start readings from the furnace via ebusd but some parameters are not read, e.g. those from energy and gas consumption. Below are the readings from the system

ebusctl info

version: ebusd 23.2.p20230716
update check: version 23.3 available
device: /dev/ttyUSB0
signal: acquired
symbol rate: 23
max symbol rate: 171
min arbitration micros: 1
max arbitration micros: 4705
min symbol latency: 5
max symbol latency: 42
scan: finished
reconnects: 0
masters: 4
messages: 660
conditional: 3
poll: 163
update: 10
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0804;HW=7603", loaded "vaillant/bai.308523.inc", "vaillant/08.bai.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=CTLV2;SW=0514;HW=1104", loaded "vaillant/15.ctlv2.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address f1: master #10
address f6: slave #10, scanned "MF=Vaillant;ID=NETX2;SW=4035;HW=5703"

ebusctl find | grep Energy

bai PrEnergyCountHc1 = (ERR: invalid position for 3108b509030df600 / 00)
bai PrEnergyCountHc2 = (ERR: invalid position for 3108b509030df800 / 00)
bai PrEnergyCountHc3 = (ERR: invalid position for 3108b509030dfa00 / 00)
bai PrEnergyCountHwc1 = (ERR: invalid position for 3108b509030dc600 / 00)
bai PrEnergyCountHwc2 = (ERR: invalid position for 3108b509030dc800 / 00)
bai PrEnergyCountHwc3 = (ERR: invalid position for 3108b509030dca00 / 00)
bai PrEnergySumHc1 = (ERR: invalid position for 3108b509030df500 / 00)
bai PrEnergySumHc2 = (ERR: invalid position for 3108b509030df700 / 00)
bai PrEnergySumHc3 = (ERR: invalid position for 3108b509030df900 / 00)
bai PrEnergySumHwc1 = (ERR: invalid position for 3108b509030dc500 / 00)
bai PrEnergySumHwc2 = (ERR: invalid position for 3108b509030dc700 / 00)
bai PrEnergySumHwc3 = (ERR: invalid position for 3108b509030dc900 / 00)
ctlv2 PrEnergySum = (ERR: invalid position for 3115b52406020000005c00 / 00)
ctlv2 PrEnergySumHc = 270
ctlv2 PrEnergySumHcLastMonth = 2
ctlv2 PrEnergySumHcThisMonth = 3
ctlv2 PrEnergySumHwc = 162
ctlv2 PrEnergySumHwcLastMonth = 5
ctlv2 PrEnergySumHwcThisMonth = 1

How can this be fixed?

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

No branches or pull requests

1 participant