From 90f954f198a794892655eb1dc822b07117b555b7 Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 14 May 2024 15:04:09 +0200 Subject: [PATCH] Jenkins release build 1.9.2 --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6941064..6a76b67 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +nymea-plugins-modbus (1.9.2) jammy; urgency=medium + + [ Simon Stürz ] + * SMA: Update value reading filter + * New plugin: PC Electric + * Solax: Make sure the update is working for queued connections + * Update nymea-modbus-cli documentation + * SunSpec: Update read block behavior and prevent duplicated things + * SunSpec: Improve discovery and handle blocking connections + * Wattsonic: Update connection behavior and fix PV production value + * Menekes: Fix AmtronECU charging state for firmware version < 5.22 + * Menekes: Reconnect AmtronECU in case of dead Modbus TCP connection + + -- jenkins Tue, 14 May 2024 15:04:09 +0200 + nymea-plugins-modbus (1.9.1) jammy; urgency=medium [ Michael Zanetti ]