diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index 01bf55c..eedb850 100644 --- a/ha_addon_dev/CHANGELOG.md +++ b/ha_addon_dev/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +- Dashboard: add Log-File page +- Dashboard: add Connection page - add web UI to add-on - allow `Y00` serial numbers for GEN3PLUS devices diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index f1867e9..f82adc2 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-2505011823 +version: 0.14.0-dev-2505011928 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev