mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 08:54:22 +01:00
Updater bot : birdnet-pipy updated to 0.5.7
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
|
||||
## 0.5.7 (2026-03-14)
|
||||
- Update to latest version from Suncuss/BirdNET-PiPy (changelog : https://github.com/Suncuss/BirdNET-PiPy/releases)
|
||||
|
||||
## 0.5.6-2 (2026-03-11)
|
||||
- Add container timezone management: TZ option now properly configures the container timezone (symlinks /etc/localtime, writes /etc/timezone, exports to s6 environment)
|
||||
- Change default timezone from Etc/UTC to Europe/Paris
|
||||
|
||||
@@ -97,5 +97,5 @@ schema:
|
||||
ssl: bool?
|
||||
slug: birdnet-pipy
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/birdnet-pipy
|
||||
version: "0.5.6-3"
|
||||
version: "0.5.7"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "2026-03-07",
|
||||
"last_update": "2026-03-14",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "birdnet-pipy",
|
||||
"source": "github",
|
||||
"upstream_repo": "Suncuss/BirdNET-PiPy",
|
||||
"upstream_version": "0.5.6"
|
||||
"upstream_version": "0.5.7"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user