This my config:
scanconfig: true
loglevel_all: notice
mqtttopic: ebusd
mqttint: /etc/ebusd/mqtt-hassio.cfg
mqttjson: true
mode: enh
network_device: 192.168.108.39:3335
configpath: /config/ebusd-configuration/ebusd-2.1.x/en
2ad9b828-ebusd:/# ebusctl info
version: ebusd 23.2.p20230716
update check: version 23.3 available, broadcast.csv: different version available, memory.csv: different version available, vaillant/08.hmu.csv: different version available, vaillant/broadcast.csv: different version available, vaillant/errors.inc: different version available, vaillant/general.csv: different version available, vaillant/hcmode.inc: different version available
device: 192.168.108.39:3335, enhanced
signal: acquired
symbol rate: 122
max symbol rate: 173
min arbitration micros: 1
max arbitration micros: 75
min symbol latency: 15
max symbol latency: 55
scan: finished
reconnects: 0
masters: 5
messages: 235
conditional: 0
poll: 89
update: 15
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 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=NETX3;SW=0119;HW=0404"
Despite pointing at a custom file for my 08.hmu, it seems it is not loading the correct csv?
The display of the Vaillant VZWAI e.g. does show compressor RPS, modulation rate, flow, etc, but the output of the addon does not.
These parameters are present though in the linked csv

How can I address this issue?
This my config:
scanconfig: true
loglevel_all: notice
mqtttopic: ebusd
mqttint: /etc/ebusd/mqtt-hassio.cfg
mqttjson: true
mode: enh
network_device: 192.168.108.39:3335
configpath: /config/ebusd-configuration/ebusd-2.1.x/en
2ad9b828-ebusd:/# ebusctl info
version: ebusd 23.2.p20230716
update check: version 23.3 available, broadcast.csv: different version available, memory.csv: different version available, vaillant/08.hmu.csv: different version available, vaillant/broadcast.csv: different version available, vaillant/errors.inc: different version available, vaillant/general.csv: different version available, vaillant/hcmode.inc: different version available
device: 192.168.108.39:3335, enhanced
signal: acquired
symbol rate: 122
max symbol rate: 173
min arbitration micros: 1
max arbitration micros: 75
min symbol latency: 15
max symbol latency: 55
scan: finished
reconnects: 0
masters: 5
messages: 235
conditional: 0
poll: 89
update: 15
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 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=NETX3;SW=0119;HW=0404"
Despite pointing at a custom file for my 08.hmu, it seems it is not loading the correct csv?

The display of the Vaillant VZWAI e.g. does show compressor RPS, modulation rate, flow, etc, but the output of the addon does not.
These parameters are present though in the linked csv
How can I address this issue?