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

Add support for the beeper #4

Closed
dkerr64 opened this issue Nov 30, 2024 · 2 comments
Closed

Add support for the beeper #4

dkerr64 opened this issue Nov 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@dkerr64
Copy link
Collaborator

dkerr64 commented Nov 30, 2024

Add support for the beeper... with option to activate it during time-to-close delay.

Should the beeper be reported as a HomeKit service? If so what?

@dkerr64 dkerr64 added the enhancement New feature or request label Nov 30, 2024
@PaulWieland
Copy link
Collaborator

I don't think the beeper needs to be a HomeKit service.

dkerr64 added a commit to dkerr64/homekit-ratgdo32 that referenced this issue Dec 7, 2024
dkerr64 added a commit to dkerr64/homekit-ratgdo32 that referenced this issue Dec 7, 2024
@dkerr64
Copy link
Collaborator Author

dkerr64 commented Dec 7, 2024

Feature will be added in PR #11

Tone is aways active, no option to disable (we have no option to disable light flashing, so why add it for the beeper).

I looked at RTTTL, there is a library for that (I was testing with this one) but ultimately decided to go with simple tones using Arduino built-in tone generator.

  • A tone on boot, with slightly higher pitch tone when initialization completes.
  • A tone during time-to-close with slightly higher pitch when TTC ends and door closes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants