#MusicAssistant playing radio/ music and tts from

1 messages · Page 1 of 1 (latest)

rain sparrow
#

SO I have dockerized HA, and MA (MusicAssistant).
I tried it via GUI, and MusicAssistant works, has information about all my speakers etc.

Now what I don;t know is how to call a service to my aryllic up2stream device (linkplay integration) and play radio?

Is this good approach:

  1. Get library endpoint
  2. Save the json response to some variable
  3. Call music_assistant.play and pass this response | random ?

And why is the documentation is so poorly written?

Thanks for any help