Updater bot : birdnet-pi updated to 0.1

This commit is contained in:
alexbelgium
2024-06-22 01:56:26 +02:00
parent cd468ef4a1
commit 4e3cb87479
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.1 (22-06-2024)
- Update to latest version from Nachtzuster/BirdNET-Pi (changelog : https://github.com/Nachtzuster/BirdNET-Pi/releases)
## 0.13-55 (19-06-2024)
- Several upstream improvements
- Disable by default livrestream on boot : reduce idle cpu by half

View File

@@ -113,6 +113,6 @@
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pi",
"usb": true,
"version": "0.13-55",
"version": "0.1",
"video": true
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "08-06-2024",
"last_update": "22-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "Nachtzuster/BirdNET-Pi",
"upstream_version": "1.5.3"
"upstream_version": "0.1"
}