Unter Alexa Devices habe ich die Sprachausgabe so gelöst:
Yaml:
action: tts.speak
metadata: {}
data:
cache: true
media_player_entity_id: media_player.echo_wohnzimmer
message: Hallo, wie geht's
target:
entity_id: tts.home_assistant_cloud
Gui
Kommando auf Echo ausführen:
Yaml:
action: alexa_devices.send_text_command
data:
text_command: Spiele Radio RTL Oldies
device_id: 76d0158996af3507427766183e7c8f46
Gui:

