From 2a4b628db944580341054bb23bf778d4a070d694 Mon Sep 17 00:00:00 2001 From: Adimarantis <> Date: Wed, 3 Nov 2021 11:32:55 +0000 Subject: [PATCH] 93_RFHEM: Documented deprication in CHANGED,UPGRADE git-svn-id: https://svn.fhem.de/fhem/trunk@25173 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/UPGRADE | 3 +++ 2 files changed, 4 insertions(+) diff --git a/fhem/CHANGED b/fhem/CHANGED index ee1aa226c..daac19284 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. + - change: 93_RFHEM: Moved to deprecated (use FHEM2FHEM) - bugfix: 93_DbRep: fix SQL statement if devspec can't be resolved, Forum:#/topic,53584.msg1184155.html#msg1184155 - bugfix: 10_KNX: rework de- en-code, removed examples from cmdref->WIKI diff --git a/fhem/UPGRADE b/fhem/UPGRADE index 3860c33d4..a0f9826b3 100644 --- a/fhem/UPGRADE +++ b/fhem/UPGRADE @@ -47,3 +47,6 @@ enable the old feature. 10_MQTT_BRIDGE (=> MQTT_GENERIC_BRIDGE) 98_Heating_Control (=> WeekdayTimer) 10_EIB (=> 10_KNX) + 93_RFHEM (=> FHEM2FHEM) + 58_GPIO4 (=> RPI_1Wire) +