Hey everyone,
I looked into building a Phoniebox and thought it seemed a bit… Well, I wanted a kid-proof RFID jukebox without the complex setup, 32 bit distro and extra services. I also wanted it to be more useful on the long run.
That’s why I created Owlbox, because I made it look like an owl for my toddler!
- No more convoluted services: Instead of a dedicated server on a Pi, it uses an ESP32 with ESPHome. This makes it more reliable, simpler to manage, and cheaper to build.
- Deep Home Assistant Integration: Because it’s built on ESPHome and a custom HACS integration, it’s a first-class citizen in Home Assistant. All your tag mapping and controls are right where they belong.
- Powered by Music Assistant: Leverages the best music backend for Home Assistant for seamless playback.
The main contribution is the custom integration, which basically handles RFID mapping and playback. Of course, this would not have been this easy without Sonocotta’s Louder ESP32 , 100% recommended, very nice hardware. He has done a lot of work to make it work nicely with ESPhome, and I basically just added the RFID and button parts to his configuration.
If you want a modern, streamlined, and truly integrated RFID jukebox for your kid (or home), this is it. All the details, code, and hardware guides are on on GitHub: GitHub - XtracT/rfid-jukebox
Let me know what you think!
/Xtract
