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

Vaillant missing Heating Circuits from autoconfig #1480

Open
peedign opened this issue Feb 2, 2025 · 4 comments
Open

Vaillant missing Heating Circuits from autoconfig #1480

peedign opened this issue Feb 2, 2025 · 4 comments

Comments

@peedign
Copy link

peedign commented Feb 2, 2025

Description

autoconfig is not picking up 1 out of 2 VR70 and none of the VR92. Occassinally the scan picks up some signal under address ec and assigns a solar slave device, which is actually not existing.

Actual behavior

some slave devices are not getting automatically scanned

Expected behavior

all slave devices are scanned properly

ebusd version

current source from git

ebusd arguments

N/A

Operating system

other

CPU architecture

arm64

Dockerized

None

Hardware interface

Adapter Shield v5 via WiFi

Related integration

MQTT Home Assistant via mqtt-hassio.cfg

Logs

max symbol rate: 228
min arbitration micros: 10
max arbitration micros: 988
min symbol latency: 5
max symbol latency: 60
scan: finished, some messages pending
reconnects: 0
masters: 7
messages: 707
conditional: 0
poll: 276
update: 29
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0522;HW=5103", loaded "vaillant/08.hmu.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=CTLV2;SW=0514;HW=1104", loaded "vaillant/15.ctlv2.csv"
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0100;HW=5904", loaded "vaillant/26.vr_71.csv"
address 30: master #3
address 31: master #8, ebusd
address 35: slave #3, scanned "MF=Vaillant;ID=VR_92;SW=0514;HW=1204"
address 36: slave #8, ebusd
address 52: slave, scanned "MF=Vaillant;ID=VR_70;SW=0101;HW=5804", loaded "vaillant/52.vr_70.csv"
address 53: slave, scanned "MF=Vaillant;ID=VR_70;SW=0101;HW=5804"
address 70: master #4
address 71: master #9
address 75: slave #4, scanned "MF=Vaillant;ID=VR_92;SW=0514;HW=1204"
address 76: slave #9, scanned "MF=Vaillant;ID=VWZ00;SW=0522;HW=5103", loaded "vaillant/76.vwz.csv"

Image

Discussed in #1454

@peedign peedign marked this as a duplicate of #1470 Feb 2, 2025
@jan666
Copy link

jan666 commented Feb 3, 2025

for VR70 maybe have a look at #1113 (comment)

@peedign
Copy link
Author

peedign commented Feb 8, 2025

unfortunately, that did not help. I think ebusd ignores the second VR_70 completely

@JonesGW-MGD
Copy link

Did you try creating a copy of 52.vr_70.csv as 53.vr_70.csv as suggested here: #1454 (reply in thread)

@peedign
Copy link
Author

peedign commented Feb 8, 2025

Indeed I tried a number of times, various ways, following your hints.

I think something is not quite right with my setup as no csv was loaded at all after local scans (beside vr_70s). Now I'm reinstalling HA ebusd add-on. Though, I am still hoping for a fix for the online config at some point.

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

No branches or pull requests

3 participants