All my modules: added item summary

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12157 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hcs-svn 2016-09-13 11:23:02 +00:00
parent 3afd86aef6
commit 3d8b593eeb
7 changed files with 15 additions and 0 deletions

View File

@ -224,6 +224,8 @@ EMT7110_Attr(@)
1;
=pod
=item summary EMT7110 is a plug with integrated power meter functionality.
=item summary_DE EMT7110 ist ein Zwischenstecker für die Energiemessung.
=begin html
<a name="EMT7110"></a>

View File

@ -320,6 +320,8 @@ sub EleroDrive_OnRefreshTimer($$) {
1;
=pod
=item summary Represents on elero drive
=item summary_DE Repräsentiert ein elero drive
=begin html
<a name="EleroDrive"></a>

View File

@ -465,6 +465,9 @@ sub EleroStick_Attr(@) {
1;
=pod
=item summary IO-Device for 36_EleroDrive. Communicates with the Elero-Stick.
=item summary_DE IO-Device für 36_EleroDrive. Kommuniziert mit dem Elero-Stick.
=begin html
<a name="EleroStick"></a>

View File

@ -193,6 +193,8 @@ sub KeyValueProtocol_Parse($$) {
1;
=pod
=item summary A generic module to receive key-value-pairs from an IO-Device like JeeLink.
=item summary_DE Empfängt key-value-pairs von einem IO-Device wie z.B. JeeLink.
=begin html
<a name="KeyValueProtocol"></a>

View File

@ -539,6 +539,8 @@ sub LaCrosse_Parse($$) {
1;
=pod
=item summary LaCrosse Temperature and Humidity sensors
=item summary_DE LaCrosse Temperature und Luftfeuchtigkeitssensoren
=begin html
<a name="LaCrosse"></a>

View File

@ -200,6 +200,8 @@ Level_Attr(@)
1;
=pod
=item summary IO-Device for the Levelsender.
=item summary_DE IO-Device für den Levelsender.
=begin html
<a name="Level"></a>

View File

@ -150,6 +150,8 @@ sub CustomReadings_GetHTML ($) {
1;
=pod
=item summary Allows to define own readings.
=item summary_DE Ermöglicht eingen readings.
=begin html
<a name="CustomReadings"></a>