mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
upated on weather and change order in device overview
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1401 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
ca67602045
commit
4d1b79ef75
@ -127,14 +127,14 @@
|
|||||||
<a href="#USF1000">USF1000</a>
|
<a href="#USF1000">USF1000</a>
|
||||||
<a href="#USBWX">USBWX</a>
|
<a href="#USBWX">USBWX</a>
|
||||||
<a href="#VantagePro2">VantagePro2</a>
|
<a href="#VantagePro2">VantagePro2</a>
|
||||||
|
<a href="#Weather">Weather</a>
|
||||||
<a href="#WEBCOUNT">WEBCOUNT</a>
|
<a href="#WEBCOUNT">WEBCOUNT</a>
|
||||||
<a href="#WEBIO">WEBIO</a>
|
<a href="#WEBIO">WEBIO</a>
|
||||||
<a href="#WEBIO_12DIGITAL">WEBIO_12DIGITAL</a>
|
<a href="#WEBIO_12DIGITAL">WEBIO_12DIGITAL</a>
|
||||||
|
<a href="#WOL">WOL</a>
|
||||||
<a href="#WS2000">WS2000</a>
|
<a href="#WS2000">WS2000</a>
|
||||||
<a href="#WS300">WS300</a>
|
<a href="#WS300">WS300</a>
|
||||||
<a href="#WS3600">WS3600</a>
|
<a href="#WS3600">WS3600</a>
|
||||||
<a href="#Weather">Weather</a>
|
|
||||||
<a href="#WOL">WOL</a>
|
|
||||||
<a href="#X10">X10</a>
|
<a href="#X10">X10</a>
|
||||||
<a href="#xxLG7000">xxLG7000</a>
|
<a href="#xxLG7000">xxLG7000</a>
|
||||||
|
|
||||||
@ -4344,9 +4344,9 @@ A line ending with \ will be concatenated with the next one, so long lines
|
|||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
<pre>
|
<pre>
|
||||||
define MyWeather Weather "Frankfurt,HE"
|
define MyWeather Weather Frankfurt,HE
|
||||||
define Forecast Weather "Amsterdam,NL" 1800
|
define Forecast Weather Amsterdam,NL 1800
|
||||||
define weather Weather "30000,France" 3600 fr
|
define weather Weather 30000,France 3600 fr
|
||||||
define W Weather ,,,50500000,30500000 600 es
|
define W Weather ,,,50500000,30500000 600 es
|
||||||
</pre>
|
</pre>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user