From a6cdf0a20320aaf3f48ca9568f6e7af65a7a4c2b Mon Sep 17 00:00:00 2001 From: Sailor <> Date: Sun, 3 Mar 2024 18:15:03 +0000 Subject: [PATCH] 73_DoorBird: bugfix - META.json data corrected git-svn-id: https://svn.fhem.de/fhem/trunk@28588 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + 1 file changed, 1 insertion(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index f8088d3cc..d75c8da17 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # 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: 73_DoorBird: META.json data corrected - feature: 76_SolarForecast: save/restore relevant readings AND attributes with plantConfig, visual LED display whether the weather data is current (age < 2h)