Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tell a joke not working #28

Open
sammers101 opened this issue Oct 30, 2024 · 0 comments
Open

Tell a joke not working #28

sammers101 opened this issue Oct 30, 2024 · 0 comments

Comments

@sammers101
Copy link

This does nothing except sometimes will make a chime sound:

action:

  • action: google_assistant_sdk.send_text_command
    data:
    command: Tell me a joke
    media_player: media_player.googlenestpointa56d_2
    enabled: true
  • action: google_assistant_sdk.send_text_command
    metadata: {}
    data:
    command: Tell me a joke on the kitchen speaker
    enabled: true
    mode: single

Yet this works fine for me:

  • action: google_assistant_sdk.send_text_command
    metadata: {}
    data:
    command: Turn off kitchen light
    mode: single
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant