Skip to content

Blueprint fails to send tts message #37

@rchl

Description

@rchl

Blueprint explicitly specifies en-US language when triggering TTS:

- 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:

Image

Perhaps the blueprint should not specify the language (that would work but of course might use non-english language depending on user defaults)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions