Updater bot : birdnet-pipy updated to 0.5.6

This commit is contained in:
alexbelgium
2026-03-07 06:39:44 +01:00
parent 491eb900a7
commit 4071b45727
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.5.6 (2026-03-07)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
## 0.5.5-2 (04-03-2026) ## 0.5.5-2 (04-03-2026)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -97,5 +97,5 @@ schema:
ssl: bool? ssl: bool?
slug: birdnet-pipy slug: birdnet-pipy
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pipy url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pipy
version: "0.5.5-2" version: "0.5.6"
webui: "[PROTO:ssl]://[HOST]:[PORT:80]" webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -1,8 +1,8 @@
{ {
"last_update": "2026-03-02", "last_update": "2026-03-07",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "birdnet-pipy", "slug": "birdnet-pipy",
"source": "github", "source": "github",
"upstream_repo": "Suncuss/BirdNET-PiPy", "upstream_repo": "Suncuss/BirdNET-PiPy",
"upstream_version": "0.5.5" "upstream_version": "0.5.6"
} }