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

Key error: speech #125

Open
dapuzz opened this issue Mar 9, 2023 · 0 comments
Open

Key error: speech #125

dapuzz opened this issue Mar 9, 2023 · 0 comments

Comments

@dapuzz
Copy link

dapuzz commented Mar 9, 2023

Hi
I think we need to fix the conversation api response as per exmaple documentation:
return req.json()['speech']['plain']
to
return req.json()['response']['speech']['plain']

Reference: https://developers.home-assistant.io/docs/intent_conversation_api/#conversation-response

Sorry, I can't pull a request to fix that.

Thank you

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