adonno / tagreader

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

Use REPLACEME magic value in secrets.yaml #114

Closed OttoWinter closed 3 years ago

OttoWinter commented 3 years ago

Hi, awesome work here!

I have a small suggestion for the secrets.yaml file - use 'REPLACEME' as the default value for settings. This is a magic :sparkles: value that makes ESPHome warn the user they need to replace it:

image

(only appears if network section in uncommented in tagreader.yaml)

adonno commented 3 years ago

shouldn't we drop secrets.yaml and use REPLACEME in tagreader.yaml?

OttoWinter commented 3 years ago

Oh sure that would work too :)