From 3a75a62ba7f0912d3bf3920d9a3aa4519f0d9eb9 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 6 Mar 2019 21:13:53 +0100 Subject: [PATCH] Jenkins release build --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8ac30f38..4221eed3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +nymea-plugins (0.10.3) xenial; urgency=medium + + [ Simon Stürz ] + * Netatmo: Update API changes and improve refresh behavior + + [ Michael Zanetti ] + * Simulation: Update ev charger to new interface spec + * SonoffTasmota: Fix wrong IP settings in device setup + * NetworkDetector: Don't fail the entire discovery if one of the scan + targets fails + * PhilipsHue: Enable reconfiguring Hue bridges (Re-pairing) + * Elgato: Fix reading of color state + * Simulation: Add missing unit to heating plugins + * FlowerCare: Add unit to conductivity sensor + * Simulation: Make use of thermostat interface + * NetworkDetector: Improve monitoring, add a grace period parameter + * EQ-3: Add support for the Eqiva Bluetooth thermostat + * Update Plugins: Set deviceId in Descriptors on discovery + * Flower Care: Fix temperature reading for negative values + + [ Bernhard Trinnes ] + * New Plugin: Serialport commander + + -- Jenkins Wed, 06 Mar 2019 21:13:53 +0100 + nymea-plugins (0.10.2) xenial; urgency=medium [ Michael Zanetti ]