sleepphasealarm. updated documentation

master
Erik Andresen 2022-06-11 09:05:31 +02:00
parent c28d85ad1f
commit fd1cab5b96
2 changed files with 3 additions and 1 deletions

View File

@ -9,3 +9,5 @@
0.08: Update to new time_utils module 0.08: Update to new time_utils module
0.09: Vibrate with configured pattern 0.09: Vibrate with configured pattern
Add setting to defer start of algorithm Add setting to defer start of algorithm
Add setting to disable scheduler alarm

View File

@ -12,7 +12,7 @@ The display shows:
## Settings ## Settings
* **Keep alarm enabled** * **Keep alarm enabled**
- Yes: (default) Alert will stay enabled, e.g. for an alarm at 7:00 the clock will buzz at 6:45 (the calculated time from the ESS algorithm) and again at 7:00. - Yes: (default) Alert will stay enabled, e.g. for an alarm at 7:00 the clock will buzz at the calculated time from the ESS algorithm (for example 6:45) and again at 7:00.
- No: No action at configured alarm time from scheduler. - No: No action at configured alarm time from scheduler.
* **Run before alarm** * **Run before alarm**
- disabled: (default) The ESS algorithm starts immediately when the application starts. - disabled: (default) The ESS algorithm starts immediately when the application starts.