mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
UPGRADE: add deprecated modules (Forum #122816)
git-svn-id: https://svn.fhem.de/fhem/trunk@24978 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
52df308bb9
commit
61e03cc250
@ -43,3 +43,6 @@ enable the old feature.
|
||||
NOTE: In 6.0 version this can be forced by new attribute offState
|
||||
- 96_allowed: the default for allowedIfAuthenticatedByMe is now 1 (relevant
|
||||
if there are multiple allowed devices valid for the same target).
|
||||
- Deprecated modules (consider replacing them by prior to upgrading):
|
||||
10_MQTT_BRIDGE (=> MQTT_GENERIC_BRIDGE)
|
||||
98_Heating_Control (=> WeekdayTimer)
|
||||
|
@ -47,8 +47,6 @@ my @filelist2 = (
|
||||
"FHEM/lib/SWAP/.*.xml",
|
||||
"FHEM/lib/SWAP/panStamp/.*",
|
||||
"FHEM/lib/SWAP/justme/.*",
|
||||
"FHEM/lib/Device/.*.pm",
|
||||
"FHEM/lib/Device/Firmata/.*.pm",
|
||||
"FHEM/lib/MP3/.*.pm",
|
||||
"FHEM/lib/MP3/Tag/.*",
|
||||
"FHEM/lib/UPnP/.*",
|
||||
|
Loading…
Reference in New Issue
Block a user