From 3343a0bc06d8b61b720a09d11f546df208913cef Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Sat, 10 May 2025 20:30:07 +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 5e6e1ef..9858bd1 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 v17.2.5 - fix a lot of pytest-asyncio problems in the unit tests - Cleanup startup code for Quart and the Proxy - Redirect the hypercorn traces to a separate log-file diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index e622bfe..3781105 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.14.0-dev-2505101958 +version: 0.14.0-dev-2505102028 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev