Home Assistant Tags

  1. Adonno’s ESPHome configuration currently does not yet support reading the content of the card, only the read-only id number from the header. This is a limitation of the card reader component in ESPHome. Android/IOS use an tag number encoded in the data.

    In the mean time, one possible work around is to first scan the card with the ESPHome device. Then use the Android or IOS to write that same card ID back to the body of the card. In theory that should make both recognize it as the same card.

  2. NFC is deliberately restricted by android when locked or screen off, such that apps cannot receive NCF intents while locked. It might be possible to bypass this while rooting the phone, but not in unmodified Android.

1 Like