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

feat: allow turning the beep on boot off #239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dahlb
Copy link

@dahlb dahlb commented May 24, 2023

I'm new to esphome but I'm am trying to prevent the tag reader from beeping when the power goes out. There is a comment about a condition that seems to have been removed, using the state of the buzzer but that didn't seem to be available when I tried to reference it during startup. This works and allows me to continue tracking any other updates from this package while overriding it locally with substitutions.

ie

substitutions:
  name: "tagreader-playroom"
  friendly_name: "tagreader-playroom"
  beep_on_boot: "false"

@bjebb
Copy link

bjebb commented Aug 12, 2023

I would love this feature, the boot-beep is disturbing.

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.

None yet

2 participants