From 1f411c22440df2bcad2266b84fa353952cbe76fe Mon Sep 17 00:00:00 2001 From: jenkins Date: Sun, 8 May 2022 19:14:39 +0200 Subject: [PATCH] Jenkins release build 1.1.0 --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/changelog b/debian/changelog index 89d5cebd..ba3c838d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +nymea-plugins (1.1.0) jammy; urgency=medium + + [ Simon Stürz ] + * New plugin: USB-RLY82 relay with 2 relays and 8 analog/digital + inputs. + + [ Jenkins ] + * New plugin - Daikin Airco + + [ Michael Zanetti ] + * MecElectronics: Return proper error code on wrong authentication + * DateTime: Fix time parsing and HTTP redirects + * Update project packaging + + [ Simon Stürz ] + * GoE: Add smartmeterconsumer interface due to interface update + + [ Michael Zanetti ] + * New plugin: Meross + * OneWire: Make owfs more robust against occational read errors + * Update dependencies + + -- jenkins Sun, 08 May 2022 19:14:39 +0200 + nymea-plugins (1.0.0) xenial; urgency=medium [ Simon Stürz ]