-
Notifications
You must be signed in to change notification settings - Fork 3
/
CHANGED
111 lines (81 loc) · 3 KB
/
CHANGED
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
2024-01-03 - Update 88_Timer.pm
- remove old versionsstring
- added commandref for groups
2024-01-03 - Automaitc updated controls and CHANGED
2024-01-03 - Update 88_Timer.pm
2024-01-03 - Update 88_Timer.pm
- added Meta Version
- fix Display offset
2023-12-18 - Merge branch 'master' into pre-release
2023-12-18 - update timer (#12)
* Update 88_Timer.pm
- extension, offset function
- fix warning & rename varible
- revised version
2023-12-18 - Merge branch 'master' into pre-release
2023-12-08 - Update 88_Timer.pm
- revised version with offset function
2023-12-03 - Update 88_Timer.pm
- fix offset
- mark warnings
2023-11-27 - Update 88_Timer.pm
- fix warning & rename varible
2023-11-27 - Merge branch 'master' into pre-release
2023-11-27 - Update 88_Timer.pm
- extension, offset function
2022-01-04 - Automaitc updated controls and CHANGED
2022-01-04 - Update 88_Timer.pm
- fix, incorrect monthly calculation on return
2022-01-04 - Update 88_Timer.pm
- fix, no Timer on 20211230 to 20211231 https://github.com/fhem/Timer/issues/10
2021-10-21 - Update 88_Timer.pm
- fix Loglevel
2021-10-21 - Update 88_Timer.pm
- added new cmd onTimer,offTimer, onTimerAll, offTimerAll
- code optimized
- fix, ERROR msg if more than 15 timers
2021-10-14 - Update 88_Timer.pm
- revised commandref
2021-10-14 - Update CHANGED
2021-10-14 - Update 88_Timer.pm
- a save button for all changes
- fronted input field variable in size
- remove old code
- revised commandref
2021-01-20 - revised commandref
- wrong variables named
2021-01-19 - 88_Timer.pm - added versions internal
2020-12-07 - Update 88_Timer.pm
- fix (Timer not running after shutdown)
2020-12-02 - Automaitc updated controls and CHANGED
2020-09-28 - Update 88_Timer.pm
- revised code for Perl::Critic
2020-09-28 - Update 88_Timer.pm
- revised code for Perl::Critic
2020-09-28 - Automaitc updated controls and CHANGED
2020-03-25 - Update 88_Timer.pm
- revised SVN numbre
2020-02-18 - Update 88_Timer.pm
- fix FILTER. (if user use FHEM cmd line in one room and room is not named Timer)
2020-02-02 - Update 88_Timer.pm
- revised SVN revision
2020-01-28 - Update 88_Timer.pm
- added Timer_PawList check, if attribute "Timer_\d{2}_set" changed
2020-01-28 - Update 88_Timer.pm
- fix Timer_PawList after delete attr
2020-01-24 - Merge branch 'pre-release' of https://github.com/fhem/Timer into pre-release
2020-01-24 - Update 88_Timer.pm
- fix Timer_PawList with DEF
2020-01-23 - Update 88_Timer.pm
- revised code for list "Probably associated with"
2020-01-22 - Update README.md
2020-01-22 - Update README.md
2020-01-22 - Merge branch 'pre-release' of https://github.com/fhem/Timer into pre-release
2020-01-22 - Update 88_Timer.pm
- fix list "Probably associated with"
2020-01-02 - Merge pull request #6 from elektron-bbs/pre-release_singleupdate
88_Timer.pm: sub Timer_Check - readingsSingleUpdate
2019-12-13 - Merge branch 'pre-release' of https://github.com/fhem/Timer into pre-release
2019-12-13 - Update 88_Timer.pm
- fix PERL WARNING: Use of uninitialized value
2019-11-28 - Test for CI Update