Yuzu #1368
john30
announced in
Announcements
Yuzu
#1368
Replies: 1 comment
-
Hi John, due to mDNS, is is safe to upgrade 23.2 to 24.1 without changing the configuration? I am using a viallant heat pump, and
Is this due to change of location of the config files, or has their content changed? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is the 25th (="Y", therefor Yuzu) release of ebusd since it was completely reworked.
The major new features are mDNS-based device auto-discovery, the switch of default config path to ebus.github.io generated from TypeSpec sources, additional commands for device simulation and testing, as well as a bunch of bug fixes.
See ChangeLog and Wiki for details.
Debian 12 (Bookworm), 11 (Bullseye), and 10 (Buster) 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.
For convenience, an armv6l (Raspberry Pi 1 and Zero/Zero W) Buster image is attached here as well (not part of the Debian repository though).
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.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 Yuzu.
Beta Was this translation helpful? Give feedback.
All reactions