From 324c728e6635a0873877b2a70abd5ba837b998ce Mon Sep 17 00:00:00 2001 From: HomeAuto_User <> Date: Tue, 15 Oct 2019 16:04:25 +0000 Subject: [PATCH] 88_Timer: commandref revised git-svn-id: https://svn.fhem.de/fhem/trunk@20367 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 1 + fhem/FHEM/88_Timer.pm | 26 ++++++++++++++++---------- 2 files changed, 17 insertions(+), 10 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index 7a73d7dc8..e56b5dbce 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,6 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - change: 88_Timer: commandref revised - change: 49_SSCam: internal code changed - change: 88_Timer: Remove line end when importing file of the saved timers Background color of the table from CSS diff --git a/fhem/FHEM/88_Timer.pm b/fhem/FHEM/88_Timer.pm index 4bcc3f4d8..5b67d2df6 100644 --- a/fhem/FHEM/88_Timer.pm +++ b/fhem/FHEM/88_Timer.pm @@ -896,16 +896,16 @@ the timer uses the calculated sunset time at your location. (For this calc Programmable actions are currently:

-* To do this, enter the code to be executed in the respective attribute. example: Timer_03_set +* To do this, enter the code to be executed in the respective attribute. example: Timer_03_set

Interval switching of the timer is only possible in the following variants:
@@ -972,6 +972,9 @@ This makes it possible, for example, to have a timer run every Sunday at 15:30:0 In the room Unsorted the table UI is always switched off!

+

@@ -999,7 +1002,7 @@ This makes it possible, for example, to have a timer run every Sunday at 15:30:0



+