Updater bot : birdnet-pipy updated to 0.6.10

This commit is contained in:
alexbelgium
2026-05-16 01:25:33 +02:00
parent 0dc05c952f
commit c14556c276
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.6.10 (2026-05-16)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
## 0.6.8 (2026-05-09)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
## 0.6.6-4 (2026-05-02)

View File

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

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-05-09",
"last_update": "2026-05-16",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-pipy",
"source": "github",
"upstream_repo": "Suncuss/BirdNET-PiPy",
"upstream_version": "0.6.8"
"upstream_version": "0.6.10"
}