From c89e079bfd10f218668713b99712c1011240002f Mon Sep 17 00:00:00 2001 From: Stefan Allius Date: Thu, 22 May 2025 19:40:49 +0200 Subject: [PATCH] set no of pv modules for MS800 GEN3PLUS inverters --- ha_addon_dev/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ha_addon_dev/CHANGELOG.md b/ha_addon_dev/CHANGELOG.md index df55052..6733114 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] +- set no of pv modules for MS800 GEN3PLUS inverters - add MQTT topic `dcu_power` for setting output power on DCUs - Update ghcr.io/hassio-addons/base Docker tag to v17.2.5 - fix a lot of pytest-asyncio problems in the unit tests