mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-09-16 22:59:08 +02:00
Updater bot : ente updated to 4.4.28 (upstream 1.7.29)
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
|
||||||
|
## 4.4.28 (2026-09-12)
|
||||||
|
- Update to latest version from ente/ente (changelog : https://github.com/ente/ente/releases)
|
||||||
|
- Upstream tag : 1.7.29
|
||||||
- Migrate legacy add-on configuration map names to current app configuration terminology.
|
- Migrate legacy add-on configuration map names to current app configuration terminology.
|
||||||
|
|
||||||
## 4.4.27 (2026-09-05)
|
## 4.4.27 (2026-09-05)
|
||||||
|
|||||||
@@ -131,6 +131,6 @@ schema:
|
|||||||
slug: ente
|
slug: ente
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "4.4.27"
|
version: "4.4.28"
|
||||||
video: true
|
video: true
|
||||||
webui: http://[HOST]:[PORT:3000]
|
webui: http://[HOST]:[PORT:3000]
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "false",
|
"github_beta": "false",
|
||||||
"last_update": "2026-09-05",
|
"last_update": "2026-09-12",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "ente",
|
"slug": "ente",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "ente/ente",
|
"upstream_repo": "ente/ente",
|
||||||
"upstream_version": "1.7.28"
|
"upstream_version": "1.7.29"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user