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) +