From eaf3960c2e4e783f66f877a13ffee22799fe16c6 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 17 Oct 2025 11:28:20 +0200 Subject: [PATCH] Jenkins release build 1.12.1 --- debian-qt5/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian-qt5/changelog b/debian-qt5/changelog index 2fd451b..b1910d3 100644 --- a/debian-qt5/changelog +++ b/debian-qt5/changelog @@ -1,3 +1,15 @@ +nymea-plugins-modbus (1.12.1) jammy; urgency=medium + + [ Michael Schwarz ] + * libnymea-sunspec: Fix conversion from float to quint16 in + SunSpecDataPoint::convertFromFloatWithSSF + * libnymea-sunspec: Implement handling of SunSpec repeating blocks. + + [ Simon Stürz ] + * SolarEdge: Update gateway thing classes and discovery + + -- jenkins Fri, 17 Oct 2025 11:28:20 +0200 + nymea-plugins-modbus (1.12.0) jammy; urgency=medium [ Simon Stürz ]