mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
commandref_frame.html: fix typo (Forum #115468)
git-svn-id: https://svn.fhem.de/fhem/trunk@23069 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
13466db341
commit
eb6699fa5d
@ -1380,7 +1380,7 @@ The following local attributes are used by a wider range of devices:
|
|||||||
<regex>. The delay can be given<ul>
|
<regex>. The delay can be given<ul>
|
||||||
<li>in seconds, with millisecond accuracy, as you can specify decimal places,
|
<li>in seconds, with millisecond accuracy, as you can specify decimal places,
|
||||||
</li>
|
</li>
|
||||||
<li>as a timespec (HH:MM or HH::MM::SS or {perlfunc})</li>
|
<li>as a timespec (HH:MM or HH:MM:SS or {perlfunc})</li>
|
||||||
<li>or as a regex (devicename or devicename:event)</li></ul><br>
|
<li>or as a regex (devicename or devicename:event)</li></ul><br>
|
||||||
|
|
||||||
A sleep with an <id> will replace a sleep with the same <id>
|
A sleep with an <id> will replace a sleep with the same <id>
|
||||||
|
@ -1470,7 +1470,7 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
|
|||||||
aufgetreten ist. Die verzögerung kann<ul>
|
aufgetreten ist. Die verzögerung kann<ul>
|
||||||
<li>in Sekunden (Millisekunden genau, da man Nachkommastellen spezifizieren
|
<li>in Sekunden (Millisekunden genau, da man Nachkommastellen spezifizieren
|
||||||
kann)</li>
|
kann)</li>
|
||||||
<li> als timespec (HH:MM or HH::MM::SS oder {perlfunc})</li>
|
<li> als timespec (HH:MM or HH:MM:SS oder {perlfunc})</li>
|
||||||
<li>oder als suchmuster (Gerätename oder Gerätename:Event)</li>
|
<li>oder als suchmuster (Gerätename oder Gerätename:Event)</li>
|
||||||
</ul> angegeben werden.<br>
|
</ul> angegeben werden.<br>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user