mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-18 05:56:03 +00:00
98_autocreate.pm: fix doc (fetaurelevel 5.8 instead of 5.9)
git-svn-id: https://svn.fhem.de/fhem/trunk@20791 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
43cdce1e75
commit
405acdcce9
@ -813,7 +813,7 @@ autocreate_Attr(@)
|
||||
attr autocreate ignoreTypes (CUL_HOERMANN.*|FHT_1234|CUL_WS_7)<br>
|
||||
The word "Types" is somehow misleading, as it actually checks the
|
||||
generated device name.<br>
|
||||
<b>Note</b>: starting with featurelevel 5.9 the regexp is automatically
|
||||
<b>Note</b>: starting with featurelevel 5.8 the regexp is automatically
|
||||
extended with ^ and $, so that it must match the whole name (same
|
||||
procedure as in notify and FileLog).
|
||||
</li><br>
|
||||
@ -980,7 +980,7 @@ autocreate_Attr(@)
|
||||
attr autocreate ignoreTypes (CUL_HOERMANN.*|FHT_1234|CUL_WS_7)<br>
|
||||
Das Wort "Types" ist etwas irreführend, da der Gerätename
|
||||
geprüft wird, und nicht der Typ.<br>
|
||||
<b>Achtung</b>: ab featurelevel 5.9 wird der Regexp automatisch mit
|
||||
<b>Achtung</b>: ab featurelevel 5.8 wird der Regexp automatisch mit
|
||||
^ und $ ergänzt, muss also den kompletten Namen matchen (genau wie
|
||||
bei notify und FileLog).
|
||||
</li><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user