make it possible to align autotime to an minute

This commit is contained in:
chrys
2016-11-13 22:50:53 +01:00
parent 92e7a8aebc
commit 7bc4745e2a
6 changed files with 42 additions and 11 deletions

View File

@ -125,4 +125,7 @@ list=
enabled=False
presentTime=True
presentDate=True
delaySec=3600
delaySec=0
# present time after to given minutes example every 15 minutes: 00,15,30,45
# if delaySec is >0 onMinutes is ignored
onMinutes=00,30