From 87e855ea523d847a72c15b14b41869d43ebfac1d Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Tue, 12 Jan 2021 19:42:27 +0000 Subject: [PATCH] 90_at.pm: add missing at_ultimo documentation (Forum #117269) git-svn-id: https://svn.fhem.de/fhem/trunk@23513 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/90_at.pm | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/fhem/FHEM/90_at.pm b/fhem/FHEM/90_at.pm index 89a399583..d62153ef8 100644 --- a/fhem/FHEM/90_at.pm +++ b/fhem/FHEM/90_at.pm @@ -516,6 +516,19 @@ at_ultimo(;$$$) cron or filter the date in a perl expression, see the last example and the section Perl special. +
at_ultimo()
can be used as perlfunc for
+ datespec.
+ define at_ultimo at *{at_ultimo()} set lamp1 off
define at_ultimo at *{at_ultimo(12,23,45)} set lamp1
+ off
at_ultimo()
als perlfunc für eine
+ datespec verwendet werden.
+ define at_ultimo at *{at_ultimo()} set lamp1 off
define at_ultimo at *{at_ultimo(12,23,45)} set lamp1
+ off