Hey all, I have been trying to mess around with a respeaker lite as a VA, but I cant seem to get it to respond on another speaker.
I've tried a few variations of Media play, or cloud say but none are working. Does anyone have this working using formatBCE's code?
Any assistance would be appreciated as I am currently losing my mind lol
Currently I have this set, but if I understand it right its called to the id so I am not sure this config will work like this
on_tts_end:
- script.execute:
id: send_tts_uri_event
- homeassistant.service:
service: media_player.play_media
data:
entity_id: media_player.sound_bar
media_content_id: !lambda 'return x;'
media_content_type: music
announce: "true"