mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 03:44:52 +00:00
59_Twilight: ad commandref hint wrt. computeAfterInit
git-svn-id: https://svn.fhem.de/fhem/trunk@29676 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
173a8f7bc7
commit
35f67c3f4c
@ -1192,7 +1192,8 @@ Example:
|
|||||||
define BlindDown at *{twilight("myTwilight","sr_indoor","7:30","9:00")} set xxxx position 100
|
define BlindDown at *{twilight("myTwilight","sr_indoor","7:30","9:00")} set xxxx position 100
|
||||||
# xxxx is a defined blind
|
# xxxx is a defined blind
|
||||||
</pre>
|
</pre>
|
||||||
|
<br>
|
||||||
|
Note: you may want to set <a href="#at-attr-computeAfterInit">computeAfterInit</a> attribute to this at.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
=end html
|
=end html
|
||||||
@ -1362,7 +1363,8 @@ Anwendungsbeispiel:
|
|||||||
define BlindDown at *{twilight("myTwilight","sr_indoor","7:30","9:00")} set xxxx position 100
|
define BlindDown at *{twilight("myTwilight","sr_indoor","7:30","9:00")} set xxxx position 100
|
||||||
# xxxx ist ein definiertes Rollo
|
# xxxx ist ein definiertes Rollo
|
||||||
</pre>
|
</pre>
|
||||||
|
<br>
|
||||||
|
Siehe dazu auch das <a href="#at-attr-computeAfterInit">computeAfterInit</a> Attribut zum at-Modul.
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
=end html_DE
|
=end html_DE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user