Updater bot : birdnet-pipy updated to 0.4.0

This commit is contained in:
alexbelgium
2026-02-07 01:55:29 +01:00
parent 1a2b5c06bf
commit 166d72b3bb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.4.0 (2026-02-07)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
## 0.3.2-6 (01-02-2026)
- Minor bugs fixed
## 0.3.2-5 (01-02-2026)

View File

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

View File

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