Upgrade P1 logger to 0.0.4

This commit is contained in:
Pieter Hollander 2024-07-26 22:11:24 +02:00
parent 2c1899c69e
commit 8172868c29
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg
2 changed files with 15 additions and 1 deletions

View file

@ -1 +1,15 @@
# Changelog
## [0.0.4] 2024-07-26
- Adds support for logging electricity sags and swells
- Contains preliminary work to support logging variables specific to Belgium and Luxembourg
- Adds English and German language Grafana dashboards
- Upgrades the golang version P1 Logger is built with from 1.21 -> 1.22
- Implements proper DB migrations for seamless future upgrading
- Adds links to DSMR documentation in the ESPHome example.
- Fixes an issue with the Dutch dashboard, making it suitable for external use.
## [0.0.3] 2024-07-25
- First P1 Logger release with Home Assistant add-on support

View file

@ -1,7 +1,7 @@
# https://developers.home-assistant.io/docs/add-ons/configuration/
---
name: P1 Logger
version: "0.0.3"
version: "0.0.4"
slug: p1_logger
description: "P1 Logger add-on for Home Assistant"
url: https://git.hollander.online/energy/home-assistant-addons/src/branch/main/p1-logger