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

1 tag with multiple tag readers #186

Closed LuxStatera closed 1 year ago

LuxStatera commented 1 year ago

I just built 2 tag readers and plan on building a few more. I know it is possible to have each reader run a different script for 1 tag but I have no idea how to do this. I have tried to mess with the triggers, conditions, and actions to have 1 tag perform differently with each reader but no success. How would I go about this? For example: tag1 is scanned by reader1 and runs script1. tag1 is scanned by reader2 and runs script2. I love the project by the way!