2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-01 01:09:47 +00:00

commandref: add summary description to all my modules

git-svn-id: https://svn.fhem.de/fhem/trunk@11987 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2016-08-19 17:13:41 +00:00
parent d79dbb5a0d
commit e50b91b6b2
6 changed files with 12 additions and 0 deletions

View File

@ -2092,6 +2092,8 @@ YAMAHA_AVR_isModel_DSP($)
=pod =pod
=item device =item device
=item summary controls Yamaha AV receivers
=item summary_DE steuert Yamaha AV-Receiver
=begin html =begin html
<a name="YAMAHA_AVR"></a> <a name="YAMAHA_AVR"></a>

View File

@ -885,6 +885,8 @@ sub YAMAHA_BD_formatTimestamp($)
=pod =pod
=item device =item device
=item summary controls Yamaha BluRay players
=item summary_DE steuert Yamaha BluRay-Player
=begin html =begin html
<a name="YAMAHA_BD"></a> <a name="YAMAHA_BD"></a>

View File

@ -1177,6 +1177,8 @@ sub FB_CALLLIST_returnTableHeader($)
=pod =pod
=item helper =item helper
=item summary creates a call history list, based on a FB_CALLMONITOR definition
=item summary_DE erzeugt eine Anrufliste basierend auf einer FB_CALLMONITOR-Definition
=begin html =begin html
<a name="FB_CALLLIST"></a> <a name="FB_CALLLIST"></a>

View File

@ -1780,6 +1780,8 @@ sub FB_CALLMONITOR_encrypt($$)
=pod =pod
=item helper =item helper
=item summary provides realtime telephone events of a AVM FRITZ!Box
=item summary_DE stellt Telefonereignisse einer AVM FRITZ!Box zur Verfügung
=begin html =begin html
<a name="FB_CALLMONITOR"></a> <a name="FB_CALLMONITOR"></a>

View File

@ -1157,6 +1157,8 @@ PRESENCE_ProcessState($$)
=pod =pod
=item helper =item helper
=item summary provides presence detection checks
=item summary_DE stellt eine Anwesenheitserkennung zur Verf&uuml;gung
=begin html =begin html
<a name="PRESENCE"></a> <a name="PRESENCE"></a>

View File

@ -118,6 +118,8 @@ sub version_getRevFromControls(;$)
=pod =pod
=item command =item command
=item summary shows the version of FHEM and all loaded modules.
=item summary_DE zeigt die Version von FHEM und allen geladenen Modulen an
=begin html =begin html
<a name="version"></a> <a name="version"></a>