mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## ⚠ Open Request : [✨ [REQUEST] Immich Frame (opened 2025-02-13)](https://github.com/alexbelgium/hassio-addons/issues/1764) by [@NickBootOne](https://github.com/NickBootOne)
|
||||
## ⚠ Open Issue : [🐛 [Immich] env injector IMMICH_CONFIG_FILE no longer working (opened 2025-02-22)](https://github.com/alexbelgium/hassio-addons/issues/1785) by [@jdumeez](https://github.com/jdumeez)
|
||||
## ⚠ Open Issue : [🐛 [Immich] Addon not starting: Cant write /data/addons/data/db21ed7f_immich/options.json (opened 2025-03-01)](https://github.com/alexbelgium/hassio-addons/issues/1794) by [@MarzyCoder](https://github.com/MarzyCoder)
|
||||
# Home assistant add-on: immich
|
||||
|
||||
⚠️ The project is under very active development. Expect bugs and changes. Do not use it as the only way to store your photos and videos! (from the developer)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## ubuntu-2025-02-28-2 (02-03-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
## ubuntu-2025-02-28 (2025-02-28)
|
||||
- Update to latest version from photoprism/photoprism
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "photoprism/photoprism:preview",
|
||||
"amd64": "photoprism/photoprism:preview"
|
||||
"aarch64": "photoprism/photoprism:latest",
|
||||
"amd64": "photoprism/photoprism:latest"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -136,6 +136,6 @@
|
||||
"slug": "photoprism",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "ubuntu-2025-02-28",
|
||||
"version": "ubuntu-2025-02-28-2",
|
||||
"video": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user