Updater bot : enedisgateway2mqtt_dev updated to 0.13.4

This commit is contained in:
alexbelgium
2026-01-14 22:04:28 +01:00
parent d5eecee2bf
commit c983e17415
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.13.4 (2026-01-14)
- Update to latest version from m4dm4rtig4n/myelectricaldata (changelog : https://github.com/m4dm4rtig4n/myelectricaldata/releases)
## 0.13.3 (2026-01-13)
- Update to latest version from m4dm4rtig4n/myelectricaldata (changelog : https://github.com/m4dm4rtig4n/myelectricaldata/releases)
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release

View File

@@ -94,4 +94,4 @@ services:
slug: enedisgateway2mqtt_dev
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "0.13.3"
version: "0.13.4"

View File

@@ -1,9 +1,9 @@
{
"github_beta": "true",
"last_update": "2026-01-13",
"last_update": "2026-01-14",
"repository": "alexbelgium/hassio-addons",
"slug": "enedisgateway2mqtt",
"source": "github",
"upstream_repo": "m4dm4rtig4n/myelectricaldata",
"upstream_version": "0.13.3"
"upstream_version": "0.13.4"
}