core/homeassistant/components/conversation
Michael Hansen 106cb4cfb7
Bump intents and add tests for new error messages (#118317)
* Add new error keys

* Bump intents and test new error messages

* Fix response text
2024-05-28 12:24:24 -04:00
..
__init__.py Add Assist timers (#117199) 2024-05-14 14:42:32 -04:00
agent_manager.py Add conversation agent debug tracing (#118124) 2024-05-25 14:16:51 -04:00
const.py Add Assist timers (#117199) 2024-05-14 14:42:32 -04:00
default_agent.py Bump intents and add tests for new error messages (#118317) 2024-05-28 12:24:24 -04:00
entity.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
http.py Make sure conversation entities have correct name in list output (#118272) 2024-05-27 21:45:14 -04:00
icons.json Add service icons to Conversation (#113286) 2024-03-14 13:53:14 +01:00
manifest.json Bump intents and add tests for new error messages (#118317) 2024-05-28 12:24:24 -04:00
models.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
services.yaml
strings.json Add "conversation" key to translations (#114887) 2024-04-04 14:45:27 -05:00
trace.py Add conversation agent debug tracing (#118124) 2024-05-25 14:16:51 -04:00
trigger.py Add conversation entity (#114518) 2024-04-01 21:34:25 -04:00
util.py