adonno / tagreader

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

REQUEST: Beep when read #80

Closed omayhemo closed 3 years ago

omayhemo commented 3 years ago

I heard an initialization beep from the unit, so I'm wondering if it can be made to beep when successfully read?

adonno commented 3 years ago

In Home-Assistant you should see a new device called tagreader_xxxxx in the ESPHome integrations that Device exposes 3 entities. Turn the "loudspeaker" on and it will beep at every scan

omayhemo commented 3 years ago

You rock!