From 0dbf04a6fd46a7d181579529ad37891b21859fe3 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Sat, 21 Jun 2025 18:25:19 +0200 Subject: [PATCH] bump to next test version --- ha_addon_dev/CHANGELOG.md | 1 + ha_addon_dev/config.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index 168f7c0..cd886b3 100644 --- a/ha_addon_dev/CHANGELOG.md +++ b/ha_addon_dev/CHANGELOG.md @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +- add-on: add links to config and log-file to the web-UI - fix some SonarQube warnings - remove unused 32-bit architectures - Babel don't build new po file if only the pot creation-date was changed diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index b16e990..0b31971 100755 --- a/ha_addon_dev/config.yaml +++ b/ha_addon_dev/config.yaml @@ -1,6 +1,6 @@ name: TSUN-Proxy (Dev) description: MQTT Proxy for TSUN Photovoltaic Inverters -version: 0.15.0-dev-2506211748 +version: 0.15.0-dev-2506211824 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev