HomePod as a media player

I’d love to stream internet radio to my HomePod. If anyone could help it would be amazing. Thanks

Just found this: https://github.com/mcfisto/homebridge-airtunes-radio

If anyone could translate this code into a Home Assistant media player it would be really overwhelming :slight_smile:

1 Like

I think, this might be closer to what we’re looking for: https://github.com/lperrin/node_airtunes

It’s a node library for AirTunes, which is the protocol to stream audio to devices like the HomePod.

Does anyone here have any experience with implementing for such streaming devices? I would be interested in getting involved. Would something like porting node-airtunes to python be the right way to go?