Just showing off my pet project called TagTuner.
It is NFC tag controller for digital only music library.
Over the last few months I've published different versions.
Current firmware works with esp8266 (like tagreader), esp32 D1 mini, m5 Atom and even HA Voice PE.
Full setup consists of TagTuner device and HA blueprint automation which works with Sonos players or Music Assistant library and players.
Difference between TagTuner and plain NFC reader is in the firmware and my blueprint. Rather than doing automations for each tag individually you put playlist address on the tag and single blueprint automation work the rest. You can have multiple TagTuners in different rooms configured each for its room speakers. And still use single set of tags. You can even swap or borrow tags with friends and family 😉
So far the response from the community is quite enthusiastic. If you're looking for a new project to build, this might be it.
Drop by on HA communities thread https://community.home-assistant.io/t/tagtuner-music-player-for-nfc-tags/787529
Many more details can be found on my github https://luka6000.github.io/TagTuner/
I’ve refined my old project with a brand new device style. This is TagTuner which allows me to play music with NFC cards. There is only one automation and card holds stream url in Music Assistant format or direct http link to source if used with Sonos. For more details please see github pages