mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
58_LuftdatenInfo: typo interval attr
git-svn-id: https://svn.fhem.de/fhem/trunk@21937 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
54b61e8abd
commit
963c73df78
@ -721,7 +721,7 @@ sub LuftdatenInfo_statusRequest($) {
|
|||||||
<li>
|
<li>
|
||||||
<code>interval <seconds></code><br>
|
<code>interval <seconds></code><br>
|
||||||
Interval in seconds in which queries are performed.<br>
|
Interval in seconds in which queries are performed.<br>
|
||||||
The default and minimum value is 300 seconds.
|
The default and minimum value is 300 seconds for remote request and 30 seconds for local requests.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<code>timeout <seconds></code><br>
|
<code>timeout <seconds></code><br>
|
||||||
@ -904,7 +904,7 @@ sub LuftdatenInfo_statusRequest($) {
|
|||||||
<li>
|
<li>
|
||||||
<code>interval <seconds></code><br>
|
<code>interval <seconds></code><br>
|
||||||
Intervall in Sekunden in dem Abfragen durchgeführt werden.<br>
|
Intervall in Sekunden in dem Abfragen durchgeführt werden.<br>
|
||||||
Der Vorgabe- und Mindestwert beträgt 300 Sekunden.
|
Der Vorgabe- und Mindestwert beträgt 300 Sekunden für remote Abfragen und 30 Sekunden für local Abfragen.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<code>timeout <seconds></code><br>
|
<code>timeout <seconds></code><br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user