john30 / ebusd-configuration

ebusd configuration files
GNU General Public License v3.0
180 stars 281 forks source link

Missing configuration files #418

Open TomStarren opened 4 months ago

TomStarren commented 4 months ago

Hello,

I recently got a Vaillant heatpump and installed a eBus to Wifi adapter. With the config available only 2 of the 5 devices on the eBus are found.

address 03: master #11 address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0902;HW=5103", loaded "vaillant/08.hmu.csv" address 10: master #2 address 15: slave #2, scanned "MF=Vaillant;ID=CTLV3;SW=0709;HW=3704" address 31: master #8, ebusd address 36: slave #8, ebusd address 52: slave, scanned "MF=Vaillant;ID=VR_70;SW=0109;HW=2903", loaded "vaillant/52.vr_70.csv" address 71: master #9 address 76: slave #9, scanned "MF=Vaillant;ID=VWZIO;SW=0202;HW=0103" address f1: master #10 address f6: slave #10, scanned "MF=Vaillant;ID=NETX2;SW=4034;HW=5703"

I got the CTLV3 working bij renaming the CTLV2 to CTLV3 but I don't know if everything is then available. I also see poll errors in the logs, is this because the heatpump isn't currently on and therefore the information is not available?

chillout2k commented 2 weeks ago

Hello,

I´m encountering similar challenges. My heatpump is an

Here my ebus info:

ebusctl info
version: ebusd 23.3.23.3
update check: OK
device: ebus.lan:9999, TCP, enhanced, firmware 1.1[4819].1[4819]
signal: acquired
symbol rate: 95
max symbol rate: 215
min arbitration micros: 1
max arbitration micros: 484
min symbol latency: 0
max symbol latency: 51
scan: finished
reconnects: 0
masters: 6
messages: 84
conditional: 0
poll: 24
update: 10
address 00: master #1
address 03: master #11
address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0902;HW=5103", loaded "vaillant/08.hmu.csv"
address 10: master #2
address 15: slave #2, scanned "MF=Vaillant;ID=CTLV3;SW=0709;HW=3704"
address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0201;HW=0503", loaded "vaillant/26.vr_71.csv"
address 31: master #8, ebusd
address 36: slave #8, ebusd
address 71: master #9
address 76: slave #9, scanned "MF=Vaillant;ID=VWZIO;SW=0902;HW=5103"
address f1: master #10
address f6: slave #10, scanned "MF=Vaillant;ID=NETX3;SW=0121;HW=0404"

Any news on this?

Thanx :-)

chillout2k commented 2 weeks ago

address 15: slave #2, scanned "MF=Vaillant;ID=CTLV3;SW=0709;HW=3704"

Copying from 15.ctlv2.csv to 15.ctlv3.csv worked for me out too :-) Now, I´m able to read many for me relevant metrics (like hot water buffer).

But, does anybody know which (relevant/usable) metrics get published by the remaining two ebus masters?