I had this action working for a while, but at some point I can't be sure of, it started throwing some errors.
action: tts.speak
target:
entity_id: tts.google_cloud
data:
cache: true
media_player_entity_id: media_player.google_mini_speaker,media_player.google_nest_speaker
message: >-
Hoy toca pollo.
options:
voice: es-ES-Chirp-HD-F
Error message attached as it's quite lengthy, because it lists all possible voices. Funny thing is that the one chosen in the action is in that list. So I don't get why the error.
Any idea?