Update OpenDTU Logger v0.1.3 > v0.1.5.

This commit is contained in:
Pieter Hollander 2025-05-15 14:25:01 +02:00
parent 4722934781
commit f858eb86bc
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg
3 changed files with 12 additions and 2 deletions

View file

@ -1,5 +1,15 @@
# Changelog
## [0.1.5] 2025-05-15
- OpenDTU Logger was tested to be compatible with OpenDTU versions v24.6.10 - v25.5.10.
- Dependency upgrades
## [0.1.4] 2025-02-15
- OpenDTU Logger was tested to be compatible with OpenDTU v24.6.10 - v25.2.3.
- Dependency upgrades
## [0.1.3] 2024-08-10
- An issue with the Dockerfile was fixed, causing cross-compilation issues. Previously, all container architectures would be compiled with an arm64 binary. The add-on would fail to run on e.g. x86 / amd64 systems. This has now been fixed.

View file

@ -6,7 +6,7 @@ While Home Assistant is great for energy management and short-term data storage,
- Detailed but efficient storage of inverter metrics, without taking up too much disk space.
- Easy and fast visualisation and analysis: Use the included Grafana dashboards to get started quickly, or build your own using simple SQL queries.
- OpenDTU Logger v0.1.3 is compatible with OpenDTU versions v24.6.10 - v25.1.14.
- OpenDTU Logger v0.1.5 is compatible with OpenDTU versions v24.6.10 - v25.5.10.
![PV dashboard](https://git.hollander.online/energy/home-assistant-addons/raw/commit/a23a6f232a59ab0cbbf72636bcd215d42abd51cb/opendtu-logger/screenshots/pv.png)

View file

@ -1,7 +1,7 @@
# https://developers.home-assistant.io/docs/add-ons/configuration/
---
name: OpenDTU Logger
version: "0.1.3"
version: "0.1.5"
slug: opendtu_logger
description: "OpenDTU Logger add-on for Home Assistant"
url: https://git.hollander.online/energy/home-assistant-addons/src/branch/main/opendtu-logger