NFC tag writing from an automation/script

I’ve created an automation that tells me the last time i’ve water & fertilized a house plant. But what ive created is not really scalable to what i need. My usable method is still manual and is updating an NFC tag that is on the bottom of each pot. It has two text field for the date i either watered or fertilized, plus other informationthat is to remain static. I would really like to automate it.
Is there a nfc tag reading/writing script out there that i could aquire to read the data off the ncf tag, then with a script, update what it needs to be changed to and write it back? [Read tag, if it is the same tag that was last read and it is less than an hour, update the information and prepare to write if a tag return within 1 minute write to it.] <== current plan if this script exists.
What I’ve created for automation is really not practical at level i need. I have over 200 plants so i would need around 500 sensors as of today. So if i could just use HA to update the nfc it would be ideal.