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 176 forks source link

What do these options do? #191

Closed bmbouter closed 1 year ago

bmbouter commented 1 year ago

Can a description be given for what these do?

Also for the configuration section, are the LED enabled and Buzzer Enabled for the device after booted, or are these the states of the device when it boots? How can I control the state when it boots, is that only in the yaml itself?

bmbouter commented 1 year ago

Also what's the upgrade like, when a new version is released does esphome auto-upload it and apply the substitutions?

adonno commented 1 year ago

Settings for LED and Buzzer will have to be added to the yaml via esphome and will overwrite the default settings

Also what's the upgrade like, when a new version is released does esphome auto-upload it and apply the substitutions?

no you will have to manually upload it but esphome will find an update when changes are made to the main yaml and you will get an update notification