diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index 168f7c0..cd886b3 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] +- add-on: add links to config and log-file to the web-UI - fix some SonarQube warnings - remove unused 32-bit architectures - Babel don't build new po file if only the pot creation-date was changed diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index b16e990..0b31971 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-2506211748 +version: 0.15.0-dev-2506211824 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev