2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-06 12:18:46 +00:00

70_VolumeLink.pm: fix summary for new commandref

git-svn-id: https://svn.fhem.de/fhem/trunk@12008 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rapster 2016-08-20 10:07:36 +00:00
parent bab453c00f
commit 8fd479d3ae

View File

@ -294,9 +294,9 @@ sub VolumeLink_ReceiveCommand($) {
1;
=pod
+=item device
+=item summary VolumeLink links the volume-level & mute-state from a physical device (e.g. a TV) with the volume & mute control of a fhem device.
+=item summary_DE VolumeLink verbindet den Lautstaerke-Pegel & Mute-Zustand von einem physischen Geraet (zum Beispiel einem TV), mit der Lautstaerke und Stummschaltung eines FHEM Geraets.
=item device
=item summary VolumeLink links the volume-level & mute-state from a physical device (e.g. a TV) with the volume & mute control of a fhem device.
=item summary_DE VolumeLink verbindet den Lautstaerke-Pegel & Mute-Zustand von einem physischen Geraet (zum Beispiel einem TV), mit der Lautstaerke und Stummschaltung eines FHEM Geraets.
=begin html
<a name="VolumeLink"></a>