-
-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Blueprint explicitly specifies en-US language when triggering TTS:
TagTuner/blueprints/TagTuner4HAss.yaml
Lines 282 to 288 in 980c354
| - action: tts.speak | |
| target: | |
| entity_id: !input speaktts | |
| data: | |
| media_player_entity_id: !input httpplayer | |
| message: "tag scanned" | |
| language: en-US |
At least in my setup this triggers an error when using the piper addon. Here is me triggering the action manually to reproduce:
Perhaps the blueprint should not specify the language (that would work but of course might use non-english language depending on user defaults)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels