kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.51k stars 206 forks source link

service "script.sonos_say" not found #827

Closed Zuendapp closed 2 months ago

Zuendapp commented 8 months ago

Hey there,

since a few days my homeassistant throws following error when I want to play TTS via the mini-media-player via my sonos beam 2.

"service script.sonos_say not found"

My Config:

        "type: custom:mini-media-player
        entity: media_player.sonos_beam
        artwork: full-cover
        icon: si:sonos
        tts:
          platform: sonos
          entity_id: media_player.sonos_beam
        name: Sonos Beam"

Can i reinstall this script?

Thank you very much!

BR

Zuendapp commented 2 months ago

I changed the TTS platform to "alexa" and now it works.

BR