Closed TeunvandeBerg closed 2 years ago
Thanks Teun. I'll be using your modifications also.
Thanks Teun. I'll be using your modifications also.
Nice to hear that sharing these changes benefits others.
After trying to get ebusd to work nicely with my VRT350 with SW=0114 HW=7102, I stumbled onto the suggestion here to replace 15.350.csv
with 15.370.csv
.
This works clearly very good, as it now also correctly reads the schedule from my VRT350!
After trying to get ebusd to work nicely with my VRT350 with SW=0114 HW=7102, I stumbled onto the suggestion here to replace
15.350.csv
with15.370.csv
.This works clearly very good, as it now also correctly reads the schedule from my VRT350!
Thanks for sharing, I'm going to give that a try.
Hi John, I hope you find my note. I just added my Vaillant Boiler with VRT 350 to Home Assistant running the ebusd (ebusd 23.2.p20230716) as Addon provided by Lukas Grebe.
In the log the demon find the VRT 350 and looks up 15.350.csv whereby I assume it shoud be *370. Log: [main notice] read scan config file vaillant/15.350.csv for ID "35000", SW0114, HW7102 For the boiller it finds 08.bai instead of 08.bai.HW7401 Log: [main notice] read scan config file vaillant/08.bai.csv for ID "bai00", SW0518, HW7401
Can I set these values directly via SSH?
Hi John, I hope you find my note. I just added my Vaillant Boiler with VRT 350 to Home Assistant running the ebusd (ebusd 23.2.p20230716) as Addon provided by Lukas Grebe.
In the log the demon find the VRT 350 and looks up 15.350.csv whereby I assume it shoud be *370. Log: [main notice] read scan config file vaillant/15.350.csv for ID "35000", SW0114, HW7102 For the boiller it finds 08.bai instead of 08.bai.HW7401 Log: [main notice] read scan config file vaillant/08.bai.csv for ID "bai00", SW0518, HW7401
Can I set these values directly via SSH?
Hi Florian-ops,
Your question isn't fully clear to me. Are inquiring how to change which configuration is loaded? If so, did you see the following section in the wiki: https://github.com/john30/ebusd/wiki/4.7.-Automatic-configuration
Kind regards, Teun
Add DesiredTempDay, Mode, DesiredTempLow, DesiredTemp
Some backwards compatibility to versions other than SW=0114 HW=7102 is added, however because an OR expression does not appear to be available backwards compatibility isn't a 100%.