diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index 9c5f8c2..ec9578d 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 initial support for TSUN MS-3000 - add Modbus polling mode for DCU1000 [#292](https://github.com/s-allius/tsun-gen3-proxy/issues/292) - add Modbus scanning mode - allow `R47`serial numbers for GEN3 inverters diff --git a/ha_addon_dev/config.yaml b/ha_addon_dev/config.yaml index 30938fb..38e5459 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.13.0-dev-2503052330 +version: 0.13.0-dev-2503112224 image: docker.io/sallius/tsun-gen3-addon url: https://github.com/s-allius/tsun-gen3-proxy slug: tsun-proxy-dev