mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-07 23:09:26 +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:
parent
1d49bfa2c6
commit
1f6f9839f5
@ -1275,7 +1275,7 @@ sub YAMAHA_AVR_html2txt($)
|
||||
Optional attribute change the response timeout in seconds for all queries to the receiver.
|
||||
<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.
|
||||
<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.
|
||||
<br><br>
|
||||
Mö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öglich.
|
||||
<br><br>
|
||||
Mögliche Werte: 0 => zyklische Status-Updates, 1 => keine zyklischen Status-Updates.<br><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user