From a00e6226a105077c29ac2cfcc4725f2650087b8b Mon Sep 17 00:00:00 2001 From: Jenkins nymea Date: Wed, 30 Jun 2021 12:44:16 +0200 Subject: [PATCH] Jenkins release build 0.24.5 --- debian/changelog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0c10e22..20b4f54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +nymea-plugins-modbus (0.24.5) xenial; urgency=medium + + [ Bernhard Trinnes ] + * New Plugin: iDM + + [ Simon Stürz ] + * ModbusCommander: Use new modbus RTU hardware resource for the modbus + commander plugin + + [ Bernhard Trinnes ] + * New plugin: Energy meters + + [ Simon Stürz ] + * New Plugin: M-Tec + + [ Bernhard Trinnes ] + * Drexel & Weiss: Switched to modbus rtu resource + + [ Simon Stürz ] + * Improve modbus TCP class and reconnect mechanism + * Update plugins to make use of the nymea internal network discovery + + [ Michael Zanetti ] + * Update to new smartmeter interfaces + + -- Jenkins Wed, 30 Jun 2021 12:44:16 +0200 + nymea-plugins-modbus (0.24.4) xenial; urgency=medium [ Michael Zanetti ]