forked from eClarity/mycroft-homeassistant
-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels