-
Notifications
You must be signed in to change notification settings - Fork 345
Description
Today I checked out the current next-configuration for my vaillant device. There are multiple "duplicated names" error messages in bai.0010043897.inc
address 04: slave #25, scanned "MF=Vaillant;ID=NETX2;SW=4038;HW=5703"
address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0704;HW=7603", loaded "vaillant/08.bai.csv"
address 15: slave #2, scanned "MF=Vaillant;ID=EMM00;SW=0104;HW=8503"
address f6: slave #10, scanned "MF=Vaillant;ID=NETX2;SW=4038;HW=5703"
ebusd log file:
2026-02-12 17:44:04.915 [main notice] read scan config file vaillant/08.bai.csv for ID "bai00", SW0704, HW7603
2026-02-12 17:44:05.585 [main error] error executing instructions: ERR: duplicate name, last error: error loading "vaillant/bai.0010043897.inc" for "08": ERR: duplicate name vaillant/bai.0010043897.inc:211: ERR: duplicate name, invalid name
src/vaillant/bai.0010043897_inc.tsp includes both src/vaillant/bai.308523_inc.tsp and src/vaillant/bai.emm_inc.tsp which leads to duplicated entries in the generated file.