Hallo,
wie kann ich verhindern dass ein Modul unter .../fhem/FHEM bei dem Updateprozess aktualisiert wird ?
durch das global-Attribut: exclude_from_update
Zitat von: http://fhem.de/commandref.html#update
exclude_from_update
Contains a space separated list of fileNames (regexps) which will be excluded by an update. The special value commandref will disable calling commandref_join at the end, i.e commandref.html will be out of date. The module-only documentation is not affected and is up-to-date.
Example:
- attr global exclude_from_update 21_OWTEMP.pm FS20.off.png
steht alles in der commandref:
http://fhem.de/commandref.html#updateGruß
Markus
jo, mein Fehler ::)
Danke!
Gruß
Tom