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