mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-29 17:30:33 +02:00
Updater bot : immich_frame updated to 1.0.33.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 1.0.33.0 (2026-04-11)
|
||||||
|
- Update to latest version from immichFrame/ImmichFrame (changelog : https://github.com/immichFrame/ImmichFrame/releases)
|
||||||
## 1.0.32.0-4 (17-03-2026)
|
## 1.0.32.0-4 (17-03-2026)
|
||||||
- Fix: env_vars now properly written to Settings.yaml instead of only environment variables
|
- Fix: env_vars now properly written to Settings.yaml instead of only environment variables
|
||||||
- Added General config options to addon UI (Interval, ShowClock, PhotoDateFormat, Style, Layout, etc.)
|
- Added General config options to addon UI (Interval, ShowClock, PhotoDateFormat, Style, Layout, etc.)
|
||||||
|
|||||||
@@ -70,5 +70,5 @@ schema:
|
|||||||
RefreshAlbumPeopleInterval: int?
|
RefreshAlbumPeopleInterval: int?
|
||||||
slug: immich_frame
|
slug: immich_frame
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "1.0.32.0-4"
|
version: "1.0.33.0"
|
||||||
webui: http://[HOST]:[PORT:8080]
|
webui: http://[HOST]:[PORT:8080]
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "false",
|
"github_beta": "false",
|
||||||
"last_update": "2026-03-07",
|
"last_update": "2026-04-11",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "immich_frame",
|
"slug": "immich_frame",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "immichFrame/ImmichFrame",
|
"upstream_repo": "immichFrame/ImmichFrame",
|
||||||
"upstream_version": "1.0.32.0"
|
"upstream_version": "1.0.33.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user