John
John
to be honest: the chances are almost zero to get matching configuration files for this device immediately. However, with an [adapter](https://adapter.ebusd.eu/) you can sniff into the eBUS traffic and if...
yes the problem with all config files is the validity and maintenance. basically I would need someone owning each hardware in order to have a possibility to validate the messages....
someone would have to check if the 2.x.x files can be taken as they are into 2.1.x and also check for missing translations
ebusd is looking for config files in the "tem" subfolder. as it finds nothing there, there is no message configuration
see [here](https://github.com/john30/ebusd/wiki/4.7.-Automatic-configuration). if you run "ebusd --checkconfig" then your local configpath setting is missing, isn't it?
> i read this site but i dont undrestand where i can edit the path it is just another parameter to ebusd, e.g. `ebusd --chkconfig -d /etc/ebusd`
> Is the http-config-source still online? does it contain all configs the config-repo contains? will a 3.x version work with the 2.1.x config-repo? yes it is and as stated in...
I can't tell you really. you'll have to find out yourself I guess
can somebody do the copy with a local checkout and verify that all messages are decodable and provide some senseful values please?
ebusd already supports the use of multi-lang columns using a suffix (e.g. ".en"), but I just did't have the time to transform all messages here. furthermore, a little tool would...