You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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']
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
The text was updated successfully, but these errors were encountered: