Replies: 1 comment
-
Giving up on mqtt and auto-discovery since the boiler PCB is not detected correctly. Up and running anyway with the following workaround.
Will contact the local Vaillant service representative to inquire about getting the PCB parameters set correctly. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have connected an EBUS to WiFi adapter module to my Vaillant EcoCompact VSC 126/2 and added to Home Assistant using the eBUSd add-on. A few years back the PCB in the boiler was replaced by a technician from the gas company. Most sensors appear to work properly and setting new values for writable parameters also works. However digging in deeper revealed that ebusd does not use the correct CSV file for the boilers controller, just for the connected VRC 430 controller. From ebusd info:
The boiler model number is 0010003860 and 08.bai.csv should therefore load bai.0010003857.inc instead. Looking at ebusd scan result:
Apparently the new PCB does not have the correct information regarding model number, etc. I would like the first line to contain something more like this (created from the serial number label on the boiler):
Does anyone know how to set this correctly with the ebusd hex command?
Any method to explicitly load the correct include file by configuration is also appreciated.
Similar issue discussed here
Beta Was this translation helpful? Give feedback.
All reactions