core/homeassistant/components/conversation
Paulus Schoutsen cd330a2740
Pass device ID to conversation input (#93867)
2023-05-31 16:56:12 -04:00
..
__init__.py Pass device ID to conversation input (#93867) 2023-05-31 16:56:12 -04:00
agent.py Pass device ID to conversation input (#93867) 2023-05-31 16:56:12 -04:00
const.py Allow exposing any entity to the default conversation agent (#92398) 2023-05-03 09:45:54 -04:00
default_agent.py Fix error if a `custom_sentences` file is empty (#93530) 2023-05-30 19:53:52 -04:00
manifest.json Bump intents to 2023.5.30 (#93822) 2023-05-30 22:11:08 +02:00
services.yaml Add support for multiple conversation agents (#87337) 2023-02-03 23:35:29 -05:00
strings.json
util.py