Hi - I am using ESPRaspiAudio Muse Luxe … and it is working fine for Voice Assistant. But I cannot get any webradio playing on my device any more.
In the past (some releases ago) I had an automation which playes a “text to speach” message and started the webradio for streaming. Since some month itś not working any more … I mean, the “text to speach” will be played, and afterthat there ist only some “Cracking” and no sound comes from the speaker any more.
Here is the code snippes from the automation:
service: media_player.play_media
target:
entity_id: media_player.esp04_raspiaudio_muse_esp04_raspiaudio_muse_2
data:
media_content_id: media-source://radio_browser/4afd638b-9f4d-4a55-b4f1-b53214ae717e
media_content_type: audio/mpeg
metadata:
title: Welle1
thumbnail: ""
media_class: music
children_media_class: null
navigateIds:
- {}
- media_content_type: app
media_content_id: media-source://radio_browser
- media_content_type: music
media_content_id: media-source://radio_browser/country/AT
P.S.: also the same with the m5stack-atom-echo Speaker which I had installed
Can somebody help me ?