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