From b4aeeefa48f9befe1d6f77a68df467b5c83f94a7 Mon Sep 17 00:00:00 2001 From: jenkins Date: Fri, 1 Jul 2022 22:49:06 +0200 Subject: [PATCH] Jenkins release build 1.3.0 --- debian/changelog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/debian/changelog b/debian/changelog index 34deec3f..112b6a94 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +nymea-plugins (1.3.0) jammy; urgency=medium + + [ Michael Zanetti ] + * Shelly: Rework plugin to use CoAP instead of MQTT + * Meross: Also list devices with a Meross owned mac address + * TpLink: Add a timeout timer for jobs + * New plugin: powerfox + + [ Jenkins ] + * Bump pyjwt from 2.3.0 to 2.4.0 in /bimmerconnected + + [ Michael Zanetti ] + * Shelly: Add support for the Shelly Plus 1[PM] + * SystemMonitor: Add more process and system monitoring capabilites + + [ Jenkins ] + * Bump numpy from 1.21.0 to 1.22.0 in /sunposition + + [ Michael Zanetti ] + * Tasmota: Add support for energy metering + * Keba: Add a phase count setting to the Keba germany edition + + -- jenkins Fri, 01 Jul 2022 22:49:06 +0200 + nymea-plugins (1.2.0) jammy; urgency=medium [ Simon Stürz ]