home-assistant / architecture

Repo to discuss Home Assistant architecture
313 stars 100 forks source link

NFC tags: Allow tag ID to be set from the tag UID #489

Closed kmdm closed 1 year ago

kmdm commented 3 years ago

Context

Currently, when using NFC tags in Home Assistant a tag can potentially have two IDs.

Thus this potentially requires duplicate configuration in Home Assistant to handle the tags across mobile phone and ESP based readers.

This was originally requested in the android companion app issue tracker and it was suggested to raise it in the architecture repo:

Proposal

I'd like to propose that the companion apps have the option to write the tag UID to the tag as the the tag ID used by Home Assistant. This would mean the ID sent from either the ESP based readers or the Home Assistant apps would be identical.

Consequences

frenck commented 1 year ago

This architecture issue is old, stale, and possibly obsolete. Things changed a lot over the years. Additionally, we have been moving to discussions for these architectural discussions.

For that reason, I'm going to close this issue.

../Frenck