Skip to content

Updated to 17 finally and I have an error when using TTS (still works but NR shows it needs fixing. #1619

Discussion options

You must be logged in to vote

what did you find? After updating I am encountering the same error on all of my tts.cloud_say actions as you indicated above as the targets have been somehow eliminated.

I should have added to my post, you're right. So originally I had this.
{
"language": "en-GB",
"message": "hello james"

}

and had to add the first line with the entity to fix it.

{
"entity_id":"media_player.jrs_bedroom",
"language": "en-GB",
"message": "hello james"

}

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@inguy24
Comment options

@zachowj
Comment options

@monsieurlatte
Comment options

Answer selected by monsieurlatte
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants