Skip to content

ebusd 2.1 config 2016/06/05

Latest
Compare
Choose a tag to compare
@john30 john30 released this 05 Jun 09:23
· 369 commits to master since this release

This is the second release of ebusd 2.1 configuration files for easy installation on e.g. Debian.

The major new feature of this release compared to 2.0 is the support for a variety of different Vaillant BAI devices. Compared to the first 2.1 release, the missing ".inc" files were added to the ".deb" files and 370 as well as F37 devices were added.

Installation on Debian:

  1. Download one of the ".deb" files with your desired language code
  2. Run "dpkg -i --force-overwrite ebusd-configuration-2.1.*.deb"
    Note: The "--force-overwrite" option is necessary since the ebusd package already contains a rough "broadcast.csv", which is also contained in this package.

Installation on other OS:

  1. Download one of the ".tgz" files with your desired language code
  2. Remove old files/directories from the /etc/ebusd directory
  3. Unpack it to the /etc/ebusd directory using "tar xzf ebusd-configuration-2.1.*.tgz -C /etc/ebusd/"