Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alarm feature #66

Merged
merged 9 commits into from
Mar 25, 2024
Merged

Alarm feature #66

merged 9 commits into from
Mar 25, 2024

Conversation

vortigont
Copy link
Owner

implement Alarm core function

Four alarms by default are availabe
Each alarm could one of those types
 - one time
 - daily
 - workday
 - weekend

Melody could be set per alarm
Config is save into netsted json object under "alrmclock" widget's config

add work hours for Cuckoo Alarms

out of work hours cockoo won't bother with it's sounds

saving on/off flags of activated widgets to NVS to reduce json config overwrites
out of work hours cockoo won't bother with it's sounds
Four alarms by default are availabe
Each alarm could one of those types
 - one time
 - daily
 - workday
 - weekend

Melody could be set per alarm
Config is save into netsted json object under "alrmclock" widget's config
serialize and send data to/from UI
add lnk/temp ignore
@vortigont vortigont merged commit 89691d2 into master Mar 25, 2024
6 checks passed
@vortigont vortigont deleted the alarm branch April 29, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant