Michael Hansen
ac87528bec
Add language to conversation and intent response ( #83486 )
...
* Add language to conversation and intent response
* Add language parameter to conversation/process service
* Move language to intent response instead of speech
* Add language to almond conversation agent
* Fix intent test
2022-12-08 11:39:28 -05:00
Ville Skyttä
73d192b3f3
Use HTTPStatus instead of HTTP_ consts and magic values in comp.../[bc]* ( #57989 )
2021-10-22 19:43:40 +02:00
Paulus Schoutsen
111050bea9
Clean up core services ( #31509 )
...
* Clean up core services
* Fix conversation test
2020-02-08 13:10:59 +01:00
Bas Nijholt
080c702d4f
Sort imports according to PEP8 for components starting with "C" ( #29763 )
2019-12-09 18:56:21 +01:00
Paulus Schoutsen
d1aa0cea97
Move intent registration to own integration ( #29280 )
...
* Move intent registration to own integration.
* Lint
2019-12-01 14:12:57 -08:00
Paulus Schoutsen
004476a1f8
Add intent integration to expose intent handle API ( #29124 )
...
* Add intent integration to expose intent handle API.
* Run hassfest + fix scaffolding
* Update __init__.py
2019-11-27 11:25:43 +01:00
Paulus Schoutsen
c76f768a82
Make conversation and intent context aware ( #28965 )
...
* WIP
* LINT
2019-11-26 11:30:21 +01:00
Michael Hansen
c2161b1f5a
Add HTTP view to conversation to handle intents via JSON POST ( #28818 )
2019-11-19 13:47:03 -06:00
Paulus Schoutsen
fadb6a3979
Add support for conversation ID ( #28620 )
2019-11-07 12:21:12 -08:00
Paulus Schoutsen
a119932ee5
Refactor the conversation integration ( #27839 )
...
* Refactor the conversation integration
* Lint
2019-10-18 11:46:45 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
Paulus Schoutsen
65432ba552
Move core stuff into Home Assistant integration ( #22407 )
...
* Move core stuff into Home Assistant integration
* Lint
2019-03-26 13:38:32 +01:00
Paulus Schoutsen
b8cc547fa3
Move components to folders ( #20774 )
...
* Move all components into folders
* Move component tests into folders
* Fix init moving
* Move tests
* Lint
* Update coverage
* Fix service descriptions
* Update CODEOWNERS
2019-02-05 19:31:15 -08:00