Vanilla #798
john30
announced in
Announcements
Vanilla
#798
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the 13th release of ebusd 3 and the 22nd (="V", therefor Vanilla) since ebusd was completely reworked.
The major new features are enhanced MQTT integration with device update check and multi-language support for the config webservice.
See ChangeLog and Wiki for details.
Debian 11 (Bullseye), 10 (Buster), and 9 (Stretch) install packages for amd64, 386, armv7 (Raspberry Pi 2/3/4), and arm64 (Raspberry Pi 3/4 64 bit) are attached and will also be made available soon in the Debian repository as described here.
Variants of each binary with MQTT support have an additional "mqtt1" (for libmosquitto1) suffix in the name, whereas those without don't.
For Arch Linux, simply run
makepkg
in thecontrib/archlinux/ebusd/
directory.For Alpine Linux, run
apk --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community add ebusd
.The latest release is also available as multi-architecture Docker image on the hub with tag ebusd:latest.
This discussion was created from the release Vanilla.
Beta Was this translation helpful? Give feedback.
All reactions