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

Hourly chime disable at night #451

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

voloved
Copy link
Contributor

@voloved voloved commented Aug 30, 2024

Hourly Chime Quiet Hours

This commit adds times when the chime won't play. Due to the limited size of movement_settings_t, this will only allow a few options for when to start and end chiming.

Those options are:

  • First Hour that Chimes:
    • 6AM
    • 7AM
    • 10AM
    • Sunrise if Longitude/Latitude are not set; Noon otherwise
    • Always
  • First Hour Without Chiming:
    • 8PM
    • 9PM
    • 10PM
    • Sunset if Longitude/Latitude are not set; Midnight otherwise
    • Always

What preference Screen Looks Like

Start_chime
End_chime

@voloved voloved force-pushed the hourly_chime_disable_at_night branch from e609966 to dcafdea Compare September 3, 2024 21:22
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