john30 / ebusd-configuration

ebusd configuration files
GNU General Public License v3.0
174 stars 273 forks source link

CSV files are not being loaded #197

Open TobiasBonhoeffer opened 3 years ago

TobiasBonhoeffer commented 3 years ago

I am struggling for a couple of days already and cannot get ebusd to load the proper csv files. I have tried downloading them over the web with --configpath=http://ebusd.eu/config or by putting them into etc/ebusd. The following shows you the information of my ebus device. Can someone help?

pi@raspi-ebus:~ $ sudo ebusd --scanconfig --configpath=/etc/ebusd pi@raspi-ebus:~ $ ebusctl i version: ebusd 3.4.v3.3-51-g57eae05 signal: acquired symbol rate: 65 max symbol rate: 78 reconnects: 0 masters: 3 messages: 13 conditional: 0 poll: 0 update: 4 address 03: master #11 address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0518;HW=7401" address 10: master #2 address 15: slave #2 address 31: master #8, ebusd address 36: slave #8, ebusd

pi@raspi-ebus:/etc/ebusd/vaillant $ sudo ebusd --scanconfig --configpath=/etc/ebusd --checkconfig 2020-11-11 20:55:41.170 [main notice] ebusd 3.4.v3.3-51-g57eae05 performing configuration check... 2020-11-11 20:55:43.872 [main notice] found messages: 12028 (444 conditional on 159 conditions, 17 poll, 69 update) 2020-11-11 20:55:44.039 [main notice] ebusd stopped

john30 commented 3 years ago

just follow the instructions from here: downloading is as simple as cloning this repo