Updater bot : birdnet-pipy updated to 0.5.8

This commit is contained in:
alexbelgium
2026-03-26 10:23:46 +01:00
parent bebe1b75a6
commit b5e667ff1c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.5.8 (2026-03-26)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
## 0.5.7 (2026-03-14)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-03-14",
"last_update": "2026-03-26",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-pipy",
"source": "github",
"upstream_repo": "Suncuss/BirdNET-PiPy",
"upstream_version": "0.5.7"
"upstream_version": "0.5.8"
}