Merge branch 'master' into codex/align-addons-changelog-dates-to-iso8601

This commit is contained in:
Alexandre
2026-01-10 22:26:25 +01:00
committed by GitHub
26 changed files with 84 additions and 34 deletions

View File

@@ -1,4 +1,7 @@
## nightly-20251223-2 (2025-12-27)
## nightly-20260110 (2026-01-10)
- Update to latest version from tphakala/birdnet-go (changelog : https://github.com/tphakala/birdnet-go/releases)
## nightly-20251223-2 (27-12-2025)
- Minor bugs fixed
## nightly-20251224 (2025-12-24)
- Minor bugs fixed

View File

@@ -118,4 +118,4 @@ slug: birdnet-go
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-go
usb: true
version: nightly-20251223-2
version: "nightly-20260110"

View File

@@ -2,10 +2,10 @@
"github_beta": true,
"github_fulltag": true,
"github_tagfilter": "nightly",
"last_update": "23-12-2025",
"last_update": "2026-01-10",
"repository": "alexbelgium/hassio-addons",
"slug": "birdnet-go",
"source": "github",
"upstream_repo": "tphakala/birdnet-go",
"upstream_version": "nightly-20251223"
"upstream_version": "nightly-20260110"
}