mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 07:24:21 +00:00
98_LW12.pm: fixed commandref typo
git-svn-id: https://svn.fhem.de/fhem/trunk@7249 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
4cf1388c8f
commit
df25d8a171
@ -1,3 +1,4 @@
|
|||||||
|
$Id: $
|
||||||
# ############################################################################
|
# ############################################################################
|
||||||
#
|
#
|
||||||
# FHEM Modue for WLAN based LED Driver
|
# FHEM Modue for WLAN based LED Driver
|
||||||
@ -581,7 +582,7 @@ sub LW12_updateStatus( $ ) {
|
|||||||
<a name="LW12attr"></a>
|
<a name="LW12attr"></a>
|
||||||
<b>Attributes</b>
|
<b>Attributes</b>
|
||||||
<ul>
|
<ul>
|
||||||
<li>disabel<br>
|
<li>disable<br>
|
||||||
Disable tcp connection and update process. Internal Timer remains active!</li>
|
Disable tcp connection and update process. Internal Timer remains active!</li>
|
||||||
<li>updateInterval<br>
|
<li>updateInterval<br>
|
||||||
The Interval of the Statusupdates in seconds. If <updateInterval> = 0, the automatic updates are not active. Default is 60.</li>
|
The Interval of the Statusupdates in seconds. If <updateInterval> = 0, the automatic updates are not active. Default is 60.</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user