core/homeassistant/components/conversation
Michael Hansen 929bfd3dfc
Bump intents to 2023.4.26 (#92070)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-04-26 22:31:35 +02:00
..
__init__.py Fall back to domain for conversation agents without title (#92014) 2023-04-25 22:14:44 +02:00
agent.py Adjust typing of AbstractConversationAgent.supported_languages (#91648) 2023-04-19 10:53:49 -04:00
const.py Pipelines to default to Home Assistant agent (#91321) 2023-04-13 00:34:19 -04:00
default_agent.py Add property `supported_languages` to `AbstractConversationAgent` (#91588) 2023-04-18 15:11:04 -05:00
manifest.json Bump intents to 2023.4.26 (#92070) 2023-04-26 22:31:35 +02:00
services.yaml Add support for multiple conversation agents (#87337) 2023-02-03 23:35:29 -05:00
strings.json
util.py