mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 04:36:36 +00:00
added documentation for language option to Weather define
git-svn-id: https://svn.fhem.de/fhem/trunk@1919 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
19f0661121
commit
5f38a755de
@ -5285,26 +5285,13 @@ To send the data, both send or write could be used.<br>
|
||||
The optional parameter <code>interval</code> is the time between subsequent updates
|
||||
in seconds. It defaults to 3600 (1 hour).<br><br>
|
||||
|
||||
The optional language parameter is currently ignored.<!--may be one of
|
||||
<code>da</code>,
|
||||
The optional language parameter may be one of
|
||||
<code>de</code>,
|
||||
<code>en</code>,
|
||||
<code>es</code>,
|
||||
<code>fi</code>,
|
||||
<code>fr</code>,
|
||||
<code>it</code>,
|
||||
<code>ja</code>,
|
||||
<code>ko</code>,
|
||||
<code>nl</code>,
|
||||
<code>no</code>,
|
||||
<code>pt-BR</code>,
|
||||
<code>ru</code>,
|
||||
<code>sv</code>,
|
||||
<code>zv-CN</code>,
|
||||
<code>zv-TW</code>.
|
||||
|
||||
It determines the natural language in which the forecast information appears.
|
||||
It defaults to <code>en</code>. If you want to set the language you also have to set the interval.--><br><br>
|
||||
It defaults to <code>en</code>. If you want to set the language you also have to set the interval.<br><br>
|
||||
|
||||
Examples:
|
||||
<pre>
|
||||
|
Loading…
x
Reference in New Issue
Block a user