2
0
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:
igami 2020-05-14 14:44:32 +00:00
parent 54b61e8abd
commit 963c73df78

View File

@ -721,7 +721,7 @@ sub LuftdatenInfo_statusRequest($) {
<li>
<code>interval &lt;seconds&gt;</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 &lt;seconds&gt;</code><br>
@ -904,7 +904,7 @@ sub LuftdatenInfo_statusRequest($) {
<li>
<code>interval &lt;seconds&gt;</code><br>
Intervall in Sekunden in dem Abfragen durchgef&uuml;hrt werden.<br>
Der Vorgabe- und Mindestwert betr&auml;gt 300 Sekunden.
Der Vorgabe- und Mindestwert betr&auml;gt 300 Sekunden für remote Abfragen und 30 Sekunden für local Abfragen.
</li>
<li>
<code>timeout &lt;seconds&gt;</code><br>