mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-07 22:29:19 +00:00
Dokumentation changed
git-svn-id: https://svn.fhem.de/fhem/trunk@5261 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
28b77ae5ed
commit
86fa125855
@ -104,7 +104,7 @@ sub WeekdayTimer_SetAllParms() { # {WeekdayTimer_SetAllParms()}
|
|||||||
<a name="weekdayTimer_define"></a>
|
<a name="weekdayTimer_define"></a>
|
||||||
<b>Define</b>
|
<b>Define</b>
|
||||||
<ul>
|
<ul>
|
||||||
<code>define <name> weekdayTimer <device> <profile> <command>|<condition></code>
|
<code>define <name> WeekdayTimer <device> <profile> <command>|<condition></code>
|
||||||
<br><br>
|
<br><br>
|
||||||
|
|
||||||
to set a weekly profile for <device><br><br>
|
to set a weekly profile for <device><br><br>
|
||||||
@ -162,7 +162,7 @@ sub WeekdayTimer_SetAllParms() { # {WeekdayTimer_SetAllParms()}
|
|||||||
|
|
||||||
If you want to have set all WeekdayTimer their current value (after a phase of exception),
|
If you want to have set all WeekdayTimer their current value (after a phase of exception),
|
||||||
you can call the function <b> WeekdayTimer_SetAllParms ()</b>.
|
you can call the function <b> WeekdayTimer_SetAllParms ()</b>.
|
||||||
This call can be automatically coupled to a dummy by notify:
|
This call can be automatically coupled to a dummy by notify:
|
||||||
<code>define WDStatus2 notify Dummy:. * {WeekdayTimer_SetAllParms ()}</code>
|
<code>define WDStatus2 notify Dummy:. * {WeekdayTimer_SetAllParms ()}</code>
|
||||||
|
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user