Updater bot : birdnet-pipy updated to 0.7.4

This commit is contained in:
alexbelgium
2026-06-01 21:18:32 +02:00
parent 4dff48577b
commit ff9d0560ce
3 changed files with 5 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
## 0.7.4 (2026-06-01)
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
## 0.7.3 (28-05-2026)
- Minor bugs fixed

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.7.3"
version: "0.7.4"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-05-29",
"last_update": "2026-06-01",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-pipy",
"source": "github",
"upstream_repo": "Suncuss/BirdNET-PiPy",
"upstream_version": "0.7.3"
"upstream_version": "0.7.4"
}