mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 12:58:13 +00:00
All my modules: added item summary
git-svn-id: https://svn.fhem.de/fhem/trunk@12157 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2d823ed3d3
commit
40f755ca9a
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user