From cc95dfcf6b68a525405eaada37a47a55a5fa8c6f Mon Sep 17 00:00:00 2001 From: jenkins Date: Thu, 27 Oct 2022 12:03:49 +0200 Subject: [PATCH] Jenkins release build 1.5.0 --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index 231bfad..54b1f6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +nymea-plugins-modbus (1.5.0) jammy; urgency=medium + + [ Michael Zanetti ] + * New plugin: Mennekes HCC3 and ECU wallboxes + * Add host address to error debug prints + * Schrack: Only complete the setup if reading a register actually + works + * PhoenixConnect: Improve plugin stability + + [ Simon Stürz ] + * Clean up network device discovery replies due to mechanism update + + [ Michael Zanetti ] + * Add a parameter to write registers to the cli + + -- jenkins Thu, 27 Oct 2022 12:03:49 +0200 + nymea-plugins-modbus (1.4.1) jammy; urgency=medium [ Simon Stürz ]