adonno / tagreader

Simple to build/use NFC tag reader, specially created for Home Assistant
https://adonno.com
GNU General Public License v3.0
1.13k stars 175 forks source link

feat: allow turning the beep on boot off #239

Open dahlb opened 1 year ago

dahlb commented 1 year ago

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 commented 10 months ago

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