mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +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>
|
||||
<code>interval <seconds></code><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>
|
||||
<code>timeout <seconds></code><br>
|
||||
@ -904,7 +904,7 @@ sub LuftdatenInfo_statusRequest($) {
|
||||
<li>
|
||||
<code>interval <seconds></code><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>
|
||||
<code>timeout <seconds></code><br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user