From 7c072453582f16b3b1ad4a99d315bde9d05b301e Mon Sep 17 00:00:00 2001 From: jenkins Date: Tue, 16 May 2023 12:59:26 +0200 Subject: [PATCH] Jenkins release build 1.8.0 --- debian/changelog | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/debian/changelog b/debian/changelog index 20e63aa1..2ac8d906 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +nymea-plugins (1.8.0) jammy; urgency=medium + + [ Michael Zanetti ] + * go-e: Add possibility to control charging phases + * Shelly: Reconfigure CoAP on gen 1 shellies if they don't send any + data + * Notify.Events: Fix a typo in meta.json + * New Plugin: Easee + * EQ-3, Tado: Update thermostats windowOpenDetected states + * Shelly: Fix creation of children for the Plus 2PM + * Meross: Fix polling for totalEnergy + * EVBox: Split thing class into one with and one without meter + * Shelly: Add support for the Shelly Pro 3EM + * Update extendedclosable interfaces + * Bosswerk: Don't poll the device when it's unreachable + * Sunposition: Add new rpi build for simplejson + * Shelly: Rework Gen 2 device handling + + [ Simon Stürz ] + * go-eCharger: Fix API V2 energy value parsing + + [ Jenkins ] + * Philips Hue: Add support for Hue Tap Dial + + [ Michael Zanetti ] + * Tado: Suppress a warning when thermostat is off + + [ Simon Stürz ] + * Fronius: Fix PV power if there are multiple inverters + + -- jenkins Tue, 16 May 2023 12:59:26 +0200 + nymea-plugins (1.7.0) jammy; urgency=medium [ Michael Zanetti ]