From 25b531a4f6264bda8ebea88ed87f4679e91a42ed Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Thu, 9 Oct 2025 22:02:50 +0200 Subject: [PATCH] bumpt oto 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 eab61ab..d093b1d 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] +- Update ghcr.io/hassio-addons/base Docker tag to v18.1.4 - Update dependency pytest-asyncio to v1.1.0 - save task references, to avoid a task disappearing mid-execution - catch socket.gaierror exception and log this with info level diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index 13d9e1e..cdf6bc4 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-2509090000 +version: 0.15.0-dev-2510092157 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev