Home-/Music-assistant RFID Jukebox
Setup
- Setup music-assistant
- Setup tag reader
- Find tag scanner id:
To find your scanner’s device ID, open
Developer tools -> Events -> Listento events and subscribe totag_scanned. Then scan a tag on the reader and note down the device_id from the data section.
i.e. 223e7b4b2a009f595d52107c3455b45f (Adonno tag reader)
- Find player id:
i.e. 098759dc44d75b6c8ca866a40fed2ee0 (ESP Muse)
- Configure automation as shown in Building an RFID jukebox
and name it
RFID Jukebox: Play Music
Add tags
- Goto
Settings/Tags- Scan tag and rename it
- Copy the tag ID
- Goto
Settings/Automations & Scenes- Click on
RFID Jukebox: Play Music - Select
Edit in YAMLfrommenu - Copy & paste existing entry, replace ID and album URI
- Click on