commandref: added summary

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@12056 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2016-08-22 19:30:31 +00:00
parent 54820e1027
commit c68d48deaf
18 changed files with 37 additions and 1 deletions

View File

@ -1456,6 +1456,8 @@ HUEBridge_Attr($$$)
1;
=pod
=item summary module for the phillips hue bridge
=item summary_DE Modul für die Philips HUE Bridge
=begin html
<a name="HUEBridge"></a>

View File

@ -950,6 +950,8 @@ LIGHTIFY_Read($)
1;
=pod
=item summary module for the osram lightify gateway
=item summary_DE Modul f&uuml;r das Osram LIGHTFY Gateway
=begin html
<a name="LIGHTIFY"></a>

View File

@ -52,7 +52,7 @@ my %hueModels = (
icon => 'hue_filled_go', },
LST001 => {name => 'Hue LightStrips' ,type => 'Color light' ,subType => 'colordimmer',
icon => 'hue_filled_lightstrip', },
LST002 => {name => 'Hue LightStrips Plus' ,type => 'Color light' ,subType => 'colordimmer',
LST002 => {name => 'Hue LightStrips Plus' ,type => 'Extended color light' ,subType => 'extcolordimmer',
icon => 'hue_filled_lightstrip', },
LWB001 => {name => 'Living Whites Bulb' ,type => 'Dimmable light' ,subType => 'dimmer',
icon => 'hue_filled_living_whites', },
@ -1306,6 +1306,8 @@ HUEDevice_Attr($$$;$)
1;
=pod
=item summary devices connected to a phillips hue bridge or a osram lightify gateway
=item summary_DE Geräte an einer Philips HUE Bridge oder einem Osram LIGHTIFY Gateway
=begin html
<a name="HUEDevice"></a>

View File

@ -485,6 +485,8 @@ mailcheck_Read($)
=pod
=item device
=item summary watches an mailbox
=item summary_DE &uuml;berwacht eine Mailbox
=begin html
<a name="mailcheck"></a>

View File

@ -185,6 +185,8 @@ speedtest_SpeedtestAborted($)
=pod
=item device
=item summary internet speedtest data
=item summary_DE Internet Speedtest &uuml;berwachung
=begin html
<a name="speedtest"></a>

View File

@ -583,6 +583,8 @@ yowsup_Attr($$$)
1;
=pod
=item summary interface to the yowsup librbary (for whatsapp)
=item summary_DE Interface zur yowsup Bibliothek (f&uuml;r WhatsApp)
=begin html
<a name="yowsup"></a>

View File

@ -1542,6 +1542,8 @@ readingsGroup_Attr($$$;$)
=pod
=item helper
=item summary display a formated collection of readings from devices
=item summary_DE Stellt eine formatierte Readings von Ger&auml;te dar
=begin html
<a name="readingsGroup"></a>

View File

@ -713,6 +713,8 @@ readingsHistory_Attr($$$)
=pod
=item helper
=item summary display a history of readings from on or more devices
=item summary_DE Anzeige der Historie von Readings eines oder mehrerer Ger&auml;te
=begin html
<a name="readingsHistory"></a>

View File

@ -324,6 +324,8 @@ readingsProxy_Attr($$$;$)
=pod
=item helper
=item summary make (a subset of) a reading from one device available as a new device
=item summary_DE Reading eines Ger&auml;tes (oder einen Teil daraus) als eigenes Ger&auml;t
=begin html
<a name="readingsProxy"></a>

View File

@ -1258,6 +1258,8 @@ SWAP_Attr(@)
1;
=pod
=item summary generic module for SWAP devices
=item summary_DE generisches Modul für SWAP Ger&auml;te
=begin html
<a name="SWAP"></a>

View File

@ -537,6 +537,8 @@ panStamp_Attr(@)
1;
=pod
=item summary interface to a panStamp based SWAP network
=item summary_DE Anbindung von panStamp basierten SWAP Netwerken
=begin html
<a name="panStamp"></a>

View File

@ -437,6 +437,8 @@ SWAP_0000002200000003_Get($@)
1;
=pod
=item summary specialized module for SWAP based rgb(w) led drivers
=item summary_DE spezialisiertes Modul für SWAP basierte RGB(W) LED Driver
=begin html
<a name="SWAP_0000002200000003"></a>

View File

@ -1021,6 +1021,8 @@ sub JeeLink_getIndexOfArray($@) {
1;
=pod
=item summary connect JeeLink/Arduino based RF devices
=item summary_DE Anbindung von JeeLink/Arduino basierten RF Ger&auml;ten
=begin html
<a name="JeeLink"></a>

View File

@ -283,6 +283,8 @@ PCA301_Attr(@)
1;
=pod
=item summary PCA301 devices
=item summary_DE PCA301 Ger&auml;te
=begin html
<a name="PCA301"></a>

View File

@ -763,6 +763,8 @@ Log 1, "!!!!!!!!!!";
1;
=pod
=item summary roku remote control protocol server
=item summary_DE Roku Remote Control Protokoll Server
=begin html
<a name="fakeRoku"></a>

View File

@ -4057,6 +4057,8 @@ plex_publishToSonos(;$$$)
1;
=pod
=item summary control and receive events from PLEX players
=item summary_DE Steuern und &uuml;berwachen von PLEX Playern
=begin html
<a name="plex"></a>

View File

@ -49,6 +49,8 @@ CommandCopy($$)
=pod
=item command
=item summary copy a fhem device
=item summary_DE kopiert ein FHEM Ger&aauml;t
=begin html
<a name="copy"></a>

View File

@ -1213,6 +1213,8 @@ logProxy_Get($@)
=pod
=item helper
=item summary manipulate the date to be plotted in an SVG device
=item summary_DE manipulation von mit SVG zu plottenden SVG Daten
=begin html
<a name="logProxy"></a>