core/homeassistant/components/almond
Michael Hansen 961c8cc167
Update intent response (#83858)
* Add language to conversation and intent response

* Move language to intent response instead of speech

* Extend intent response for voice MVP

* Add tests for error conditions in conversation/process

* Move intent response type data into "data" field

* Move intent response error message back to speech

* Remove "success" from intent response

* Add id to target in intent response

* target defaults to None

* Update homeassistant/helpers/intent.py

* Fix test

* Return conversation_id and multiple targets

* Clean up git mess

* Fix linting errors

* Fix more async_handle signatures

* Separate conversation_id and IntentResponse

* Add unknown error code

* Add ConversationResult

* Don't set domain on single entity

* Language is required for intent response

* Add partial_action_done

* Default language in almond agent

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-12-13 16:46:40 -06:00
..
translations [ci skip] Translation update 2022-12-09 00:24:29 +00:00
__init__.py Update intent response (#83858) 2022-12-13 16:46:40 -06:00
config_flow.py Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
const.py
manifest.json Move Local OAuth http endpoint registration to auth component (#69507) 2022-04-06 22:34:31 -07:00
strings.json