kalkih/mini-media-player

service "script.sonos_say" not found

Closed this issue · 1 comments

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

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

BR