From c3a0c6a6329f955dfb8515449fa5ff24572ddc40 Mon Sep 17 00:00:00 2001 From: Starkstrombastler <> Date: Fri, 22 Dec 2023 17:26:57 +0000 Subject: [PATCH] 36_Shelly: bug fix on init and new features git-svn-id: https://svn.fhem.de/fhem/trunk@28307 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index 4b0ea4f4a..7884e38ae 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,9 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - bugfix: 36_Shelly: store newkeys in helper after init + - feature: 36_Shelly: Add Gen3 Mini devices (fw gen2 compatibility) + Roller devices: use 'set ... pos' equivalent to 'pct' + dimmer-devices: set ... dim-for-timer - feature: 76_SolarForecast: attr ctrlBatSocManagement for battery management, currentBatteryDev: new optional key 'cap' and some more improvents/fixes