I have an existing NFC payment implant that I would like to use to trigger automations with.
When I use the companion app to create a new NFC Tag the ID does look somewhat like this:
tag_id: a4778414-e79e-4ac0-b343-0b4fe9b4xxxx
But when I use an external NFC App to scan my implant the ID looks like this:
04:11:A9:01:33:35:XX
Since I can not write to the Implant I’d like to create a tag within the HomeAssistant app with the ID of the implant. I do fail to do so and suspect that it’s a formatting issues somehow.
Anyone? Thanks!