i'm trying to get a tts notification on my phone in another language (Dutch). ive tried some stuff already but cant seem to figure it out
sequence:
- service: notify.mobile_app_rob_s_note_22_ultra
data:
message: TTS
data:
ttl: 0
priority: high
media_stream: alarm_stream_max
tts_text: "Smoke is detected!"
channel: alarm_stream
persistent: true
sticky: true
color: red
vibrationPattern: "100, 1000, 100, 1000"
tag: critical_alert
mode: single
i want to change the text to dutch but also have a dutch voice speak the notification.