Updater bot : birdnet-pipy updated to 0.3.2

This commit is contained in:
alexbelgium
2026-01-30 14:10:00 +01:00
parent 5fcf020c22
commit 6e578fc0f0
3 changed files with 6 additions and 3 deletions

View File

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

View File

@@ -101,4 +101,4 @@ schema:
ssl: bool?
slug: birdnet-pipy
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pipy
version: "0.6.6"
version: "0.3.2"

View File

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