2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-21 01:46:08 +00:00

YAMAHA_AVR: fixing docu mistake

git-svn-id: https://svn.fhem.de/fhem/trunk@4966 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
markusbloch 2014-02-17 17:41:45 +00:00
parent 1d49bfa2c6
commit 1f6f9839f5

View File

@ -1275,7 +1275,7 @@ sub YAMAHA_AVR_html2txt($)
Optional attribute change the response timeout in seconds for all queries to the receiver. Optional attribute change the response timeout in seconds for all queries to the receiver.
<br><br> <br><br>
Possible values: 1-5 seconds. Default value is 4 seconds.<br><br> Possible values: 1-5 seconds. Default value is 4 seconds.<br><br>
<li><a name="request-timeout">disable</a></li> <li><a name="disable">disable</a></li>
Optional attribute to disable the internal cyclic status update of the receiver. Manual status updates via statusRequest command is still possible. Optional attribute to disable the internal cyclic status update of the receiver. Manual status updates via statusRequest command is still possible.
<br><br> <br><br>
Possible values: 0 => perform cyclic status update, 1 => don't perform cyclic status updates.<br><br> Possible values: 0 => perform cyclic status update, 1 => don't perform cyclic status updates.<br><br>
@ -1484,7 +1484,7 @@ sub YAMAHA_AVR_html2txt($)
Optionales Attribut. Maximale Dauer einer Anfrage in Sekunden zum Receiver. Optionales Attribut. Maximale Dauer einer Anfrage in Sekunden zum Receiver.
<br><br> <br><br>
M&ouml;gliche Werte: 1-5 Sekunden. Standardwert ist 4 Sekunden<br><br> M&ouml;gliche Werte: 1-5 Sekunden. Standardwert ist 4 Sekunden<br><br>
<li><a name="request-timeout">disable</a></li> <li><a name="disable">disable</a></li>
Optionales Attribut zur Deaktivierung des zyklischen Status-Updates. Ein manuelles Update via statusRequest-Befehl ist dennoch m&ouml;glich. Optionales Attribut zur Deaktivierung des zyklischen Status-Updates. Ein manuelles Update via statusRequest-Befehl ist dennoch m&ouml;glich.
<br><br> <br><br>
M&ouml;gliche Werte: 0 => zyklische Status-Updates, 1 => keine zyklischen Status-Updates.<br><br> M&ouml;gliche Werte: 0 => zyklische Status-Updates, 1 => keine zyklischen Status-Updates.<br><br>