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



+