From e476bddd037468b4f531158b67d41a1b51fbbcf5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 22 Feb 2026 23:40:22 +0000 Subject: [PATCH] Bump birdnet-pipy version to 0.5.5 and add changelog entry Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com> --- birdnet-pipy/CHANGELOG.md | 3 +++ birdnet-pipy/config.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/birdnet-pipy/CHANGELOG.md b/birdnet-pipy/CHANGELOG.md index f371745c7..75d0eca06 100644 --- a/birdnet-pipy/CHANGELOG.md +++ b/birdnet-pipy/CHANGELOG.md @@ -1,4 +1,7 @@ +## 0.5.5 (2026-02-22) +- Fix Icecast service failing to connect to PulseAudio on HAOS by respecting PULSE_SERVER env var and setting up socket symlink and auth cookie for icecast2 user + ## 0.5.4 (2026-02-21) - Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases) ## 0.5.0-6 (15-02-2026) diff --git a/birdnet-pipy/config.yaml b/birdnet-pipy/config.yaml index 5c55a0fd7..d8091c055 100644 --- a/birdnet-pipy/config.yaml +++ b/birdnet-pipy/config.yaml @@ -93,5 +93,5 @@ schema: ssl: bool? slug: birdnet-pipy url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pipy -version: "0.5.4" +version: "0.5.5" webui: "[PROTO:ssl]://[HOST]:[PORT:80]"