Yuzu #1368
Replies: 5 comments 6 replies
-
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.
-
Hi John, Thank you for the continuous development of this project! |
Beta Was this translation helpful? Give feedback.
-
Hi John. However, I noticed the available update to the actual one 24.1 not before :-( About this I Need to know how the update procedure hast to be performed? Do I have to uninstall the previous version first? Or can I use the new version as with the first installation, i.e. simply overwrite the first version? |
Beta Was this translation helpful? Give feedback.
-
/ @john30 , what is going wrong. I am operating a RASPBERRY PI 4 with a 64Bit bookworm OS. What is my mistake Düring my Installation? The Photo Shows the Data of my PI: This Photo Show what happened during the Installation process: |
Beta Was this translation helpful? Give feedback.
-
Hi John, I have a problem with running this version of ebusd with mqtt user's password option. I tried starting ebus as a service and input password in /etc/default/ebus file. Also I tried running ebusd directly from CLI:
But result is the same. Null password is sent to MQTT broker and connection is refused. Any idea where I make a mistake? |
Beta Was this translation helpful? Give feedback.
-
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