mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
98_DOIFtools.pm: added shortcut 'remove_DOIFtoolsLog' to commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16986 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
025b4494e6
commit
9b4201afe2
1
CHANGED
1
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: 98_DOIFtools: added shortcut remove_DOIFtoolsLog to commandref
|
||||
- change: 01_FHEMWEB.pm: default plotEmbed to 0 (Forum #82351)
|
||||
- feature: 73_GardenaSmartBridge: 74_GeardenaSmartDevice: add support for
|
||||
Irrigation Control
|
||||
|
@ -1810,7 +1810,7 @@ DOIFtools stellt Funktionen zur Unterstützung von DOIF-Geräten bereit.<br>
|
||||
attr DOIFtools DOIFtoolsExecuteDefinition 1<br>
|
||||
attr DOIFtools DOIFtoolsExecuteSave 1<br>
|
||||
attr DOIFtools DOIFtoolsMenuEntry 1<br>
|
||||
attr DOIFtools DOIFtoolsMyShortcuts ##My Shortcuts:,,list DOIFtools,fhem?cmd=list DOIFtools<br>
|
||||
attr DOIFtools DOIFtoolsMyShortcuts ##My Shortcuts:,,list DOIFtools,fhem?cmd=list DOIFtools,remove_DOIFtoolsLog,fhem?cmd=delete DOIFtoolsLog;%22rm ./log/DOIFtoolsLog*.log%22<br>
|
||||
</code>
|
||||
</ul>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user