From 74f197b74c904e09f34224dc16724d7ac585b5a5 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Tue, 15 Jul 2025 20:57:56 +0200 Subject: [PATCH] bump to next test version --- ha_addon_dev/CHANGELOG.md | 4 ++++ ha_addon_dev/config.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index cd886b3..fb3d0ea 100644 --- a/ha_addon_dev/CHANGELOG.md +++ b/ha_addon_dev/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +- catch socket.gaierror exception and log this with info level +- Update dependency coverage to v7.9.2 +- add-on: bump base-image to version 18.0.3 +- add-on: remove armhf and armv7 support - add-on: add links to config and log-file to the web-UI - fix some SonarQube warnings - remove unused 32-bit architectures diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index ef29a17..e5009df 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-2507152004 +version: 0.15.0-dev-2507152055 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev