From 4104875d2c0faf5c8267fc4a13079e29f1251626 Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Thu, 17 Jul 2025 19:56:59 +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 4aa1173..eab61ab 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 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 - Update dependency coverage to v7.9.2 diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index 8d43e79..abcfd6c 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-2507162011 +version: 0.15.0-dev-2507171954 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev